Static Public Member Functions | |
static void | Accum (int op, float value) |
Binding for glAccum function (DEPRECATED). | |
static void | ActiveProgram (uint program) |
Binding for glActiveProgramEXT function. | |
static void | ActiveStencilFace (int face) |
Binding for glActiveStencilFaceEXT function. | |
static void | ActiveTexture (int texture) |
Binding for glActiveTexture function. | |
static void | ActiveVarying (uint program, string name) |
Binding for glActiveVaryingNV function. | |
static void | AlphaFragmentOp1 (int op, uint dst, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod) |
Binding for glAlphaFragmentOp1ATI function. | |
static void | AlphaFragmentOp2 (int op, uint dst, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod, uint arg2, uint arg2Rep, uint arg2Mod) |
Binding for glAlphaFragmentOp2ATI function. | |
static void | AlphaFragmentOp3 (int op, uint dst, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod, uint arg2, uint arg2Rep, uint arg2Mod, uint arg3, uint arg3Rep, uint arg3Mod) |
Binding for glAlphaFragmentOp3ATI function. | |
static void | AlphaFunc (int func, float @ref) |
Binding for glAlphaFunc function (DEPRECATED). | |
static void | ApplyTexture (int mode) |
Binding for glApplyTextureEXT function. | |
static bool | AreProgramsResident (Int32 n, uint[] programs,[Out] bool[] residences) |
Binding for glAreProgramsResidentNV function. | |
static bool | AreTexturesResident (Int32 n, uint[] textures,[Out] bool[] residences) |
Binding for glAreTexturesResident function (DEPRECATED). | |
static void | ArrayElement (int i) |
Binding for glArrayElement function (DEPRECATED). | |
static void | ArrayObject (int array, int size, int type, Int32 stride, uint buffer, uint offset) |
Binding for glArrayObjectATI function. | |
static void | AttachObject (UInt32 containerObj, UInt32 obj) |
Binding for glAttachObjectARB function. | |
static void | AttachShader (uint program, uint shader) |
Binding for glAttachShader function. | |
static void | Begin (int mode) |
Binding for glBegin function (DEPRECATED). | |
static void | BeginConditionalRender (uint id, int mode) |
Binding for glBeginConditionalRender function. | |
static void | BeginFragmentShader () |
Binding for glBeginFragmentShaderATI function. | |
static void | BeginOcclusionQuery (uint id) |
Binding for glBeginOcclusionQueryNV function. | |
static void | BeginPerfMonitor (uint monitor) |
Binding for glBeginPerfMonitorAMD function. | |
static void | BeginQuery (int target, uint id) |
Binding for glBeginQuery function. | |
static void | BeginTransformFeedback (int primitiveMode) |
Binding for glBeginTransformFeedback function. | |
static void | BeginVertexShader () |
Binding for glBeginVertexShaderEXT function. | |
static void | BeginVideoCapture (uint video_capture_slot) |
Binding for glBeginVideoCaptureNV function. | |
static void | BindAttribLocation (uint program, uint index, string name) |
Binding for glBindAttribLocation function. | |
static void | BindBuffer (int target, uint buffer) |
Binding for glBindBuffer function. | |
static void | BindBufferBase (int target, uint index, uint buffer) |
Binding for glBindBufferBase function. | |
static void | BindBufferOffset (int target, uint index, uint buffer, IntPtr offset) |
Binding for glBindBufferOffsetEXT function. | |
static void | BindBufferRange (int target, uint index, uint buffer, IntPtr offset, UInt32 size) |
Binding for glBindBufferRange function. | |
static void | BindFragDataLocation (uint program, uint color, string name) |
Binding for glBindFragDataLocation function. | |
static void | BindFragmentShader (uint id) |
Binding for glBindFragmentShaderATI function. | |
static void | BindFramebuffer (int target, uint framebuffer) |
Binding for glBindFramebuffer function. | |
static uint | BindLightParameter (int light, int value) |
Binding for glBindLightParameterEXT function. | |
static uint | BindMaterialParameter (int face, int value) |
Binding for glBindMaterialParameterEXT function. | |
static void | BindMultiTexture (int texunit, int target, uint texture) |
Binding for glBindMultiTextureEXT function. | |
static uint | BindParameter (int value) |
Binding for glBindParameterEXT function. | |
static void | BindProgram (int target, uint program) |
Binding for glBindProgramARB function. | |
static void | BindRenderbuffer (int target, uint renderbuffer) |
Binding for glBindRenderbuffer function. | |
static uint | BindTexGenParameter (int unit, int coord, int value) |
Binding for glBindTexGenParameterEXT function. | |
static void | BindTexture (int target, uint texture) |
Binding for glBindTexture function. | |
static uint | BindTextureUnitParameter (int unit, int value) |
Binding for glBindTextureUnitParameterEXT function. | |
static void | BindTransformFeedback (int target, uint id) |
Binding for glBindTransformFeedbackNV function. | |
static void | BindVertexArray (uint array) |
Binding for glBindVertexArray function. | |
static void | BindVertexShader (uint id) |
Binding for glBindVertexShaderEXT function. | |
static void | BindVideoCaptureStreamBuffer (uint video_capture_slot, uint stream, int frame_region, IntPtr offset) |
Binding for glBindVideoCaptureStreamBufferNV function. | |
static void | BindVideoCaptureStreamTexture (uint video_capture_slot, uint stream, int frame_region, int target, uint texture) |
Binding for glBindVideoCaptureStreamTextureNV function. | |
static void | Binormal3 (Int16[] v) |
Binding for glBinormal3svEXT function. | |
static void | Binormal3 (Int16 bx, Int16 by, Int16 bz) |
Binding for glBinormal3sEXT function. | |
static void | Binormal3 (int[] v) |
Binding for glBinormal3ivEXT function. | |
static void | Binormal3 (int bx, int by, int bz) |
Binding for glBinormal3iEXT function. | |
static void | Binormal3 (float[] v) |
Binding for glBinormal3fvEXT function. | |
static void | Binormal3 (float bx, float by, float bz) |
Binding for glBinormal3fEXT function. | |
static void | Binormal3 (double[] v) |
Binding for glBinormal3dvEXT function. | |
static void | Binormal3 (double bx, double by, double bz) |
Binding for glBinormal3dEXT function. | |
static void | Binormal3 (sbyte[] v) |
Binding for glBinormal3bvEXT function. | |
static void | Binormal3 (sbyte bx, sbyte by, sbyte bz) |
Binding for glBinormal3bEXT function. | |
static void | BinormalPointer (int type, Int32 stride, object pointer) |
Binding for glBinormalPointerEXT function. | |
static void | Bitmap (Int32 width, Int32 height, float xorig, float yorig, float xmove, float ymove, byte[] bitmap) |
Binding for glBitmap function (DEPRECATED). | |
static void | BlendColor (float red, float green, float blue, float alpha) |
Binding for glBlendColor function. | |
static void | BlendEquation (uint buf, int mode) |
Binding for glBlendEquationi function. | |
static void | BlendEquation (int mode) |
Binding for glBlendEquation function. | |
static void | BlendEquationIndexed (uint buf, int mode) |
Binding for glBlendEquationIndexedAMD function. | |
static void | BlendEquationSeparate (uint buf, int modeRGB, int modeAlpha) |
Binding for glBlendEquationSeparatei function. | |
static void | BlendEquationSeparate (int modeRGB, int modeAlpha) |
Binding for glBlendEquationSeparate function. | |
static void | BlendEquationSeparateIndexed (uint buf, int modeRGB, int modeAlpha) |
Binding for glBlendEquationSeparateIndexedAMD function. | |
static void | BlendFunc (uint buf, int src, int dst) |
Binding for glBlendFunci function. | |
static void | BlendFunc (int sfactor, int dfactor) |
Binding for glBlendFunc function. | |
static void | BlendFuncIndexed (uint buf, int src, int dst) |
Binding for glBlendFuncIndexedAMD function. | |
static void | BlendFuncSeparate (uint buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) |
Binding for glBlendFuncSeparatei function. | |
static void | BlendFuncSeparate (int sfactorRGB, int dfactorRGB, int sfactorAlpha, int dfactorAlpha) |
Binding for glBlendFuncSeparate function. | |
static void | BlendFuncSeparateIndexed (uint buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) |
Binding for glBlendFuncSeparateIndexedAMD function. | |
static void | BlitFramebuffer (int srcX0, int srcY0, int srcX1, int srcY1, int dstX0, int dstY0, int dstX1, int dstY1, uint mask, int filter) |
Binding for glBlitFramebuffer function. | |
static void | BufferAddressRange (int pname, uint index, UInt64 address, UInt32 length) |
Binding for glBufferAddressRangeNV function. | |
static void | BufferData (int target, UInt32 size, object data, int usage) |
Binding for glBufferData function. | |
static void | BufferSubData (int target, IntPtr offset, UInt32 size, object data) |
Binding for glBufferSubData function. | |
static void | CallList (Int32 n, int type, object lists) |
Binding for glCallLists function (DEPRECATED). | |
static void | CallList (uint list) |
Binding for glCallList function (DEPRECATED). | |
static int | CheckFramebufferStatus (int target) |
Binding for glCheckFramebufferStatus function. | |
static int | CheckNamedFramebufferStatus (uint framebuffer, int target) |
Binding for glCheckNamedFramebufferStatusEXT function. | |
static void | ClampColor (int target, int clamp) |
Binding for glClampColor function. | |
static void | Clear (uint mask) |
Binding for glClear function. | |
static void | ClearAccum (float red, float green, float blue, float alpha) |
Binding for glClearAccum function (DEPRECATED). | |
static void | ClearBuffer (int buffer, int drawbuffer, uint[] value) |
Binding for glClearBufferuiv function. | |
static void | ClearBuffer (int buffer, int drawbuffer, int[] value) |
Binding for glClearBufferiv function. | |
static void | ClearBuffer (int buffer, int drawbuffer, float[] value) |
Binding for glClearBufferfv function. | |
static void | ClearBufferfi (int buffer, int drawbuffer, float depth, int stencil) |
Binding for glClearBufferfi function. | |
static void | ClearColor (int red, int green, int blue, int alpha) |
Binding for glClearColorIiEXT function. | |
static void | ClearColor (float red, float green, float blue, float alpha) |
Binding for glClearColor function. | |
static void | ClearColorIui (uint red, uint green, uint blue, uint alpha) |
Binding for glClearColorIuiEXT function. | |
static void | ClearDepth (double depth) |
Binding for glClearDepth function. | |
static void | ClearDepthd (double depth) |
Binding for glClearDepthdNV function. | |
static void | ClearIndex (float c) |
Binding for glClearIndex function (DEPRECATED). | |
static void | ClearStencil (int s) |
Binding for glClearStencil function. | |
static void | ClientActiveTexture (int texture) |
Binding for glClientActiveTexture function (DEPRECATED). | |
static void | ClientActiveVertexStream (int stream) |
Binding for glClientActiveVertexStreamATI function. | |
static void | ClientAttribDefault (uint mask) |
Binding for glClientAttribDefaultEXT function. | |
static int | ClientWaitSync (int sync, uint flags, UInt64 timeout) |
Binding for glClientWaitSync function. | |
static void | ClipPlane (int plane, double[] equation) |
Binding for glClipPlane function (DEPRECATED). | |
static void | Color3 (UInt16[] v) |
Binding for glColor3usv function (DEPRECATED). | |
static void | Color3 (UInt16 red, UInt16 green, UInt16 blue) |
Binding for glColor3us function (DEPRECATED). | |
static void | Color3 (uint[] v) |
Binding for glColor3uiv function (DEPRECATED). | |
static void | Color3 (uint red, uint green, uint blue) |
Binding for glColor3ui function (DEPRECATED). | |
static void | Color3 (byte[] v) |
Binding for glColor3ubv function (DEPRECATED). | |
static void | Color3 (byte red, byte green, byte blue) |
Binding for glColor3ub function (DEPRECATED). | |
static void | Color3 (Int16[] v) |
Binding for glColor3sv function (DEPRECATED). | |
static void | Color3 (Int16 red, Int16 green, Int16 blue) |
Binding for glColor3s function (DEPRECATED). | |
static void | Color3 (int[] v) |
Binding for glColor3iv function (DEPRECATED). | |
static void | Color3 (int red, int green, int blue) |
Binding for glColor3i function (DEPRECATED). | |
static void | Color3 (float[] v) |
Binding for glColor3fv function (DEPRECATED). | |
static void | Color3 (float red, float green, float blue) |
Binding for glColor3f function (DEPRECATED). | |
static void | Color3 (double[] v) |
Binding for glColor3dv function (DEPRECATED). | |
static void | Color3 (double red, double green, double blue) |
Binding for glColor3d function (DEPRECATED). | |
static void | Color3 (sbyte[] v) |
Binding for glColor3bv function (DEPRECATED). | |
static void | Color3 (sbyte red, sbyte green, sbyte blue) |
Binding for glColor3b function (DEPRECATED). | |
static void | Color3h (UInt16[] v) |
Binding for glColor3hvNV function. | |
static void | Color3h (UInt16 red, UInt16 green, UInt16 blue) |
Binding for glColor3hNV function. | |
static void | Color4 (UInt16[] v) |
Binding for glColor4usv function (DEPRECATED). | |
static void | Color4 (UInt16 red, UInt16 green, UInt16 blue, UInt16 alpha) |
Binding for glColor4us function (DEPRECATED). | |
static void | Color4 (uint[] v) |
Binding for glColor4uiv function (DEPRECATED). | |
static void | Color4 (uint red, uint green, uint blue, uint alpha) |
Binding for glColor4ui function (DEPRECATED). | |
static void | Color4 (byte[] v) |
Binding for glColor4ubv function (DEPRECATED). | |
static void | Color4 (byte red, byte green, byte blue, byte alpha) |
Binding for glColor4ub function (DEPRECATED). | |
static void | Color4 (Int16[] v) |
Binding for glColor4sv function (DEPRECATED). | |
static void | Color4 (Int16 red, Int16 green, Int16 blue, Int16 alpha) |
Binding for glColor4s function (DEPRECATED). | |
static void | Color4 (int[] v) |
Binding for glColor4iv function (DEPRECATED). | |
static void | Color4 (int red, int green, int blue, int alpha) |
Binding for glColor4i function (DEPRECATED). | |
static void | Color4 (float[] v) |
Binding for glColor4fv function (DEPRECATED). | |
static void | Color4 (float red, float green, float blue, float alpha) |
Binding for glColor4f function (DEPRECATED). | |
static void | Color4 (double[] v) |
Binding for glColor4dv function (DEPRECATED). | |
static void | Color4 (double red, double green, double blue, double alpha) |
Binding for glColor4d function (DEPRECATED). | |
static void | Color4 (sbyte[] v) |
Binding for glColor4bv function (DEPRECATED). | |
static void | Color4 (sbyte red, sbyte green, sbyte blue, sbyte alpha) |
Binding for glColor4b function (DEPRECATED). | |
static void | Color4h (UInt16[] v) |
Binding for glColor4hvNV function. | |
static void | Color4h (UInt16 red, UInt16 green, UInt16 blue, UInt16 alpha) |
Binding for glColor4hNV function. | |
static void | ColorFormat (int size, int type, Int32 stride) |
Binding for glColorFormatNV function. | |
static void | ColorFragmentOp1 (int op, uint dst, uint dstMask, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod) |
Binding for glColorFragmentOp1ATI function. | |
static void | ColorFragmentOp2 (int op, uint dst, uint dstMask, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod, uint arg2, uint arg2Rep, uint arg2Mod) |
Binding for glColorFragmentOp2ATI function. | |
static void | ColorFragmentOp3 (int op, uint dst, uint dstMask, uint dstMod, uint arg1, uint arg1Rep, uint arg1Mod, uint arg2, uint arg2Rep, uint arg2Mod, uint arg3, uint arg3Rep, uint arg3Mod) |
Binding for glColorFragmentOp3ATI function. | |
static void | ColorMask (uint index, bool r, bool g, bool b, bool a) |
Binding for glColorMaski function. | |
static void | ColorMask (bool red, bool green, bool blue, bool alpha) |
Binding for glColorMask function. | |
static void | ColorMaskIndexed (uint index, bool r, bool g, bool b, bool a) |
Binding for glColorMaskIndexedEXT function. | |
static void | ColorMaterial (int face, int mode) |
Binding for glColorMaterial function (DEPRECATED). | |
static void | ColorPointer (int size, int type, IntPtr[] pointer) |
Binding for glColorPointervINTEL function. | |
static void | ColorPointer (int size, int type, Int32 stride, object pointer) |
Binding for glColorPointer function (DEPRECATED). | |
static void | ColorPointerList (int size, int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glColorPointerListIBM function. | |
static void | ColorSubTable (int target, Int32 start, Int32 count, int format, int type, object data) |
Binding for glColorSubTable function (DEPRECATED). | |
static void | ColorTable (int target, int internalformat, Int32 width, int format, int type, object table) |
Binding for glColorTable function (DEPRECATED). | |
static void | ColorTableParameter (int target, int pname, int[]@params) |
Binding for glColorTableParameteriv function (DEPRECATED). | |
static void | ColorTableParameter (int target, int pname, float[]@params) |
Binding for glColorTableParameterfv function (DEPRECATED). | |
static void | CombinerInput (int stage, int portion, int variable, int input, int mapping, int componentUsage) |
Binding for glCombinerInputNV function. | |
static void | CombinerOutput (int stage, int portion, int abOutput, int cdOutput, int sumOutput, int scale, int bias, bool abDotProduct, bool cdDotProduct, bool muxSum) |
Binding for glCombinerOutputNV function. | |
static void | CombinerParameter (int pname, int[]@params) |
Binding for glCombinerParameterivNV function. | |
static void | CombinerParameter (int pname, int param) |
Binding for glCombinerParameteriNV function. | |
static void | CombinerParameter (int pname, float[]@params) |
Binding for glCombinerParameterfvNV function. | |
static void | CombinerParameter (int pname, float param) |
Binding for glCombinerParameterfNV function. | |
static void | CombinerStageParameter (int stage, int pname, float[]@params) |
Binding for glCombinerStageParameterfvNV function. | |
static void | CompileShader (uint shader) |
Binding for glCompileShader function. | |
static void | CompressedMultiTexImage1D (int texunit, int target, int level, int internalformat, Int32 width, int border, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexImage1DEXT function. | |
static void | CompressedMultiTexImage2D (int texunit, int target, int level, int internalformat, Int32 width, Int32 height, int border, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexImage2DEXT function. | |
static void | CompressedMultiTexImage3D (int texunit, int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexImage3DEXT function. | |
static void | CompressedMultiTexSubImage1D (int texunit, int target, int level, int xoffset, Int32 width, int format, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexSubImage1DEXT function. | |
static void | CompressedMultiTexSubImage2D (int texunit, int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexSubImage2DEXT function. | |
static void | CompressedMultiTexSubImage3D (int texunit, int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, Int32 imageSize, object bits) |
Binding for glCompressedMultiTexSubImage3DEXT function. | |
static void | CompressedTexImage1D (int target, int level, int internalformat, Int32 width, int border, Int32 imageSize, object data) |
Binding for glCompressedTexImage1D function. | |
static void | CompressedTexImage2D (int target, int level, int internalformat, Int32 width, Int32 height, int border, Int32 imageSize, object data) |
Binding for glCompressedTexImage2D function. | |
static void | CompressedTexImage3D (int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, Int32 imageSize, object data) |
Binding for glCompressedTexImage3D function. | |
static void | CompressedTexSubImage1D (int target, int level, int xoffset, Int32 width, int format, Int32 imageSize, object data) |
Binding for glCompressedTexSubImage1D function. | |
static void | CompressedTexSubImage2D (int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, Int32 imageSize, object data) |
Binding for glCompressedTexSubImage2D function. | |
static void | CompressedTexSubImage3D (int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, Int32 imageSize, object data) |
Binding for glCompressedTexSubImage3D function. | |
static void | CompressedTextureImage1D (uint texture, int target, int level, int internalformat, Int32 width, int border, Int32 imageSize, object bits) |
Binding for glCompressedTextureImage1DEXT function. | |
static void | CompressedTextureImage2D (uint texture, int target, int level, int internalformat, Int32 width, Int32 height, int border, Int32 imageSize, object bits) |
Binding for glCompressedTextureImage2DEXT function. | |
static void | CompressedTextureImage3D (uint texture, int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, Int32 imageSize, object bits) |
Binding for glCompressedTextureImage3DEXT function. | |
static void | CompressedTextureSubImage1D (uint texture, int target, int level, int xoffset, Int32 width, int format, Int32 imageSize, object bits) |
Binding for glCompressedTextureSubImage1DEXT function. | |
static void | CompressedTextureSubImage2D (uint texture, int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, Int32 imageSize, object bits) |
Binding for glCompressedTextureSubImage2DEXT function. | |
static void | CompressedTextureSubImage3D (uint texture, int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, Int32 imageSize, object bits) |
Binding for glCompressedTextureSubImage3DEXT function. | |
static void | ConvolutionFilter1D (int target, int internalformat, Int32 width, int format, int type, object image) |
Binding for glConvolutionFilter1D function (DEPRECATED). | |
static void | ConvolutionFilter2D (int target, int internalformat, Int32 width, Int32 height, int format, int type, object image) |
Binding for glConvolutionFilter2D function (DEPRECATED). | |
static void | ConvolutionParameter (int target, int pname, int[]@params) |
Binding for glConvolutionParameteriv function (DEPRECATED). | |
static void | ConvolutionParameter (int target, int pname, int @params) |
Binding for glConvolutionParameteri function (DEPRECATED). | |
static void | ConvolutionParameter (int target, int pname, float[]@params) |
Binding for glConvolutionParameterfv function (DEPRECATED). | |
static void | ConvolutionParameter (int target, int pname, float @params) |
Binding for glConvolutionParameterf function (DEPRECATED). | |
static void | CopyBufferSubData (int readTarget, int writeTarget, IntPtr readOffset, IntPtr writeOffset, UInt32 size) |
Binding for glCopyBufferSubData function. | |
static void | CopyColorSubTable (int target, Int32 start, int x, int y, Int32 width) |
Binding for glCopyColorSubTable function (DEPRECATED). | |
static void | CopyColorTable (int target, int internalformat, int x, int y, Int32 width) |
Binding for glCopyColorTable function (DEPRECATED). | |
static void | CopyConvolutionFilter1D (int target, int internalformat, int x, int y, Int32 width) |
Binding for glCopyConvolutionFilter1D function (DEPRECATED). | |
static void | CopyConvolutionFilter2D (int target, int internalformat, int x, int y, Int32 width, Int32 height) |
Binding for glCopyConvolutionFilter2D function (DEPRECATED). | |
static void | CopyImageSubData (uint srcName, int srcTarget, int srcLevel, int srcX, int srcY, int srcZ, uint dstName, int dstTarget, int dstLevel, int dstX, int dstY, int dstZ, Int32 width, Int32 height, Int32 depth) |
Binding for glCopyImageSubDataNV function. | |
static void | CopyMultiTexImage1D (int texunit, int target, int level, int internalformat, int x, int y, Int32 width, int border) |
Binding for glCopyMultiTexImage1DEXT function. | |
static void | CopyMultiTexImage2D (int texunit, int target, int level, int internalformat, int x, int y, Int32 width, Int32 height, int border) |
Binding for glCopyMultiTexImage2DEXT function. | |
static void | CopyMultiTexSubImage1D (int texunit, int target, int level, int xoffset, int x, int y, Int32 width) |
Binding for glCopyMultiTexSubImage1DEXT function. | |
static void | CopyMultiTexSubImage2D (int texunit, int target, int level, int xoffset, int yoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyMultiTexSubImage2DEXT function. | |
static void | CopyMultiTexSubImage3D (int texunit, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyMultiTexSubImage3DEXT function. | |
static void | CopyPixel (int x, int y, Int32 width, Int32 height, int type) |
Binding for glCopyPixels function (DEPRECATED). | |
static void | CopyTexImage1D (int target, int level, int internalformat, int x, int y, Int32 width, int border) |
Binding for glCopyTexImage1D function. | |
static void | CopyTexImage2D (int target, int level, int internalformat, int x, int y, Int32 width, Int32 height, int border) |
Binding for glCopyTexImage2D function. | |
static void | CopyTexSubImage1D (int target, int level, int xoffset, int x, int y, Int32 width) |
Binding for glCopyTexSubImage1D function. | |
static void | CopyTexSubImage2D (int target, int level, int xoffset, int yoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyTexSubImage2D function. | |
static void | CopyTexSubImage3D (int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyTexSubImage3D function. | |
static void | CopyTextureImage1D (uint texture, int target, int level, int internalformat, int x, int y, Int32 width, int border) |
Binding for glCopyTextureImage1DEXT function. | |
static void | CopyTextureImage2D (uint texture, int target, int level, int internalformat, int x, int y, Int32 width, Int32 height, int border) |
Binding for glCopyTextureImage2DEXT function. | |
static void | CopyTextureSubImage1D (uint texture, int target, int level, int xoffset, int x, int y, Int32 width) |
Binding for glCopyTextureSubImage1DEXT function. | |
static void | CopyTextureSubImage2D (uint texture, int target, int level, int xoffset, int yoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyTextureSubImage2DEXT function. | |
static void | CopyTextureSubImage3D (uint texture, int target, int level, int xoffset, int yoffset, int zoffset, int x, int y, Int32 width, Int32 height) |
Binding for glCopyTextureSubImage3DEXT function. | |
static uint | CreateProgram () |
Binding for glCreateProgram function. | |
static UInt32 | CreateProgramObject () |
Binding for glCreateProgramObjectARB function. | |
static uint | CreateShader (int type) |
Binding for glCreateShader function. | |
static UInt32 | CreateShaderObject (int shaderType) |
Binding for glCreateShaderObjectARB function. | |
static uint | CreateShaderProgram (int type, string @string) |
Binding for glCreateShaderProgramEXT function. | |
static void | CullFace (int mode) |
Binding for glCullFace function. | |
static void | CullParameter (int pname,[Out] float[]@params) |
Binding for glCullParameterfvEXT function. | |
static void | CullParameter (int pname,[Out] double[]@params) |
Binding for glCullParameterdvEXT function. | |
static void | CurrentPaletteMatrix (int index) |
Binding for glCurrentPaletteMatrixARB function. | |
static void | DeleteBuffers (Int32 n, uint[] buffers) |
Binding for glDeleteBuffers function. | |
static void | DeleteFences (Int32 n, uint[] fences) |
Binding for glDeleteFencesNV function. | |
static void | DeleteFragmentShader (uint id) |
Binding for glDeleteFragmentShaderATI function. | |
static void | DeleteFramebuffer (Int32 n, uint[] framebuffers) |
Binding for glDeleteFramebuffers function. | |
static void | DeleteList (uint list, Int32 range) |
Binding for glDeleteLists function (DEPRECATED). | |
static void | DeleteObject (UInt32 obj) |
Binding for glDeleteObjectARB function. | |
static void | DeleteOcclusionQueries (Int32 n, uint[] ids) |
Binding for glDeleteOcclusionQueriesNV function. | |
static void | DeletePerfMonitors (Int32 n,[Out] uint[] monitors) |
Binding for glDeletePerfMonitorsAMD function. | |
static void | DeleteProgram (uint program) |
Binding for glDeleteProgram function. | |
static void | DeletePrograms (Int32 n, uint[] programs) |
Binding for glDeleteProgramsARB function. | |
static void | DeleteQueries (Int32 n, uint[] ids) |
Binding for glDeleteQueries function. | |
static void | DeleteRenderbuffer (Int32 n, uint[] renderbuffers) |
Binding for glDeleteRenderbuffers function. | |
static void | DeleteShader (uint shader) |
Binding for glDeleteShader function. | |
static void | DeleteSync (int sync) |
Binding for glDeleteSync function. | |
static void | DeleteTextures (Int32 n, uint[] textures) |
Binding for glDeleteTextures function. | |
static void | DeleteTransformFeedback (Int32 n, uint[] ids) |
Binding for glDeleteTransformFeedbacksNV function. | |
static void | DeleteVertexArrays (Int32 n, uint[] arrays) |
Binding for glDeleteVertexArrays function. | |
static void | DeleteVertexShader (uint id) |
Binding for glDeleteVertexShaderEXT function. | |
static void | DepthBounds (double zmin, double zmax) |
Binding for glDepthBoundsEXT function. | |
static void | DepthFunc (int func) |
Binding for glDepthFunc function. | |
static void | DepthMask (bool flag) |
Binding for glDepthMask function. | |
static void | DepthRange (double near, double far) |
Binding for glDepthRange function. | |
static void | DepthRanged (double zNear, double zFar) |
Binding for glDepthRangedNV function. | |
static void | DetachObject (UInt32 containerObj, UInt32 attachedObj) |
Binding for glDetachObjectARB function. | |
static void | DetachShader (uint program, uint shader) |
Binding for glDetachShader function. | |
static void | Disable (int target, uint index) |
Binding for glDisablei function. | |
static void | Disable (int cap) |
Binding for glDisable function. | |
static void | DisableClientState (int array) |
Binding for glDisableClientState function (DEPRECATED). | |
static void | DisableClientStateIndexed (int array, uint index) |
Binding for glDisableClientStateIndexedEXT function. | |
static void | DisableIndexed (int target, uint index) |
Binding for glDisableIndexedEXT function. | |
static void | DisableVariantClientState (uint id) |
Binding for glDisableVariantClientStateEXT function. | |
static void | DisableVertexAttribArray (uint index) |
Binding for glDisableVertexAttribArray function. | |
static void | DrawArrays (int mode, int first, Int32 count) |
Binding for glDrawArrays function. | |
static void | DrawArraysInstanced (int mode, int first, Int32 count, Int32 primcount) |
Binding for glDrawArraysInstanced function. | |
static void | DrawBuffer (int mode) |
Binding for glDrawBuffer function. | |
static void | DrawBuffers (Int32 n, int[] bufs) |
Binding for glDrawBuffers function. | |
static void | DrawElementArray (int mode, Int32 count) |
Binding for glDrawElementArrayATI function. | |
static void | DrawElements (int mode, Int32 count, int type, object indices) |
Binding for glDrawElements function. | |
static void | DrawElements (int mode, Int32 count, int type, int offset) |
Binding for glDrawElements function. | |
static void | DrawElementsBaseVertex (int mode, Int32 count, int type, object indices, int basevertex) |
Binding for glDrawElementsBaseVertex function. | |
static void | DrawElementsInstanced (int mode, Int32 count, int type, object indices, Int32 primcount) |
Binding for glDrawElementsInstanced function. | |
static void | DrawElementsInstanced (int mode, Int32 count, int type, int offset, Int32 primcount) |
Binding for glDrawElementsInstanced function. | |
static void | DrawElementsInstancedBaseVertex (int mode, Int32 count, int type, object indices, Int32 primcount, int basevertex) |
Binding for glDrawElementsInstancedBaseVertex function. | |
static void | DrawPixel (Int32 width, Int32 height, int format, int type, object pixels) |
Binding for glDrawPixels function (DEPRECATED). | |
static void | DrawRangeElementArray (int mode, uint start, uint end, Int32 count) |
Binding for glDrawRangeElementArrayATI function. | |
static void | DrawRangeElements (int mode, uint start, uint end, Int32 count, int type, object indices) |
Binding for glDrawRangeElements function. | |
static void | DrawRangeElementsBaseVertex (int mode, uint start, uint end, Int32 count, int type, object indices, int basevertex) |
Binding for glDrawRangeElementsBaseVertex function. | |
static void | DrawTransformFeedback (int mode, uint id) |
Binding for glDrawTransformFeedbackNV function. | |
static void | EdgeFlag (bool[] flag) |
Binding for glEdgeFlagv function (DEPRECATED). | |
static void | EdgeFlag (bool flag) |
Binding for glEdgeFlag function (DEPRECATED). | |
static void | EdgeFlagFormat (Int32 stride) |
Binding for glEdgeFlagFormatNV function. | |
static void | EdgeFlagPointer (Int32 stride, object pointer) |
Binding for glEdgeFlagPointer function (DEPRECATED). | |
static void | EdgeFlagPointerList (int stride, bool[][] pointer, int ptrstride) |
Binding for glEdgeFlagPointerListIBM function. | |
static void | ElementPointer (int type, object pointer) |
Binding for glElementPointerATI function. | |
static void | Enable (int target, uint index) |
Binding for glEnablei function. | |
static void | Enable (int cap) |
Binding for glEnable function. | |
static void | EnableClientState (int array) |
Binding for glEnableClientState function (DEPRECATED). | |
static void | EnableClientStateIndexed (int array, uint index) |
Binding for glEnableClientStateIndexedEXT function. | |
static void | EnableIndexed (int target, uint index) |
Binding for glEnableIndexedEXT function. | |
static void | EnableVariantClientState (uint id) |
Binding for glEnableVariantClientStateEXT function. | |
static void | EnableVertexAttribArray (uint index) |
Binding for glEnableVertexAttribArray function. | |
static void | End () |
Binding for glEnd function (DEPRECATED). | |
static void | EndConditionalRender () |
Binding for glEndConditionalRender function. | |
static void | EndFragmentShader () |
Binding for glEndFragmentShaderATI function. | |
static void | EndList () |
Binding for glEndList function (DEPRECATED). | |
static void | EndOcclusionQuery () |
Binding for glEndOcclusionQueryNV function. | |
static void | EndPerfMonitor (uint monitor) |
Binding for glEndPerfMonitorAMD function. | |
static void | EndQuery (int target) |
Binding for glEndQuery function. | |
static void | EndTransformFeedback () |
Binding for glEndTransformFeedback function. | |
static void | EndVertexShader () |
Binding for glEndVertexShaderEXT function. | |
static void | EndVideoCapture (uint video_capture_slot) |
Binding for glEndVideoCaptureNV function. | |
static void | EvalCoord1 (float[] u) |
Binding for glEvalCoord1fv function (DEPRECATED). | |
static void | EvalCoord1 (float u) |
Binding for glEvalCoord1f function (DEPRECATED). | |
static void | EvalCoord1 (double[] u) |
Binding for glEvalCoord1dv function (DEPRECATED). | |
static void | EvalCoord1 (double u) |
Binding for glEvalCoord1d function (DEPRECATED). | |
static void | EvalCoord2 (float[] u) |
Binding for glEvalCoord2fv function (DEPRECATED). | |
static void | EvalCoord2 (float u, float v) |
Binding for glEvalCoord2f function (DEPRECATED). | |
static void | EvalCoord2 (double[] u) |
Binding for glEvalCoord2dv function (DEPRECATED). | |
static void | EvalCoord2 (double u, double v) |
Binding for glEvalCoord2d function (DEPRECATED). | |
static void | EvalMap (int target, int mode) |
Binding for glEvalMapsNV function. | |
static void | EvalMesh1 (int mode, int i1, int i2) |
Binding for glEvalMesh1 function (DEPRECATED). | |
static void | EvalMesh2 (int mode, int i1, int i2, int j1, int j2) |
Binding for glEvalMesh2 function (DEPRECATED). | |
static void | EvalPoint1 (int i) |
Binding for glEvalPoint1 function (DEPRECATED). | |
static void | EvalPoint2 (int i, int j) |
Binding for glEvalPoint2 function (DEPRECATED). | |
static void | ExecuteProgram (int target, uint id, float[]@params) |
Binding for glExecuteProgramNV function. | |
static void | ExtractComponent (uint res, uint src, uint num) |
Binding for glExtractComponentEXT function. | |
static void | FeedbackBuffer (Int32 size, int type,[Out] float[] buffer) |
Binding for glFeedbackBuffer function (DEPRECATED). | |
static int | FenceSync (int condition, uint flags) |
Binding for glFenceSync function. | |
static void | FinalCombinerInput (int variable, int input, int mapping, int componentUsage) |
Binding for glFinalCombinerInputNV function. | |
static void | Finish () |
Binding for glFinish function. | |
static void | FinishFence (uint fence) |
Binding for glFinishFenceNV function. | |
static void | Flush () |
Binding for glFlush function. | |
static void | FlushMappedBufferRange (int target, IntPtr offset, UInt32 length) |
Binding for glFlushMappedBufferRange function. | |
static void | FlushPixelDataRange (int target) |
Binding for glFlushPixelDataRangeNV function. | |
static void | FlushVertexArrayRange () |
Binding for glFlushVertexArrayRangeNV function. | |
static void | Fog (int pname, int[]@params) |
Binding for glFogiv function (DEPRECATED). | |
static void | Fog (int pname, int param) |
Binding for glFogi function (DEPRECATED). | |
static void | Fog (int pname, float[]@params) |
Binding for glFogfv function (DEPRECATED). | |
static void | Fog (int pname, float param) |
Binding for glFogf function (DEPRECATED). | |
static void | FogCoord (float[] coord) |
Binding for glFogCoordfv function (DEPRECATED). | |
static void | FogCoord (float coord) |
Binding for glFogCoordf function (DEPRECATED). | |
static void | FogCoord (double[] coord) |
Binding for glFogCoorddv function (DEPRECATED). | |
static void | FogCoord (double coord) |
Binding for glFogCoordd function (DEPRECATED). | |
static void | FogCoordFormat (int type, Int32 stride) |
Binding for glFogCoordFormatNV function. | |
static void | FogCoordh (UInt16[] fog) |
Binding for glFogCoordhvNV function. | |
static void | FogCoordh (UInt16 fog) |
Binding for glFogCoordhNV function. | |
static void | FogCoordPointer (int type, Int32 stride, object pointer) |
Binding for glFogCoordPointer function (DEPRECATED). | |
static void | FogCoordPointerList (int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glFogCoordPointerListIBM function. | |
static void | FramebufferDrawBuffer (uint framebuffer, int mode) |
Binding for glFramebufferDrawBufferEXT function. | |
static void | FramebufferDrawBuffers (uint framebuffer, Int32 n, int[] bufs) |
Binding for glFramebufferDrawBuffersEXT function. | |
static void | FramebufferReadBuffer (uint framebuffer, int mode) |
Binding for glFramebufferReadBufferEXT function. | |
static void | FramebufferRenderbuffer (int target, int attachment, int renderbuffertarget, uint renderbuffer) |
Binding for glFramebufferRenderbuffer function. | |
static void | FramebufferTexture (int target, int attachment, uint texture, int level) |
Binding for glFramebufferTexture function. | |
static void | FramebufferTexture1D (int target, int attachment, int textarget, uint texture, int level) |
Binding for glFramebufferTexture1D function. | |
static void | FramebufferTexture2D (int target, int attachment, int textarget, uint texture, int level) |
Binding for glFramebufferTexture2D function. | |
static void | FramebufferTexture3D (int target, int attachment, int textarget, uint texture, int level, int zoffset) |
Binding for glFramebufferTexture3D function. | |
static void | FramebufferTextureFace (int target, int attachment, uint texture, int level, int face) |
Binding for glFramebufferTextureFace function. | |
static void | FramebufferTextureLayer (int target, int attachment, uint texture, int level, int layer) |
Binding for glFramebufferTextureLayer function. | |
static void | FreeObjectBuffer (uint buffer) |
Binding for glFreeObjectBufferATI function. | |
static void | FrontFace (int mode) |
Binding for glFrontFace function. | |
static void | Frustum (double left, double right, double bottom, double top, double zNear, double zFar) |
Binding for glFrustum function (DEPRECATED). | |
static void | GenBuffers (Int32 n, out uint buffers) |
Binding for glGenBuffers function. | |
static void | GenBuffers (Int32 n,[Out] uint[] buffers) |
Binding for glGenBuffers function. | |
static void | GenerateMipmap (int target) |
Binding for glGenerateMipmap function. | |
static void | GenerateMultiTexMipmap (int texunit, int target) |
Binding for glGenerateMultiTexMipmapEXT function. | |
static void | GenerateTextureMipmap (uint texture, int target) |
Binding for glGenerateTextureMipmapEXT function. | |
static void | GenFences (Int32 n, out uint fences) |
Binding for glGenFencesNV function. | |
static void | GenFences (Int32 n,[Out] uint[] fences) |
Binding for glGenFencesNV function. | |
static uint | GenFragmentShader (uint range) |
Binding for glGenFragmentShadersATI function. | |
static void | GenFramebuffer (Int32 n, out uint framebuffers) |
Binding for glGenFramebuffers function. | |
static void | GenFramebuffer (Int32 n,[Out] uint[] framebuffers) |
Binding for glGenFramebuffers function. | |
static uint | GenList (Int32 range) |
Binding for glGenLists function (DEPRECATED). | |
static void | GenOcclusionQueries (Int32 n, out uint ids) |
Binding for glGenOcclusionQueriesNV function. | |
static void | GenOcclusionQueries (Int32 n,[Out] uint[] ids) |
Binding for glGenOcclusionQueriesNV function. | |
static void | GenPerfMonitors (Int32 n, out uint monitors) |
Binding for glGenPerfMonitorsAMD function. | |
static void | GenPerfMonitors (Int32 n,[Out] uint[] monitors) |
Binding for glGenPerfMonitorsAMD function. | |
static void | GenPrograms (Int32 n, out uint programs) |
Binding for glGenProgramsARB function. | |
static void | GenPrograms (Int32 n,[Out] uint[] programs) |
Binding for glGenProgramsARB function. | |
static void | GenQueries (Int32 n, out uint ids) |
Binding for glGenQueries function. | |
static void | GenQueries (Int32 n,[Out] uint[] ids) |
Binding for glGenQueries function. | |
static void | GenRenderbuffer (Int32 n, out uint renderbuffers) |
Binding for glGenRenderbuffers function. | |
static void | GenRenderbuffer (Int32 n,[Out] uint[] renderbuffers) |
Binding for glGenRenderbuffers function. | |
static uint | GenSymbols (int datatype, int storagetype, int range, uint components) |
Binding for glGenSymbolsEXT function. | |
static void | GenTextures (Int32 n, out uint textures) |
Binding for glGenTextures function. | |
static void | GenTextures (Int32 n,[Out] uint[] textures) |
Binding for glGenTextures function. | |
static void | GenTransformFeedback (Int32 n, out uint ids) |
Binding for glGenTransformFeedbacksNV function. | |
static void | GenTransformFeedback (Int32 n,[Out] uint[] ids) |
Binding for glGenTransformFeedbacksNV function. | |
static void | GenVertexArrays (Int32 n, out uint arrays) |
Binding for glGenVertexArrays function. | |
static void | GenVertexArrays (Int32 n,[Out] uint[] arrays) |
Binding for glGenVertexArrays function. | |
static uint | GenVertexShader (uint range) |
Binding for glGenVertexShadersEXT function. | |
static void | Get (int pname, out int @params) |
Binding for glGetIntegerv function. | |
static void | Get (int pname,[Out] int[]@params) |
Binding for glGetIntegerv function. | |
static void | Get (int pname, out float @params) |
Binding for glGetFloatv function. | |
static void | Get (int pname,[Out] float[]@params) |
Binding for glGetFloatv function. | |
static void | Get (int pname, out double @params) |
Binding for glGetDoublev function. | |
static void | Get (int pname,[Out] double[]@params) |
Binding for glGetDoublev function. | |
static void | Get (int pname, out bool @params) |
Binding for glGetBooleanv function. | |
static void | Get (int pname,[Out] bool[]@params) |
Binding for glGetBooleanv function. | |
static void | GetActiveAttrib (uint program, uint index, Int32 bufSize,[Out] out Int32 length,[Out] out int size,[Out] out int type,[Out] StringBuilder name) |
Binding for glGetActiveAttrib function. | |
static void | GetActiveUniform (uint program, uint index, Int32 bufSize,[Out] out Int32 length,[Out] out int size,[Out] out int type,[Out] StringBuilder name) |
Binding for glGetActiveUniform function. | |
static void | GetActiveUniformBlock (uint program, uint uniformBlockIndex, int pname, out int @params) |
Binding for glGetActiveUniformBlockiv function. | |
static void | GetActiveUniformBlock (uint program, uint uniformBlockIndex, int pname,[Out] int[]@params) |
Binding for glGetActiveUniformBlockiv function. | |
static void | GetActiveUniformBlockName (uint program, uint uniformBlockIndex, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder uniformBlockName) |
Binding for glGetActiveUniformBlockName function. | |
static void | GetActiveUniformName (uint program, uint uniformIndex, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder uniformName) |
Binding for glGetActiveUniformName function. | |
static void | GetActiveUniforms (uint program, Int32 uniformCount, uint[] uniformIndices, int pname, out int @params) |
Binding for glGetActiveUniformsiv function. | |
static void | GetActiveUniforms (uint program, Int32 uniformCount, uint[] uniformIndices, int pname,[Out] int[]@params) |
Binding for glGetActiveUniformsiv function. | |
static void | GetActiveVarying (uint program, uint index, Int32 bufSize,[Out] out Int32 length,[Out] out Int32 size,[Out] out int type,[Out] StringBuilder name) |
Binding for glGetActiveVaryingNV function. | |
static void | GetArrayObject (int array, int pname,[Out] out int @params) |
Binding for glGetArrayObjectivATI function. | |
static void | GetArrayObject (int array, int pname,[Out] out float @params) |
Binding for glGetArrayObjectfvATI function. | |
static void | GetAttachedObject (UInt32 containerObj, Int32 maxCount,[Out] out Int32 count, out UInt32 obj) |
Binding for glGetAttachedObjectsARB function. | |
static void | GetAttachedObject (UInt32 containerObj, Int32 maxCount,[Out] out Int32 count,[Out] UInt32[] obj) |
Binding for glGetAttachedObjectsARB function. | |
static void | GetAttachedShader (uint program, Int32 maxCount,[Out] out Int32 count, out uint obj) |
Binding for glGetAttachedShaders function. | |
static void | GetAttachedShader (uint program, Int32 maxCount,[Out] out Int32 count,[Out] uint[] obj) |
Binding for glGetAttachedShaders function. | |
static int | GetAttribLocation (uint program, string name) |
Binding for glGetAttribLocation function. | |
static void | GetBoolean (int target, uint index, out bool data) |
Binding for glGetBooleani_v function. | |
static void | GetBoolean (int target, uint index,[Out] bool[] data) |
Binding for glGetBooleani_v function. | |
static void | GetBooleanIndexed (int target, uint index, out bool data) |
Binding for glGetBooleanIndexedvEXT function. | |
static void | GetBooleanIndexed (int target, uint index,[Out] bool[] data) |
Binding for glGetBooleanIndexedvEXT function. | |
static void | GetBufferParameter (int target, int pname, out UInt64 @params) |
Binding for glGetBufferParameterui64vNV function. | |
static void | GetBufferParameter (int target, int pname,[Out] UInt64[]@params) |
Binding for glGetBufferParameterui64vNV function. | |
static void | GetBufferParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetBufferParameteriv function. | |
static void | GetBufferParameter (int target, int pname,[Out] Int64[]@params) |
Binding for glGetBufferParameteri64v function. | |
static void | GetBufferPointer (int target, int pname,[Out] out IntPtr @params) |
Binding for glGetBufferPointerv function. | |
static void | GetBufferSubData (int target, IntPtr offset, UInt32 size,[Out] object data) |
Binding for glGetBufferSubData function. | |
static void | GetClipPlane (int plane,[Out] double[] equation) |
Binding for glGetClipPlane function (DEPRECATED). | |
static void | GetColorTable (int target, int format, int type,[Out] object table) |
Binding for glGetColorTable function (DEPRECATED). | |
static void | GetColorTableParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetColorTableParameteriv function (DEPRECATED). | |
static void | GetColorTableParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetColorTableParameterfv function (DEPRECATED). | |
static void | GetCombinerInputParameter (int stage, int portion, int variable, int pname,[Out] int[]@params) |
Binding for glGetCombinerInputParameterivNV function. | |
static void | GetCombinerInputParameter (int stage, int portion, int variable, int pname,[Out] float[]@params) |
Binding for glGetCombinerInputParameterfvNV function. | |
static void | GetCombinerOutputParameter (int stage, int portion, int pname,[Out] int[]@params) |
Binding for glGetCombinerOutputParameterivNV function. | |
static void | GetCombinerOutputParameter (int stage, int portion, int pname,[Out] float[]@params) |
Binding for glGetCombinerOutputParameterfvNV function. | |
static void | GetCombinerStageParameter (int stage, int pname,[Out] float[]@params) |
Binding for glGetCombinerStageParameterfvNV function. | |
static void | GetCompressedMultiTexImage (int texunit, int target, int lod,[Out] object img) |
Binding for glGetCompressedMultiTexImageEXT function. | |
static void | GetCompressedTexImage (int target, int level,[Out] object img) |
Binding for glGetCompressedTexImage function. | |
static void | GetCompressedTextureImage (uint texture, int target, int lod,[Out] object img) |
Binding for glGetCompressedTextureImageEXT function. | |
static void | GetConvolutionFilter (int target, int format, int type,[Out] object image) |
Binding for glGetConvolutionFilter function (DEPRECATED). | |
static void | GetConvolutionParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetConvolutionParameteriv function (DEPRECATED). | |
static void | GetConvolutionParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetConvolutionParameterfv function (DEPRECATED). | |
static void | GetDoubleIndexed (int target, uint index,[Out] double[] data) |
Binding for glGetDoubleIndexedvEXT function. | |
static int | GetError () |
Binding for glGetError function. | |
static void | GetFence (uint fence, int pname,[Out] int[]@params) |
Binding for glGetFenceivNV function. | |
static void | GetFinalCombinerInputParameter (int variable, int pname,[Out] int[]@params) |
Binding for glGetFinalCombinerInputParameterivNV function. | |
static void | GetFinalCombinerInputParameter (int variable, int pname,[Out] float[]@params) |
Binding for glGetFinalCombinerInputParameterfvNV function. | |
static void | GetFloatIndexed (int target, uint index,[Out] float[] data) |
Binding for glGetFloatIndexedvEXT function. | |
static int | GetFragDataLocation (uint program, string name) |
Binding for glGetFragDataLocation function. | |
static void | GetFramebufferAttachmentParameter (int target, int attachment, int pname, out int @params) |
Binding for glGetFramebufferAttachmentParameteriv function. | |
static void | GetFramebufferAttachmentParameter (int target, int attachment, int pname,[Out] int[]@params) |
Binding for glGetFramebufferAttachmentParameteriv function. | |
static void | GetFramebufferParameter (uint framebuffer, int pname,[Out] int[]@params) |
Binding for glGetFramebufferParameterivEXT function. | |
static UInt32 | GetHandle (int pname) |
Binding for glGetHandleARB function. | |
static void | GetHistogram (int target, bool reset, int format, int type,[Out] object values) |
Binding for glGetHistogram function (DEPRECATED). | |
static void | GetHistogramParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetHistogramParameteriv function (DEPRECATED). | |
static void | GetHistogramParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetHistogramParameterfv function (DEPRECATED). | |
static void | GetImageTransformParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetImageTransformParameterivHP function. | |
static void | GetImageTransformParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetImageTransformParameterfvHP function. | |
static void | GetInfoLog (UInt32 obj, Int32 maxLength,[Out] out Int32 length,[Out] StringBuilder infoLog) |
Binding for glGetInfoLogARB function. | |
static void | GetInteger64i_v (int target, uint index, out Int64 data) |
Binding for glGetInteger64i_v function. | |
static void | GetInteger64i_v (int target, uint index,[Out] Int64[] data) |
Binding for glGetInteger64i_v function. | |
static void | GetInteger64v (int pname, out Int64 @params) |
Binding for glGetInteger64v function. | |
static void | GetInteger64v (int pname,[Out] Int64[]@params) |
Binding for glGetInteger64v function. | |
static void | GetIntegeri_v (int target, uint index, out int data) |
Binding for glGetIntegeri_v function. | |
static void | GetIntegeri_v (int target, uint index,[Out] int[] data) |
Binding for glGetIntegeri_v function. | |
static void | GetIntegerIndexed (int target, uint index, out int data) |
Binding for glGetIntegerIndexedvEXT function. | |
static void | GetIntegerIndexed (int target, uint index,[Out] int[] data) |
Binding for glGetIntegerIndexedvEXT function. | |
static void | GetIntegerui64i_v (int value, uint index, out UInt64 result) |
Binding for glGetIntegerui64i_vNV function. | |
static void | GetIntegerui64i_v (int value, uint index,[Out] UInt64[] result) |
Binding for glGetIntegerui64i_vNV function. | |
static void | GetIntegerui64v (int value, out UInt64 result) |
Binding for glGetIntegerui64vNV function. | |
static void | GetIntegerui64v (int value,[Out] UInt64[] result) |
Binding for glGetIntegerui64vNV function. | |
static void | GetInvariantBoolean (uint id, int value,[Out] bool[] data) |
Binding for glGetInvariantBooleanvEXT function. | |
static void | GetInvariantFloat (uint id, int value,[Out] float[] data) |
Binding for glGetInvariantFloatvEXT function. | |
static void | GetInvariantInteger (uint id, int value,[Out] int[] data) |
Binding for glGetInvariantIntegervEXT function. | |
static void | GetLight (int light, int pname,[Out] int[]@params) |
Binding for glGetLightiv function (DEPRECATED). | |
static void | GetLight (int light, int pname,[Out] float[]@params) |
Binding for glGetLightfv function (DEPRECATED). | |
static void | GetLocalConstantBoolean (uint id, int value,[Out] bool[] data) |
Binding for glGetLocalConstantBooleanvEXT function. | |
static void | GetLocalConstantFloat (uint id, int value,[Out] float[] data) |
Binding for glGetLocalConstantFloatvEXT function. | |
static void | GetLocalConstantInteger (uint id, int value,[Out] int[] data) |
Binding for glGetLocalConstantIntegervEXT function. | |
static void | GetMap (int target, int query,[Out] int[] v) |
Binding for glGetMapiv function (DEPRECATED). | |
static void | GetMap (int target, int query,[Out] float[] v) |
Binding for glGetMapfv function (DEPRECATED). | |
static void | GetMap (int target, int query,[Out] double[] v) |
Binding for glGetMapdv function (DEPRECATED). | |
static void | GetMapAttribParameter (int target, uint index, int pname,[Out] int[]@params) |
Binding for glGetMapAttribParameterivNV function. | |
static void | GetMapAttribParameter (int target, uint index, int pname,[Out] float[]@params) |
Binding for glGetMapAttribParameterfvNV function. | |
static void | GetMapControlPoint (int target, uint index, int type, Int32 ustride, Int32 vstride, bool packed,[Out] object points) |
Binding for glGetMapControlPointsNV function. | |
static void | GetMapParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetMapParameterivNV function. | |
static void | GetMapParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetMapParameterfvNV function. | |
static void | GetMaterial (int face, int pname,[Out] int[]@params) |
Binding for glGetMaterialiv function (DEPRECATED). | |
static void | GetMaterial (int face, int pname,[Out] float[]@params) |
Binding for glGetMaterialfv function (DEPRECATED). | |
static void | GetMinmax (int target, bool reset, int format, int type,[Out] object values) |
Binding for glGetMinmax function (DEPRECATED). | |
static void | GetMinmaxParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetMinmaxParameteriv function (DEPRECATED). | |
static void | GetMinmaxParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetMinmaxParameterfv function (DEPRECATED). | |
static void | GetMultisample (int pname, uint index, out float val) |
Binding for glGetMultisamplefv function. | |
static void | GetMultisample (int pname, uint index,[Out] float[] val) |
Binding for glGetMultisamplefv function. | |
static void | GetMultiTexEnv (int texunit, int target, int pname,[Out] int[]@params) |
Binding for glGetMultiTexEnvivEXT function. | |
static void | GetMultiTexEnv (int texunit, int target, int pname,[Out] float[]@params) |
Binding for glGetMultiTexEnvfvEXT function. | |
static void | GetMultiTexGen (int texunit, int coord, int pname,[Out] int[]@params) |
Binding for glGetMultiTexGenivEXT function. | |
static void | GetMultiTexGen (int texunit, int coord, int pname,[Out] float[]@params) |
Binding for glGetMultiTexGenfvEXT function. | |
static void | GetMultiTexGen (int texunit, int coord, int pname,[Out] double[]@params) |
Binding for glGetMultiTexGendvEXT function. | |
static void | GetMultiTexImage (int texunit, int target, int level, int format, int type,[Out] object pixels) |
Binding for glGetMultiTexImageEXT function. | |
static void | GetMultiTexLevelParameter (int texunit, int target, int level, int pname,[Out] int[]@params) |
Binding for glGetMultiTexLevelParameterivEXT function. | |
static void | GetMultiTexLevelParameter (int texunit, int target, int level, int pname,[Out] float[]@params) |
Binding for glGetMultiTexLevelParameterfvEXT function. | |
static void | GetMultiTexParameter (int texunit, int target, int pname,[Out] int[]@params) |
Binding for glGetMultiTexParameterivEXT function. | |
static void | GetMultiTexParameter (int texunit, int target, int pname,[Out] float[]@params) |
Binding for glGetMultiTexParameterfvEXT function. | |
static void | GetMultiTexParameterI (int texunit, int target, int pname,[Out] uint[]@params) |
Binding for glGetMultiTexParameterIuivEXT function. | |
static void | GetMultiTexParameterI (int texunit, int target, int pname,[Out] int[]@params) |
Binding for glGetMultiTexParameterIivEXT function. | |
static void | GetNamedBufferParameter (uint buffer, int pname, out UInt64 @params) |
Binding for glGetNamedBufferParameterui64vNV function. | |
static void | GetNamedBufferParameter (uint buffer, int pname,[Out] UInt64[]@params) |
Binding for glGetNamedBufferParameterui64vNV function. | |
static void | GetNamedBufferParameter (uint buffer, int pname,[Out] int[]@params) |
Binding for glGetNamedBufferParameterivEXT function. | |
static void | GetNamedBufferPointer (uint buffer, int pname,[Out] IntPtr[]@params) |
Binding for glGetNamedBufferPointervEXT function. | |
static void | GetNamedBufferSubData (uint buffer, IntPtr offset, UInt32 size,[Out] object data) |
Binding for glGetNamedBufferSubDataEXT function. | |
static void | GetNamedFramebufferAttachmentParameter (uint framebuffer, int attachment, int pname,[Out] int[]@params) |
Binding for glGetNamedFramebufferAttachmentParameterivEXT function. | |
static void | GetNamedProgram (uint program, int target, int pname,[Out] out int @params) |
Binding for glGetNamedProgramivEXT function. | |
static void | GetNamedProgramLocalParameter (uint program, int target, uint index,[Out] float[]@params) |
Binding for glGetNamedProgramLocalParameterfvEXT function. | |
static void | GetNamedProgramLocalParameter (uint program, int target, uint index,[Out] double[]@params) |
Binding for glGetNamedProgramLocalParameterdvEXT function. | |
static void | GetNamedProgramLocalParameterI (uint program, int target, uint index,[Out] uint[]@params) |
Binding for glGetNamedProgramLocalParameterIuivEXT function. | |
static void | GetNamedProgramLocalParameterI (uint program, int target, uint index,[Out] int[]@params) |
Binding for glGetNamedProgramLocalParameterIivEXT function. | |
static void | GetNamedProgramString (uint program, int target, int pname,[Out] object @string) |
Binding for glGetNamedProgramStringEXT function. | |
static void | GetNamedRenderbufferParameter (uint renderbuffer, int pname,[Out] int[]@params) |
Binding for glGetNamedRenderbufferParameterivEXT function. | |
static void | GetObjectBuffer (uint buffer, int pname,[Out] out int @params) |
Binding for glGetObjectBufferivATI function. | |
static void | GetObjectBuffer (uint buffer, int pname,[Out] out float @params) |
Binding for glGetObjectBufferfvATI function. | |
static void | GetObjectParameter (UInt32 obj, int pname, out int @params) |
Binding for glGetObjectParameterivARB function. | |
static void | GetObjectParameter (UInt32 obj, int pname,[Out] int[]@params) |
Binding for glGetObjectParameterivARB function. | |
static void | GetObjectParameter (UInt32 obj, int pname, out float @params) |
Binding for glGetObjectParameterfvARB function. | |
static void | GetObjectParameter (UInt32 obj, int pname,[Out] float[]@params) |
Binding for glGetObjectParameterfvARB function. | |
static void | GetOcclusionQuery (uint id, int pname,[Out] int[]@params) |
Binding for glGetOcclusionQueryivNV function. | |
static void | GetOcclusionQueryuiv (uint id, int pname,[Out] uint[]@params) |
Binding for glGetOcclusionQueryuivNV function. | |
static void | GetPerfMonitorCounterData (uint monitor, int pname, Int32 dataSize, out uint data,[Out] out int bytesWritten) |
Binding for glGetPerfMonitorCounterDataAMD function. | |
static void | GetPerfMonitorCounterData (uint monitor, int pname, Int32 dataSize,[Out] uint[] data,[Out] out int bytesWritten) |
Binding for glGetPerfMonitorCounterDataAMD function. | |
static void | GetPerfMonitorCounterInfo (uint group, uint counter, int pname, out void data) |
Binding for glGetPerfMonitorCounterInfoAMD function. | |
static void | GetPerfMonitorCounterInfo (uint group, uint counter, int pname,[Out] object data) |
Binding for glGetPerfMonitorCounterInfoAMD function. | |
static void | GetPerfMonitorCounters (uint group,[Out] out int numCounters,[Out] out int maxActiveCounters, Int32 counterSize, out uint counters) |
Binding for glGetPerfMonitorCountersAMD function. | |
static void | GetPerfMonitorCounters (uint group,[Out] out int numCounters,[Out] out int maxActiveCounters, Int32 counterSize,[Out] uint[] counters) |
Binding for glGetPerfMonitorCountersAMD function. | |
static void | GetPerfMonitorCounterString (uint group, uint counter, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder counterString) |
Binding for glGetPerfMonitorCounterStringAMD function. | |
static void | GetPerfMonitorGroups ([Out] out int numGroups, Int32 groupsSize, out uint groups) |
Binding for glGetPerfMonitorGroupsAMD function. | |
static void | GetPerfMonitorGroups ([Out] out int numGroups, Int32 groupsSize,[Out] uint[] groups) |
Binding for glGetPerfMonitorGroupsAMD function. | |
static void | GetPerfMonitorGroupString (uint group, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder groupString) |
Binding for glGetPerfMonitorGroupStringAMD function. | |
static void | GetPixelMap (int map,[Out] UInt16[] values) |
Binding for glGetPixelMapusv function (DEPRECATED). | |
static void | GetPixelMap (int map,[Out] uint[] values) |
Binding for glGetPixelMapuiv function (DEPRECATED). | |
static void | GetPixelMap (int map,[Out] float[] values) |
Binding for glGetPixelMapfv function (DEPRECATED). | |
static void | GetPointer (int pname,[Out] out IntPtr @params) |
Binding for glGetPointerv function. | |
static void | GetPointerIndexed (int target, uint index,[Out] IntPtr[] data) |
Binding for glGetPointerIndexedvEXT function. | |
static void | GetPolygonStipple ([Out] byte[] mask) |
Binding for glGetPolygonStipple function (DEPRECATED). | |
static void | GetProgram (uint program, int pname, out int @params) |
Binding for glGetProgramiv function. | |
static void | GetProgram (uint program, int pname,[Out] int[]@params) |
Binding for glGetProgramiv function. | |
static void | GetProgramEnvParameter (int target, uint index,[Out] float[]@params) |
Binding for glGetProgramEnvParameterfvARB function. | |
static void | GetProgramEnvParameter (int target, uint index,[Out] double[]@params) |
Binding for glGetProgramEnvParameterdvARB function. | |
static void | GetProgramEnvParameterI (int target, uint index,[Out] uint[]@params) |
Binding for glGetProgramEnvParameterIuivNV function. | |
static void | GetProgramEnvParameterI (int target, uint index,[Out] int[]@params) |
Binding for glGetProgramEnvParameterIivNV function. | |
static void | GetProgramInfoLog (uint program, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder infoLog) |
Binding for glGetProgramInfoLog function. | |
static void | GetProgramLocalParameter (int target, uint index,[Out] float[]@params) |
Binding for glGetProgramLocalParameterfvARB function. | |
static void | GetProgramLocalParameter (int target, uint index,[Out] double[]@params) |
Binding for glGetProgramLocalParameterdvARB function. | |
static void | GetProgramLocalParameterI (int target, uint index,[Out] uint[]@params) |
Binding for glGetProgramLocalParameterIuivNV function. | |
static void | GetProgramLocalParameterI (int target, uint index,[Out] int[]@params) |
Binding for glGetProgramLocalParameterIivNV function. | |
static void | GetProgramNamedParameter (uint id, Int32 len, byte[] name,[Out] float[]@params) |
Binding for glGetProgramNamedParameterfvNV function. | |
static void | GetProgramNamedParameter (uint id, Int32 len, byte[] name,[Out] double[]@params) |
Binding for glGetProgramNamedParameterdvNV function. | |
static void | GetProgramParameter (int target, uint index, int pname,[Out] float[]@params) |
Binding for glGetProgramParameterfvNV function. | |
static void | GetProgramParameter (int target, uint index, int pname,[Out] double[]@params) |
Binding for glGetProgramParameterdvNV function. | |
static void | GetProgramString (int target, int pname,[Out] object @string) |
Binding for glGetProgramStringARB function. | |
static void | GetQuery (int target, int pname, out int @params) |
Binding for glGetQueryiv function. | |
static void | GetQuery (int target, int pname,[Out] int[]@params) |
Binding for glGetQueryiv function. | |
static void | GetQueryObject (uint id, int pname, out int @params) |
Binding for glGetQueryObjectiv function. | |
static void | GetQueryObject (uint id, int pname,[Out] int[]@params) |
Binding for glGetQueryObjectiv function. | |
static void | GetQueryObjecti64v (uint id, int pname, out Int64 @params) |
Binding for glGetQueryObjecti64vEXT function. | |
static void | GetQueryObjecti64v (uint id, int pname,[Out] Int64[]@params) |
Binding for glGetQueryObjecti64vEXT function. | |
static void | GetQueryObjectui64v (uint id, int pname, out UInt64 @params) |
Binding for glGetQueryObjectui64vEXT function. | |
static void | GetQueryObjectui64v (uint id, int pname,[Out] UInt64[]@params) |
Binding for glGetQueryObjectui64vEXT function. | |
static void | GetQueryObjectuiv (uint id, int pname, out uint @params) |
Binding for glGetQueryObjectuiv function. | |
static void | GetQueryObjectuiv (uint id, int pname,[Out] uint[]@params) |
Binding for glGetQueryObjectuiv function. | |
static void | GetRenderbufferParameter (int target, int pname, out int @params) |
Binding for glGetRenderbufferParameteriv function. | |
static void | GetRenderbufferParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetRenderbufferParameteriv function. | |
static void | GetSeparableFilter (int target, int format, int type,[Out] object row,[Out] object column,[Out] object span) |
Binding for glGetSeparableFilter function (DEPRECATED). | |
static void | GetShader (uint shader, int pname, out int @params) |
Binding for glGetShaderiv function. | |
static void | GetShader (uint shader, int pname,[Out] int[]@params) |
Binding for glGetShaderiv function. | |
static void | GetShaderInfoLog (uint shader, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder infoLog) |
Binding for glGetShaderInfoLog function. | |
static void | GetShaderSource (uint shader, Int32 bufSize,[Out] out Int32 length,[Out] StringBuilder source) |
Binding for glGetShaderSource function. | |
static string | GetString (int name, uint index) |
Binding for glGetStringi function. | |
static string | GetString (int name) |
Binding for glGetString function. | |
static void | GetSync (int sync, int pname, Int32 bufSize,[Out] out Int32 length, out int values) |
Binding for glGetSynciv function. | |
static void | GetSync (int sync, int pname, Int32 bufSize,[Out] out Int32 length,[Out] int[] values) |
Binding for glGetSynciv function. | |
static void | GetTexBumpParameter (int pname,[Out] int[] param) |
Binding for glGetTexBumpParameterivATI function. | |
static void | GetTexBumpParameter (int pname,[Out] float[] param) |
Binding for glGetTexBumpParameterfvATI function. | |
static void | GetTexEnv (int target, int pname,[Out] int[]@params) |
Binding for glGetTexEnviv function (DEPRECATED). | |
static void | GetTexEnv (int target, int pname,[Out] float[]@params) |
Binding for glGetTexEnvfv function (DEPRECATED). | |
static void | GetTexGen (int coord, int pname,[Out] int[]@params) |
Binding for glGetTexGeniv function (DEPRECATED). | |
static void | GetTexGen (int coord, int pname,[Out] float[]@params) |
Binding for glGetTexGenfv function (DEPRECATED). | |
static void | GetTexGen (int coord, int pname,[Out] double[]@params) |
Binding for glGetTexGendv function (DEPRECATED). | |
static void | GetTexImage (int target, int level, int format, int type,[Out] object pixels) |
Binding for glGetTexImage function. | |
static void | GetTexLevelParameter (int target, int level, int pname,[Out] int[]@params) |
Binding for glGetTexLevelParameteriv function. | |
static void | GetTexLevelParameter (int target, int level, int pname,[Out] float[]@params) |
Binding for glGetTexLevelParameterfv function. | |
static void | GetTexParameter (int target, int pname,[Out] int[]@params) |
Binding for glGetTexParameteriv function. | |
static void | GetTexParameter (int target, int pname,[Out] float[]@params) |
Binding for glGetTexParameterfv function. | |
static void | GetTexParameterI (int target, int pname,[Out] uint[]@params) |
Binding for glGetTexParameterIuiv function. | |
static void | GetTexParameterI (int target, int pname,[Out] int[]@params) |
Binding for glGetTexParameterIiv function. | |
static void | GetTextureImage (uint texture, int target, int level, int format, int type,[Out] object pixels) |
Binding for glGetTextureImageEXT function. | |
static void | GetTextureLevelParameter (uint texture, int target, int level, int pname,[Out] int[]@params) |
Binding for glGetTextureLevelParameterivEXT function. | |
static void | GetTextureLevelParameter (uint texture, int target, int level, int pname,[Out] float[]@params) |
Binding for glGetTextureLevelParameterfvEXT function. | |
static void | GetTextureParameter (uint texture, int target, int pname,[Out] int[]@params) |
Binding for glGetTextureParameterivEXT function. | |
static void | GetTextureParameter (uint texture, int target, int pname,[Out] float[]@params) |
Binding for glGetTextureParameterfvEXT function. | |
static void | GetTextureParameterI (uint texture, int target, int pname,[Out] uint[]@params) |
Binding for glGetTextureParameterIuivEXT function. | |
static void | GetTextureParameterI (uint texture, int target, int pname,[Out] int[]@params) |
Binding for glGetTextureParameterIivEXT function. | |
static void | GetTrackMatrix (int target, uint address, int pname,[Out] out int @params) |
Binding for glGetTrackMatrixivNV function. | |
static void | GetTransformFeedbackVarying (uint program, uint index, Int32 bufSize,[Out] out Int32 length,[Out] out Int32 size,[Out] out int type,[Out] StringBuilder name) |
Binding for glGetTransformFeedbackVarying function. | |
static void | GetUniform (uint program, int location,[Out] UInt64[]@params) |
Binding for glGetUniformui64vNV function. | |
static void | GetUniform (uint program, int location,[Out] uint[]@params) |
Binding for glGetUniformuiv function. | |
static void | GetUniform (uint program, int location,[Out] int[]@params) |
Binding for glGetUniformiv function. | |
static void | GetUniform (uint program, int location,[Out] float[]@params) |
Binding for glGetUniformfv function. | |
static uint | GetUniformBlockIndex (uint program, string uniformBlockName) |
Binding for glGetUniformBlockIndex function. | |
static int | GetUniformBufferSize (uint program, int location) |
Binding for glGetUniformBufferSizeEXT function. | |
static void | GetUniformIndices (uint program, Int32 uniformCount, string[] uniformNames, out uint uniformIndices) |
Binding for glGetUniformIndices function. | |
static void | GetUniformIndices (uint program, Int32 uniformCount, string[] uniformNames,[Out] uint[] uniformIndices) |
Binding for glGetUniformIndices function. | |
static int | GetUniformLocation (uint program, string name) |
Binding for glGetUniformLocation function. | |
static IntPtr | GetUniformOffset (uint program, int location) |
Binding for glGetUniformOffsetEXT function. | |
static void | GetVariantArrayObject (uint id, int pname,[Out] out int @params) |
Binding for glGetVariantArrayObjectivATI function. | |
static void | GetVariantArrayObject (uint id, int pname,[Out] out float @params) |
Binding for glGetVariantArrayObjectfvATI function. | |
static void | GetVariantBoolean (uint id, int value,[Out] bool[] data) |
Binding for glGetVariantBooleanvEXT function. | |
static void | GetVariantFloat (uint id, int value,[Out] float[] data) |
Binding for glGetVariantFloatvEXT function. | |
static void | GetVariantInteger (uint id, int value,[Out] int[] data) |
Binding for glGetVariantIntegervEXT function. | |
static void | GetVariantPointer (uint id, int value,[Out] IntPtr[] data) |
Binding for glGetVariantPointervEXT function. | |
static int | GetVaryingLocation (uint program, string name) |
Binding for glGetVaryingLocationNV function. | |
static void | GetVertexAttrib (uint index, int pname,[Out] int[]@params) |
Binding for glGetVertexAttribiv function. | |
static void | GetVertexAttrib (uint index, int pname,[Out] float[]@params) |
Binding for glGetVertexAttribfv function. | |
static void | GetVertexAttrib (uint index, int pname,[Out] double[]@params) |
Binding for glGetVertexAttribdv function. | |
static void | GetVertexAttribArrayObject (uint index, int pname,[Out] int[]@params) |
Binding for glGetVertexAttribArrayObjectivATI function. | |
static void | GetVertexAttribArrayObject (uint index, int pname,[Out] float[]@params) |
Binding for glGetVertexAttribArrayObjectfvATI function. | |
static void | GetVertexAttribI (uint index, int pname,[Out] out uint @params) |
Binding for glGetVertexAttribIuiv function. | |
static void | GetVertexAttribI (uint index, int pname,[Out] out int @params) |
Binding for glGetVertexAttribIiv function. | |
static void | GetVertexAttribPointer (uint index, int pname,[Out] out IntPtr pointer) |
Binding for glGetVertexAttribPointerv function. | |
static void | GetVideo (uint video_slot, int pname, out uint @params) |
Binding for glGetVideouivNV function. | |
static void | GetVideo (uint video_slot, int pname,[Out] uint[]@params) |
Binding for glGetVideouivNV function. | |
static void | GetVideo (uint video_slot, int pname, out UInt64 @params) |
Binding for glGetVideoui64vNV function. | |
static void | GetVideo (uint video_slot, int pname,[Out] UInt64[]@params) |
Binding for glGetVideoui64vNV function. | |
static void | GetVideo (uint video_slot, int pname, out int @params) |
Binding for glGetVideoivNV function. | |
static void | GetVideo (uint video_slot, int pname,[Out] int[]@params) |
Binding for glGetVideoivNV function. | |
static void | GetVideo (uint video_slot, int pname, out Int64 @params) |
Binding for glGetVideoi64vNV function. | |
static void | GetVideo (uint video_slot, int pname,[Out] Int64[]@params) |
Binding for glGetVideoi64vNV function. | |
static void | GetVideoCapture (uint video_capture_slot, int pname, out int @params) |
Binding for glGetVideoCaptureivNV function. | |
static void | GetVideoCapture (uint video_capture_slot, int pname,[Out] int[]@params) |
Binding for glGetVideoCaptureivNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname, out int @params) |
Binding for glGetVideoCaptureStreamivNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname,[Out] int[]@params) |
Binding for glGetVideoCaptureStreamivNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname, out float @params) |
Binding for glGetVideoCaptureStreamfvNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname,[Out] float[]@params) |
Binding for glGetVideoCaptureStreamfvNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname, out double @params) |
Binding for glGetVideoCaptureStreamdvNV function. | |
static void | GetVideoCaptureStream (uint video_capture_slot, uint stream, int pname,[Out] double[]@params) |
Binding for glGetVideoCaptureStreamdvNV function. | |
static bool | HasExtension (string eName, params string[] alternatives) |
static bool | HasExtension (string eName) |
static void | Hint (int target, int mode) |
Binding for glHint function. | |
static void | Histogram (int target, Int32 width, int internalformat, bool sink) |
Binding for glHistogram function (DEPRECATED). | |
static void | ImageTransformParameter (int target, int pname, int[]@params) |
Binding for glImageTransformParameterivHP function. | |
static void | ImageTransformParameter (int target, int pname, int param) |
Binding for glImageTransformParameteriHP function. | |
static void | ImageTransformParameter (int target, int pname, float[]@params) |
Binding for glImageTransformParameterfvHP function. | |
static void | ImageTransformParameter (int target, int pname, float param) |
Binding for glImageTransformParameterfHP function. | |
static void | Index (byte[] c) |
Binding for glIndexubv function. | |
static void | Index (byte c) |
Binding for glIndexub function. | |
static void | Index (Int16[] c) |
Binding for glIndexsv function (DEPRECATED). | |
static void | Index (Int16 c) |
Binding for glIndexs function (DEPRECATED). | |
static void | Index (int[] c) |
Binding for glIndexiv function (DEPRECATED). | |
static void | Index (int c) |
Binding for glIndexi function (DEPRECATED). | |
static void | Index (float[] c) |
Binding for glIndexfv function (DEPRECATED). | |
static void | Index (float c) |
Binding for glIndexf function (DEPRECATED). | |
static void | Index (double[] c) |
Binding for glIndexdv function (DEPRECATED). | |
static void | Index (double c) |
Binding for glIndexd function (DEPRECATED). | |
static void | IndexFormat (int type, Int32 stride) |
Binding for glIndexFormatNV function. | |
static void | IndexFunc (int func, float @ref) |
Binding for glIndexFuncEXT function. | |
static void | IndexMask (uint mask) |
Binding for glIndexMask function (DEPRECATED). | |
static void | IndexMaterial (int face, int mode) |
Binding for glIndexMaterialEXT function. | |
static void | IndexPointer (int type, Int32 stride, object pointer) |
Binding for glIndexPointer function (DEPRECATED). | |
static void | IndexPointerList (int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glIndexPointerListIBM function. | |
static void | InitName () |
Binding for glInitNames function (DEPRECATED). | |
static void | InsertComponent (uint res, uint src, uint num) |
Binding for glInsertComponentEXT function. | |
static void | InterleavedArrays (int format, Int32 stride, object pointer) |
Binding for glInterleavedArrays function (DEPRECATED). | |
static bool | IsBuffer (uint buffer) |
Binding for glIsBuffer function. | |
static bool | IsBufferResident (int target) |
Binding for glIsBufferResidentNV function. | |
static bool | IsEnabled (int cap) |
Binding for glIsEnabled function. | |
static bool | IsEnabledi (int target, uint index) |
Binding for glIsEnabledi function. | |
static bool | IsEnabledIndexed (int target, uint index) |
Binding for glIsEnabledIndexedEXT function. | |
static bool | IsFence (uint fence) |
Binding for glIsFenceNV function. | |
static bool | IsFramebuffer (uint framebuffer) |
Binding for glIsFramebuffer function. | |
static bool | IsList (uint list) |
Binding for glIsList function (DEPRECATED). | |
static bool | IsNamedBufferResident (uint buffer) |
Binding for glIsNamedBufferResidentNV function. | |
static bool | IsObjectBuffer (uint buffer) |
Binding for glIsObjectBufferATI function. | |
static bool | IsOcclusionQuery (uint id) |
Binding for glIsOcclusionQueryNV function. | |
static bool | IsProgram (uint program) |
Binding for glIsProgram function. | |
static bool | IsQuery (uint id) |
Binding for glIsQuery function. | |
static bool | IsRenderbuffer (uint renderbuffer) |
Binding for glIsRenderbuffer function. | |
static bool | IsShader (uint shader) |
Binding for glIsShader function. | |
static bool | IsSync (int sync) |
Binding for glIsSync function. | |
static bool | IsTexture (uint texture) |
Binding for glIsTexture function. | |
static bool | IsTransformFeedback (uint id) |
Binding for glIsTransformFeedbackNV function. | |
static bool | IsVariantEnabled (uint id, int cap) |
Binding for glIsVariantEnabledEXT function. | |
static bool | IsVertexArray (uint array) |
Binding for glIsVertexArray function. | |
static void | Light (int light, int pname, int[]@params) |
Binding for glLightiv function (DEPRECATED). | |
static void | Light (int light, int pname, int param) |
Binding for glLighti function (DEPRECATED). | |
static void | Light (int light, int pname, float[]@params) |
Binding for glLightfv function (DEPRECATED). | |
static void | Light (int light, int pname, float param) |
Binding for glLightf function (DEPRECATED). | |
static void | LightModel (int pname, int[]@params) |
Binding for glLightModeliv function (DEPRECATED). | |
static void | LightModel (int pname, int param) |
Binding for glLightModeli function (DEPRECATED). | |
static void | LightModel (int pname, float[]@params) |
Binding for glLightModelfv function (DEPRECATED). | |
static void | LightModel (int pname, float param) |
Binding for glLightModelf function (DEPRECATED). | |
static void | LineStipple (int factor, UInt16 pattern) |
Binding for glLineStipple function (DEPRECATED). | |
static void | LineWidth (float width) |
Binding for glLineWidth function. | |
static void | LinkProgram (uint program) |
Binding for glLinkProgram function. | |
static void | ListBase (uint @base) |
Binding for glListBase function (DEPRECATED). | |
static void | LoadIdentity () |
Binding for glLoadIdentity function (DEPRECATED). | |
static void | LoadMatrix (float[] m) |
Binding for glLoadMatrixf function (DEPRECATED). | |
static void | LoadMatrix (double[] m) |
Binding for glLoadMatrixd function (DEPRECATED). | |
static void | LoadName (uint name) |
Binding for glLoadName function (DEPRECATED). | |
static void | LoadProgram (int target, uint id, Int32 len, byte[] program) |
Binding for glLoadProgramNV function. | |
static void | LoadTransposeMatrix (float[] m) |
Binding for glLoadTransposeMatrixf function (DEPRECATED). | |
static void | LoadTransposeMatrix (double[] m) |
Binding for glLoadTransposeMatrixd function (DEPRECATED). | |
static void | LockArrays (int first, Int32 count) |
Binding for glLockArraysEXT function. | |
static void | LogicOp (int opcode) |
Binding for glLogicOp function. | |
static void | MakeBufferNonResident (int target) |
Binding for glMakeBufferNonResidentNV function. | |
static void | MakeBufferResident (int target, int access) |
Binding for glMakeBufferResidentNV function. | |
static void | Map1 (int target, float u1, float u2, int stride, int order, float[] points) |
Binding for glMap1f function (DEPRECATED). | |
static void | Map1 (int target, double u1, double u2, int stride, int order, double[] points) |
Binding for glMap1d function (DEPRECATED). | |
static void | Map2 (int target, float u1, float u2, int ustride, int uorder, float v1, float v2, int vstride, int vorder, float[] points) |
Binding for glMap2f function (DEPRECATED). | |
static void | Map2 (int target, double u1, double u2, int ustride, int uorder, double v1, double v2, int vstride, int vorder, double[] points) |
Binding for glMap2d function (DEPRECATED). | |
static IntPtr | MapBuffer (int target, int access) |
Binding for glMapBuffer function. | |
static IntPtr | MapBufferRange (int target, IntPtr offset, UInt32 length, uint access) |
Binding for glMapBufferRange function. | |
static void | MapControlPoint (int target, uint index, int type, Int32 ustride, Int32 vstride, int uorder, int vorder, bool packed, object points) |
Binding for glMapControlPointsNV function. | |
static void | MapGrid1 (int un, float u1, float u2) |
Binding for glMapGrid1f function (DEPRECATED). | |
static void | MapGrid1 (int un, double u1, double u2) |
Binding for glMapGrid1d function (DEPRECATED). | |
static void | MapGrid2 (int un, float u1, float u2, int vn, float v1, float v2) |
Binding for glMapGrid2f function (DEPRECATED). | |
static void | MapGrid2 (int un, double u1, double u2, int vn, double v1, double v2) |
Binding for glMapGrid2d function (DEPRECATED). | |
static IntPtr | MapNamedBuffer (uint buffer, int access) |
Binding for glMapNamedBufferEXT function. | |
static IntPtr | MapObjectBuffer (uint buffer) |
Binding for glMapObjectBufferATI function. | |
static void | MapParameter (int target, int pname, int[]@params) |
Binding for glMapParameterivNV function. | |
static void | MapParameter (int target, int pname, float[]@params) |
Binding for glMapParameterfvNV function. | |
static void | Material (int face, int pname, int[]@params) |
Binding for glMaterialiv function (DEPRECATED). | |
static void | Material (int face, int pname, int param) |
Binding for glMateriali function (DEPRECATED). | |
static void | Material (int face, int pname, float[]@params) |
Binding for glMaterialfv function (DEPRECATED). | |
static void | Material (int face, int pname, float param) |
Binding for glMaterialf function (DEPRECATED). | |
static void | MatrixFrustum (int mode, double left, double right, double bottom, double top, double zNear, double zFar) |
Binding for glMatrixFrustumEXT function. | |
static void | MatrixIndex (int size, UInt16[] indices) |
Binding for glMatrixIndexusvARB function. | |
static void | MatrixIndex (int size, uint[] indices) |
Binding for glMatrixIndexuivARB function. | |
static void | MatrixIndex (int size, byte[] indices) |
Binding for glMatrixIndexubvARB function. | |
static void | MatrixIndexPointer (int size, int type, Int32 stride, object pointer) |
Binding for glMatrixIndexPointerARB function. | |
static void | MatrixLoad (int mode, float[] m) |
Binding for glMatrixLoadfEXT function. | |
static void | MatrixLoad (int mode, double[] m) |
Binding for glMatrixLoaddEXT function. | |
static void | MatrixLoadIdentity (int mode) |
Binding for glMatrixLoadIdentityEXT function. | |
static void | MatrixLoadTranspose (int mode, float[] m) |
Binding for glMatrixLoadTransposefEXT function. | |
static void | MatrixLoadTranspose (int mode, double[] m) |
Binding for glMatrixLoadTransposedEXT function. | |
static void | MatrixMode (int mode) |
Binding for glMatrixMode function (DEPRECATED). | |
static void | MatrixMult (int mode, float[] m) |
Binding for glMatrixMultfEXT function. | |
static void | MatrixMult (int mode, double[] m) |
Binding for glMatrixMultdEXT function. | |
static void | MatrixMultTranspose (int mode, float[] m) |
Binding for glMatrixMultTransposefEXT function. | |
static void | MatrixMultTranspose (int mode, double[] m) |
Binding for glMatrixMultTransposedEXT function. | |
static void | MatrixOrtho (int mode, double left, double right, double bottom, double top, double zNear, double zFar) |
Binding for glMatrixOrthoEXT function. | |
static void | MatrixPop (int mode) |
Binding for glMatrixPopEXT function. | |
static void | MatrixPush (int mode) |
Binding for glMatrixPushEXT function. | |
static void | MatrixRotated (int mode, double angle, double x, double y, double z) |
Binding for glMatrixRotatedEXT function. | |
static void | MatrixRotatef (int mode, float angle, float x, float y, float z) |
Binding for glMatrixRotatefEXT function. | |
static void | MatrixScaled (int mode, double x, double y, double z) |
Binding for glMatrixScaledEXT function. | |
static void | MatrixScalef (int mode, float x, float y, float z) |
Binding for glMatrixScalefEXT function. | |
static void | MatrixTranslate (int mode, float x, float y, float z) |
Binding for glMatrixTranslatefEXT function. | |
static void | MatrixTranslate (int mode, double x, double y, double z) |
Binding for glMatrixTranslatedEXT function. | |
static void | Minmax (int target, int internalformat, bool sink) |
Binding for glMinmax function (DEPRECATED). | |
static void | MinSampleShading (float value) |
Binding for glMinSampleShading function. | |
static void | MultiDrawArrays (int mode,[Out] int[] first,[Out] Int32[] count, Int32 primcount) |
Binding for glMultiDrawArrays function. | |
static void | MultiDrawElements (int mode, Int32[] count, int type, IntPtr[] indices, Int32 primcount) |
Binding for glMultiDrawElements function. | |
static void | MultiDrawElementsBaseVertex (int mode, Int32[] count, int type, IntPtr[] indices, Int32 primcount, int[] basevertex) |
Binding for glMultiDrawElementsBaseVertex function. | |
static void | MultiModeDrawArrays (int[] mode, int[] first, Int32[] count, Int32 primcount, int modestride) |
Binding for glMultiModeDrawArraysIBM function. | |
static void | MultiModeDrawElements (int[] mode, Int32[] count, int type, IntPtr[] indices, Int32 primcount, int modestride) |
Binding for glMultiModeDrawElementsIBM function. | |
static void | MultiTexBuffer (int texunit, int target, int internalformat, uint buffer) |
Binding for glMultiTexBufferEXT function. | |
static void | MultiTexCoord1 (int target, Int16[] v) |
Binding for glMultiTexCoord1sv function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, Int16 s) |
Binding for glMultiTexCoord1s function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, int[] v) |
Binding for glMultiTexCoord1iv function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, int s) |
Binding for glMultiTexCoord1i function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, float[] v) |
Binding for glMultiTexCoord1fv function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, float s) |
Binding for glMultiTexCoord1f function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, double[] v) |
Binding for glMultiTexCoord1dv function (DEPRECATED). | |
static void | MultiTexCoord1 (int target, double s) |
Binding for glMultiTexCoord1d function (DEPRECATED). | |
static void | MultiTexCoord1h (int target, UInt16[] v) |
Binding for glMultiTexCoord1hvNV function. | |
static void | MultiTexCoord1h (int target, UInt16 s) |
Binding for glMultiTexCoord1hNV function. | |
static void | MultiTexCoord2 (int target, Int16[] v) |
Binding for glMultiTexCoord2sv function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, Int16 s, Int16 t) |
Binding for glMultiTexCoord2s function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, int[] v) |
Binding for glMultiTexCoord2iv function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, int s, int t) |
Binding for glMultiTexCoord2i function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, float[] v) |
Binding for glMultiTexCoord2fv function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, float s, float t) |
Binding for glMultiTexCoord2f function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, double[] v) |
Binding for glMultiTexCoord2dv function (DEPRECATED). | |
static void | MultiTexCoord2 (int target, double s, double t) |
Binding for glMultiTexCoord2d function (DEPRECATED). | |
static void | MultiTexCoord2h (int target, UInt16[] v) |
Binding for glMultiTexCoord2hvNV function. | |
static void | MultiTexCoord2h (int target, UInt16 s, UInt16 t) |
Binding for glMultiTexCoord2hNV function. | |
static void | MultiTexCoord3 (int target, Int16[] v) |
Binding for glMultiTexCoord3sv function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, Int16 s, Int16 t, Int16 r) |
Binding for glMultiTexCoord3s function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, int[] v) |
Binding for glMultiTexCoord3iv function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, int s, int t, int r) |
Binding for glMultiTexCoord3i function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, float[] v) |
Binding for glMultiTexCoord3fv function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, float s, float t, float r) |
Binding for glMultiTexCoord3f function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, double[] v) |
Binding for glMultiTexCoord3dv function (DEPRECATED). | |
static void | MultiTexCoord3 (int target, double s, double t, double r) |
Binding for glMultiTexCoord3d function (DEPRECATED). | |
static void | MultiTexCoord3h (int target, UInt16[] v) |
Binding for glMultiTexCoord3hvNV function. | |
static void | MultiTexCoord3h (int target, UInt16 s, UInt16 t, UInt16 r) |
Binding for glMultiTexCoord3hNV function. | |
static void | MultiTexCoord4 (int target, Int16[] v) |
Binding for glMultiTexCoord4sv function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, Int16 s, Int16 t, Int16 r, Int16 q) |
Binding for glMultiTexCoord4s function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, int[] v) |
Binding for glMultiTexCoord4iv function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, int s, int t, int r, int q) |
Binding for glMultiTexCoord4i function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, float[] v) |
Binding for glMultiTexCoord4fv function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, float s, float t, float r, float q) |
Binding for glMultiTexCoord4f function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, double[] v) |
Binding for glMultiTexCoord4dv function (DEPRECATED). | |
static void | MultiTexCoord4 (int target, double s, double t, double r, double q) |
Binding for glMultiTexCoord4d function (DEPRECATED). | |
static void | MultiTexCoord4h (int target, UInt16[] v) |
Binding for glMultiTexCoord4hvNV function. | |
static void | MultiTexCoord4h (int target, UInt16 s, UInt16 t, UInt16 r, UInt16 q) |
Binding for glMultiTexCoord4hNV function. | |
static void | MultiTexCoordPointer (int texunit, int size, int type, Int32 stride, object pointer) |
Binding for glMultiTexCoordPointerEXT function. | |
static void | MultiTexEnv (int texunit, int target, int pname, int[]@params) |
Binding for glMultiTexEnvivEXT function. | |
static void | MultiTexEnv (int texunit, int target, int pname, int param) |
Binding for glMultiTexEnviEXT function. | |
static void | MultiTexEnv (int texunit, int target, int pname, float[]@params) |
Binding for glMultiTexEnvfvEXT function. | |
static void | MultiTexEnv (int texunit, int target, int pname, float param) |
Binding for glMultiTexEnvfEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, int[]@params) |
Binding for glMultiTexGenivEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, int param) |
Binding for glMultiTexGeniEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, float[]@params) |
Binding for glMultiTexGenfvEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, float param) |
Binding for glMultiTexGenfEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, double[]@params) |
Binding for glMultiTexGendvEXT function. | |
static void | MultiTexGen (int texunit, int coord, int pname, double param) |
Binding for glMultiTexGendEXT function. | |
static void | MultiTexImage1D (int texunit, int target, int level, int internalformat, Int32 width, int border, int format, int type, object pixels) |
Binding for glMultiTexImage1DEXT function. | |
static void | MultiTexImage2D (int texunit, int target, int level, int internalformat, Int32 width, Int32 height, int border, int format, int type, object pixels) |
Binding for glMultiTexImage2DEXT function. | |
static void | MultiTexImage3D (int texunit, int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, int format, int type, object pixels) |
Binding for glMultiTexImage3DEXT function. | |
static void | MultiTexParameter (int texunit, int target, int pname, int[]@params) |
Binding for glMultiTexParameterivEXT function. | |
static void | MultiTexParameter (int texunit, int target, int pname, int param) |
Binding for glMultiTexParameteriEXT function. | |
static void | MultiTexParameter (int texunit, int target, int pname, float[]@params) |
Binding for glMultiTexParameterfvEXT function. | |
static void | MultiTexParameter (int texunit, int target, int pname, float param) |
Binding for glMultiTexParameterfEXT function. | |
static void | MultiTexParameterI (int texunit, int target, int pname, uint[]@params) |
Binding for glMultiTexParameterIuivEXT function. | |
static void | MultiTexParameterI (int texunit, int target, int pname, int[]@params) |
Binding for glMultiTexParameterIivEXT function. | |
static void | MultiTexRenderbuffer (int texunit, int target, uint renderbuffer) |
Binding for glMultiTexRenderbufferEXT function. | |
static void | MultiTexSubImage1D (int texunit, int target, int level, int xoffset, Int32 width, int format, int type, object pixels) |
Binding for glMultiTexSubImage1DEXT function. | |
static void | MultiTexSubImage2D (int texunit, int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, int type, object pixels) |
Binding for glMultiTexSubImage2DEXT function. | |
static void | MultiTexSubImage3D (int texunit, int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, int type, object pixels) |
Binding for glMultiTexSubImage3DEXT function. | |
static void | MultMatrix (float[] m) |
Binding for glMultMatrixf function (DEPRECATED). | |
static void | MultMatrix (double[] m) |
Binding for glMultMatrixd function (DEPRECATED). | |
static void | MultTransposeMatrix (float[] m) |
Binding for glMultTransposeMatrixf function (DEPRECATED). | |
static void | MultTransposeMatrix (double[] m) |
Binding for glMultTransposeMatrixd function (DEPRECATED). | |
static void | NamedBufferData (uint buffer, UInt32 size, object data, int usage) |
Binding for glNamedBufferDataEXT function. | |
static void | NamedBufferSubData (uint buffer, IntPtr offset, UInt32 size, object data) |
Binding for glNamedBufferSubDataEXT function. | |
static void | NamedFramebufferRenderbuffer (uint framebuffer, int attachment, int renderbuffertarget, uint renderbuffer) |
Binding for glNamedFramebufferRenderbufferEXT function. | |
static void | NamedFramebufferTexture (uint framebuffer, int attachment, uint texture, int level) |
Binding for glNamedFramebufferTextureEXT function. | |
static void | NamedFramebufferTexture1D (uint framebuffer, int attachment, int textarget, uint texture, int level) |
Binding for glNamedFramebufferTexture1DEXT function. | |
static void | NamedFramebufferTexture2D (uint framebuffer, int attachment, int textarget, uint texture, int level) |
Binding for glNamedFramebufferTexture2DEXT function. | |
static void | NamedFramebufferTexture3D (uint framebuffer, int attachment, int textarget, uint texture, int level, int zoffset) |
Binding for glNamedFramebufferTexture3DEXT function. | |
static void | NamedFramebufferTextureFace (uint framebuffer, int attachment, uint texture, int level, int face) |
Binding for glNamedFramebufferTextureFaceEXT function. | |
static void | NamedFramebufferTextureLayer (uint framebuffer, int attachment, uint texture, int level, int layer) |
Binding for glNamedFramebufferTextureLayerEXT function. | |
static void | NamedMakeBufferNonResident (uint buffer) |
Binding for glNamedMakeBufferNonResidentNV function. | |
static void | NamedMakeBufferResident (uint buffer, int access) |
Binding for glNamedMakeBufferResidentNV function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, Int32 count, uint[]@params) |
Binding for glNamedProgramLocalParametersI4uivEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, Int32 count, int[]@params) |
Binding for glNamedProgramLocalParametersI4ivEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, Int32 count, float[]@params) |
Binding for glNamedProgramLocalParameters4fvEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, float[]@params) |
Binding for glNamedProgramLocalParameter4fvEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, float x, float y, float z, float w) |
Binding for glNamedProgramLocalParameter4fEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, double[]@params) |
Binding for glNamedProgramLocalParameter4dvEXT function. | |
static void | NamedProgramLocalParameter (uint program, int target, uint index, double x, double y, double z, double w) |
Binding for glNamedProgramLocalParameter4dEXT function. | |
static void | NamedProgramLocalParameterI (uint program, int target, uint index, uint[]@params) |
Binding for glNamedProgramLocalParameterI4uivEXT function. | |
static void | NamedProgramLocalParameterI (uint program, int target, uint index, uint x, uint y, uint z, uint w) |
Binding for glNamedProgramLocalParameterI4uiEXT function. | |
static void | NamedProgramLocalParameterI (uint program, int target, uint index, int[]@params) |
Binding for glNamedProgramLocalParameterI4ivEXT function. | |
static void | NamedProgramLocalParameterI (uint program, int target, uint index, int x, int y, int z, int w) |
Binding for glNamedProgramLocalParameterI4iEXT function. | |
static void | NamedProgramString (uint program, int target, int format, Int32 len, object @string) |
Binding for glNamedProgramStringEXT function. | |
static void | NamedRenderbufferStorage (uint renderbuffer, int internalformat, Int32 width, Int32 height) |
Binding for glNamedRenderbufferStorageEXT function. | |
static void | NamedRenderbufferStorageMultisample (uint renderbuffer, Int32 samples, int internalformat, Int32 width, Int32 height) |
Binding for glNamedRenderbufferStorageMultisampleEXT function. | |
static void | NamedRenderbufferStorageMultisampleCoverage (uint renderbuffer, Int32 coverageSamples, Int32 colorSamples, int internalformat, Int32 width, Int32 height) |
Binding for glNamedRenderbufferStorageMultisampleCoverageEXT function. | |
static void | NewList (uint list, int mode) |
Binding for glNewList function (DEPRECATED). | |
static uint | NewObjectBuffer (Int32 size, object pointer, int usage) |
Binding for glNewObjectBufferATI function. | |
static void | Normal3 (Int16[] v) |
Binding for glNormal3sv function (DEPRECATED). | |
static void | Normal3 (Int16 nx, Int16 ny, Int16 nz) |
Binding for glNormal3s function (DEPRECATED). | |
static void | Normal3 (int[] v) |
Binding for glNormal3iv function (DEPRECATED). | |
static void | Normal3 (int nx, int ny, int nz) |
Binding for glNormal3i function (DEPRECATED). | |
static void | Normal3 (float[] v) |
Binding for glNormal3fv function (DEPRECATED). | |
static void | Normal3 (float nx, float ny, float nz) |
Binding for glNormal3f function (DEPRECATED). | |
static void | Normal3 (double[] v) |
Binding for glNormal3dv function (DEPRECATED). | |
static void | Normal3 (double nx, double ny, double nz) |
Binding for glNormal3d function (DEPRECATED). | |
static void | Normal3 (sbyte[] v) |
Binding for glNormal3bv function (DEPRECATED). | |
static void | Normal3 (sbyte nx, sbyte ny, sbyte nz) |
Binding for glNormal3b function (DEPRECATED). | |
static void | Normal3h (UInt16[] v) |
Binding for glNormal3hvNV function. | |
static void | Normal3h (UInt16 nx, UInt16 ny, UInt16 nz) |
Binding for glNormal3hNV function. | |
static void | NormalFormat (int type, Int32 stride) |
Binding for glNormalFormatNV function. | |
static void | NormalPointer (int type, IntPtr[] pointer) |
Binding for glNormalPointervINTEL function. | |
static void | NormalPointer (int type, Int32 stride, object pointer) |
Binding for glNormalPointer function (DEPRECATED). | |
static void | NormalPointerList (int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glNormalPointerListIBM function. | |
static void | NormalStream3 (int stream, Int16[] coords) |
Binding for glNormalStream3svATI function. | |
static void | NormalStream3 (int stream, Int16 nx, Int16 ny, Int16 nz) |
Binding for glNormalStream3sATI function. | |
static void | NormalStream3 (int stream, int[] coords) |
Binding for glNormalStream3ivATI function. | |
static void | NormalStream3 (int stream, int nx, int ny, int nz) |
Binding for glNormalStream3iATI function. | |
static void | NormalStream3 (int stream, float[] coords) |
Binding for glNormalStream3fvATI function. | |
static void | NormalStream3 (int stream, float nx, float ny, float nz) |
Binding for glNormalStream3fATI function. | |
static void | NormalStream3 (int stream, double[] coords) |
Binding for glNormalStream3dvATI function. | |
static void | NormalStream3 (int stream, double nx, double ny, double nz) |
Binding for glNormalStream3dATI function. | |
static void | NormalStream3 (int stream, sbyte[] coords) |
Binding for glNormalStream3bvATI function. | |
static void | NormalStream3 (int stream, sbyte nx, sbyte ny, sbyte nz) |
Binding for glNormalStream3bATI function. | |
static void | Ortho (double left, double right, double bottom, double top, double zNear, double zFar) |
Binding for glOrtho function (DEPRECATED). | |
static void | PassTexCoord (uint dst, uint coord, int swizzle) |
Binding for glPassTexCoordATI function. | |
static void | PassThrough (float token) |
Binding for glPassThrough function (DEPRECATED). | |
static void | PauseTransformFeedback () |
Binding for glPauseTransformFeedbackNV function. | |
static void | PixelDataRange (int target, Int32 length,[Out] IntPtr pointer) |
Binding for glPixelDataRangeNV function. | |
static void | PixelMap (int map, int mapsize, UInt16[] values) |
Binding for glPixelMapusv function (DEPRECATED). | |
static void | PixelMap (int map, int mapsize, uint[] values) |
Binding for glPixelMapuiv function (DEPRECATED). | |
static void | PixelMap (int map, int mapsize, float[] values) |
Binding for glPixelMapfv function (DEPRECATED). | |
static void | PixelStoref (int pname, float param) |
Binding for glPixelStoref function. | |
static void | PixelStorei (int pname, int param) |
Binding for glPixelStorei function. | |
static void | PixelTransfer (int pname, int param) |
Binding for glPixelTransferi function (DEPRECATED). | |
static void | PixelTransfer (int pname, float param) |
Binding for glPixelTransferf function (DEPRECATED). | |
static void | PixelTransformParameter (int target, int pname, int[]@params) |
Binding for glPixelTransformParameterivEXT function. | |
static void | PixelTransformParameter (int target, int pname, int param) |
Binding for glPixelTransformParameteriEXT function. | |
static void | PixelTransformParameter (int target, int pname, float[]@params) |
Binding for glPixelTransformParameterfvEXT function. | |
static void | PixelTransformParameter (int target, int pname, float param) |
Binding for glPixelTransformParameterfEXT function. | |
static void | PixelZoom (float xfactor, float yfactor) |
Binding for glPixelZoom function (DEPRECATED). | |
static void | PNTriangles (int pname, int param) |
Binding for glPNTrianglesiATI function. | |
static void | PNTriangles (int pname, float param) |
Binding for glPNTrianglesfATI function. | |
static void | PointParameter (int pname, int[]@params) |
Binding for glPointParameteriv function. | |
static void | PointParameter (int pname, int param) |
Binding for glPointParameteri function. | |
static void | PointParameter (int pname, float[]@params) |
Binding for glPointParameterfv function. | |
static void | PointParameter (int pname, float param) |
Binding for glPointParameterf function. | |
static void | PointSize (float size) |
Binding for glPointSize function. | |
static void | PolygonMode (int face, int mode) |
Binding for glPolygonMode function. | |
static void | PolygonOffset (float factor, float units) |
Binding for glPolygonOffset function. | |
static void | PolygonStipple (byte[] mask) |
Binding for glPolygonStipple function (DEPRECATED). | |
static void | PopAttrib () |
Binding for glPopAttrib function (DEPRECATED). | |
static void | PopClientAttrib () |
Binding for glPopClientAttrib function (DEPRECATED). | |
static void | PopMatrix () |
Binding for glPopMatrix function (DEPRECATED). | |
static void | PopName () |
Binding for glPopName function (DEPRECATED). | |
static void | PresentFrameDualFill (uint video_slot, UInt64 minPresentTime, uint beginPresentTimeId, uint presentDurationId, int type, int target0, uint fill0, int target1, uint fill1, int target2, uint fill2, int target3, uint fill3) |
Binding for glPresentFrameDualFillNV function. | |
static void | PresentFrameKeyed (uint video_slot, UInt64 minPresentTime, uint beginPresentTimeId, uint presentDurationId, int type, int target0, uint fill0, uint key0, int target1, uint fill1, uint key1) |
Binding for glPresentFrameKeyedNV function. | |
static void | PrimitiveRestart () |
Binding for glPrimitiveRestartNV function. | |
static void | PrimitiveRestartIndex (uint index) |
Binding for glPrimitiveRestartIndex function. | |
static void | PrioritizeTextures (Int32 n, uint[] textures, float[] priorities) |
Binding for glPrioritizeTextures function (DEPRECATED). | |
static void | ProgramBufferParameter (int target, uint buffer, uint index, Int32 count, uint[]@params) |
Binding for glProgramBufferParametersIuivNV function. | |
static void | ProgramBufferParameter (int target, uint buffer, uint index, Int32 count, int[]@params) |
Binding for glProgramBufferParametersIivNV function. | |
static void | ProgramBufferParameter (int target, uint buffer, uint index, Int32 count, float[]@params) |
Binding for glProgramBufferParametersfvNV function. | |
static void | ProgramEnvParameter (int target, uint index, Int32 count, uint[]@params) |
Binding for glProgramEnvParametersI4uivNV function. | |
static void | ProgramEnvParameter (int target, uint index, Int32 count, int[]@params) |
Binding for glProgramEnvParametersI4ivNV function. | |
static void | ProgramEnvParameter (int target, uint index, Int32 count, float[]@params) |
Binding for glProgramEnvParameters4fvEXT function. | |
static void | ProgramEnvParameter (int target, uint index, float[]@params) |
Binding for glProgramEnvParameter4fvARB function. | |
static void | ProgramEnvParameter (int target, uint index, float x, float y, float z, float w) |
Binding for glProgramEnvParameter4fARB function. | |
static void | ProgramEnvParameter (int target, uint index, double[]@params) |
Binding for glProgramEnvParameter4dvARB function. | |
static void | ProgramEnvParameter (int target, uint index, double x, double y, double z, double w) |
Binding for glProgramEnvParameter4dARB function. | |
static void | ProgramEnvParameterI (int target, uint index, uint[]@params) |
Binding for glProgramEnvParameterI4uivNV function. | |
static void | ProgramEnvParameterI (int target, uint index, uint x, uint y, uint z, uint w) |
Binding for glProgramEnvParameterI4uiNV function. | |
static void | ProgramEnvParameterI (int target, uint index, int[]@params) |
Binding for glProgramEnvParameterI4ivNV function. | |
static void | ProgramEnvParameterI (int target, uint index, int x, int y, int z, int w) |
Binding for glProgramEnvParameterI4iNV function. | |
static void | ProgramLocalParameter (int target, uint index, Int32 count, uint[]@params) |
Binding for glProgramLocalParametersI4uivNV function. | |
static void | ProgramLocalParameter (int target, uint index, Int32 count, int[]@params) |
Binding for glProgramLocalParametersI4ivNV function. | |
static void | ProgramLocalParameter (int target, uint index, Int32 count, float[]@params) |
Binding for glProgramLocalParameters4fvEXT function. | |
static void | ProgramLocalParameter (int target, uint index, float[]@params) |
Binding for glProgramLocalParameter4fvARB function. | |
static void | ProgramLocalParameter (int target, uint index, float x, float y, float z, float w) |
Binding for glProgramLocalParameter4fARB function. | |
static void | ProgramLocalParameter (int target, uint index, double[]@params) |
Binding for glProgramLocalParameter4dvARB function. | |
static void | ProgramLocalParameter (int target, uint index, double x, double y, double z, double w) |
Binding for glProgramLocalParameter4dARB function. | |
static void | ProgramLocalParameterI (int target, uint index, uint[]@params) |
Binding for glProgramLocalParameterI4uivNV function. | |
static void | ProgramLocalParameterI (int target, uint index, uint x, uint y, uint z, uint w) |
Binding for glProgramLocalParameterI4uiNV function. | |
static void | ProgramLocalParameterI (int target, uint index, int[]@params) |
Binding for glProgramLocalParameterI4ivNV function. | |
static void | ProgramLocalParameterI (int target, uint index, int x, int y, int z, int w) |
Binding for glProgramLocalParameterI4iNV function. | |
static void | ProgramNamedParameter (uint id, Int32 len, byte[] name, float[] v) |
Binding for glProgramNamedParameter4fvNV function. | |
static void | ProgramNamedParameter (uint id, Int32 len, byte[] name, float x, float y, float z, float w) |
Binding for glProgramNamedParameter4fNV function. | |
static void | ProgramNamedParameter (uint id, Int32 len, byte[] name, double[] v) |
Binding for glProgramNamedParameter4dvNV function. | |
static void | ProgramNamedParameter (uint id, Int32 len, byte[] name, double x, double y, double z, double w) |
Binding for glProgramNamedParameter4dNV function. | |
static void | ProgramParameter (int target, uint index, uint count, float[] v) |
Binding for glProgramParameters4fvNV function. | |
static void | ProgramParameter (int target, uint index, uint count, double[] v) |
Binding for glProgramParameters4dvNV function. | |
static void | ProgramParameter (int target, uint index, float[] v) |
Binding for glProgramParameter4fvNV function. | |
static void | ProgramParameter (int target, uint index, float x, float y, float z, float w) |
Binding for glProgramParameter4fNV function. | |
static void | ProgramParameter (int target, uint index, double[] v) |
Binding for glProgramParameter4dvNV function. | |
static void | ProgramParameter (int target, uint index, double x, double y, double z, double w) |
Binding for glProgramParameter4dNV function. | |
static void | ProgramParameter (uint program, int pname, int value) |
Binding for glProgramParameteri function. | |
static void | ProgramString (int target, int format, Int32 len, object @string) |
Binding for glProgramStringARB function. | |
static void | ProgramUniform (uint program, int location, Int32 count, UInt64[] value) |
Binding for glProgramUniformui64vNV function. | |
static void | ProgramUniform (uint program, int location, UInt64 value) |
Binding for glProgramUniformui64NV function. | |
static void | ProgramUniform1 (uint program, int location, Int32 count, uint[] value) |
Binding for glProgramUniform1uivEXT function. | |
static void | ProgramUniform1 (uint program, int location, uint v0) |
Binding for glProgramUniform1uiEXT function. | |
static void | ProgramUniform1 (uint program, int location, Int32 count, int[] value) |
Binding for glProgramUniform1ivEXT function. | |
static void | ProgramUniform1 (uint program, int location, int v0) |
Binding for glProgramUniform1iEXT function. | |
static void | ProgramUniform1 (uint program, int location, Int32 count, float[] value) |
Binding for glProgramUniform1fvEXT function. | |
static void | ProgramUniform1 (uint program, int location, float v0) |
Binding for glProgramUniform1fEXT function. | |
static void | ProgramUniform2 (uint program, int location, Int32 count, uint[] value) |
Binding for glProgramUniform2uivEXT function. | |
static void | ProgramUniform2 (uint program, int location, uint v0, uint v1) |
Binding for glProgramUniform2uiEXT function. | |
static void | ProgramUniform2 (uint program, int location, Int32 count, int[] value) |
Binding for glProgramUniform2ivEXT function. | |
static void | ProgramUniform2 (uint program, int location, int v0, int v1) |
Binding for glProgramUniform2iEXT function. | |
static void | ProgramUniform2 (uint program, int location, Int32 count, float[] value) |
Binding for glProgramUniform2fvEXT function. | |
static void | ProgramUniform2 (uint program, int location, float v0, float v1) |
Binding for glProgramUniform2fEXT function. | |
static void | ProgramUniform3 (uint program, int location, Int32 count, uint[] value) |
Binding for glProgramUniform3uivEXT function. | |
static void | ProgramUniform3 (uint program, int location, uint v0, uint v1, uint v2) |
Binding for glProgramUniform3uiEXT function. | |
static void | ProgramUniform3 (uint program, int location, Int32 count, int[] value) |
Binding for glProgramUniform3ivEXT function. | |
static void | ProgramUniform3 (uint program, int location, int v0, int v1, int v2) |
Binding for glProgramUniform3iEXT function. | |
static void | ProgramUniform3 (uint program, int location, Int32 count, float[] value) |
Binding for glProgramUniform3fvEXT function. | |
static void | ProgramUniform3 (uint program, int location, float v0, float v1, float v2) |
Binding for glProgramUniform3fEXT function. | |
static void | ProgramUniform4 (uint program, int location, Int32 count, uint[] value) |
Binding for glProgramUniform4uivEXT function. | |
static void | ProgramUniform4 (uint program, int location, uint v0, uint v1, uint v2, uint v3) |
Binding for glProgramUniform4uiEXT function. | |
static void | ProgramUniform4 (uint program, int location, Int32 count, int[] value) |
Binding for glProgramUniform4ivEXT function. | |
static void | ProgramUniform4 (uint program, int location, int v0, int v1, int v2, int v3) |
Binding for glProgramUniform4iEXT function. | |
static void | ProgramUniform4 (uint program, int location, Int32 count, float[] value) |
Binding for glProgramUniform4fvEXT function. | |
static void | ProgramUniform4 (uint program, int location, float v0, float v1, float v2, float v3) |
Binding for glProgramUniform4fEXT function. | |
static void | ProgramUniformMatrix2 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix2fvEXT function. | |
static void | ProgramUniformMatrix2x3 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix2x3fvEXT function. | |
static void | ProgramUniformMatrix2x4 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix2x4fvEXT function. | |
static void | ProgramUniformMatrix3 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix3fvEXT function. | |
static void | ProgramUniformMatrix3x2 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix3x2fvEXT function. | |
static void | ProgramUniformMatrix3x4 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix3x4fvEXT function. | |
static void | ProgramUniformMatrix4 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix4fvEXT function. | |
static void | ProgramUniformMatrix4x2 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix4x2fvEXT function. | |
static void | ProgramUniformMatrix4x3 (uint program, int location, Int32 count, bool transpose, float[] value) |
Binding for glProgramUniformMatrix4x3fvEXT function. | |
static void | ProgramVertexLimit (int target, int limit) |
Binding for glProgramVertexLimitNV function. | |
static void | ProvokingVertex (int mode) |
Binding for glProvokingVertex function. | |
static void | PushAttrib (uint mask) |
Binding for glPushAttrib function (DEPRECATED). | |
static void | PushClientAttrib (uint mask) |
Binding for glPushClientAttrib function (DEPRECATED). | |
static void | PushClientAttribDefault (uint mask) |
Binding for glPushClientAttribDefaultEXT function. | |
static void | PushMatrix () |
Binding for glPushMatrix function (DEPRECATED). | |
static void | PushName (uint name) |
Binding for glPushName function (DEPRECATED). | |
static void | RasterPos2 (Int16[] v) |
Binding for glRasterPos2sv function (DEPRECATED). | |
static void | RasterPos2 (Int16 x, Int16 y) |
Binding for glRasterPos2s function (DEPRECATED). | |
static void | RasterPos2 (int[] v) |
Binding for glRasterPos2iv function (DEPRECATED). | |
static void | RasterPos2 (int x, int y) |
Binding for glRasterPos2i function (DEPRECATED). | |
static void | RasterPos2 (float[] v) |
Binding for glRasterPos2fv function (DEPRECATED). | |
static void | RasterPos2 (float x, float y) |
Binding for glRasterPos2f function (DEPRECATED). | |
static void | RasterPos2 (double[] v) |
Binding for glRasterPos2dv function (DEPRECATED). | |
static void | RasterPos2 (double x, double y) |
Binding for glRasterPos2d function (DEPRECATED). | |
static void | RasterPos3 (Int16[] v) |
Binding for glRasterPos3sv function (DEPRECATED). | |
static void | RasterPos3 (Int16 x, Int16 y, Int16 z) |
Binding for glRasterPos3s function (DEPRECATED). | |
static void | RasterPos3 (int[] v) |
Binding for glRasterPos3iv function (DEPRECATED). | |
static void | RasterPos3 (int x, int y, int z) |
Binding for glRasterPos3i function (DEPRECATED). | |
static void | RasterPos3 (float[] v) |
Binding for glRasterPos3fv function (DEPRECATED). | |
static void | RasterPos3 (float x, float y, float z) |
Binding for glRasterPos3f function (DEPRECATED). | |
static void | RasterPos3 (double[] v) |
Binding for glRasterPos3dv function (DEPRECATED). | |
static void | RasterPos3 (double x, double y, double z) |
Binding for glRasterPos3d function (DEPRECATED). | |
static void | RasterPos4 (Int16[] v) |
Binding for glRasterPos4sv function (DEPRECATED). | |
static void | RasterPos4 (Int16 x, Int16 y, Int16 z, Int16 w) |
Binding for glRasterPos4s function (DEPRECATED). | |
static void | RasterPos4 (int[] v) |
Binding for glRasterPos4iv function (DEPRECATED). | |
static void | RasterPos4 (int x, int y, int z, int w) |
Binding for glRasterPos4i function (DEPRECATED). | |
static void | RasterPos4 (float[] v) |
Binding for glRasterPos4fv function (DEPRECATED). | |
static void | RasterPos4 (float x, float y, float z, float w) |
Binding for glRasterPos4f function (DEPRECATED). | |
static void | RasterPos4 (double[] v) |
Binding for glRasterPos4dv function (DEPRECATED). | |
static void | RasterPos4 (double x, double y, double z, double w) |
Binding for glRasterPos4d function (DEPRECATED). | |
static void | ReadBuffer (int mode) |
Binding for glReadBuffer function. | |
static void | ReadPixel (int x, int y, Int32 width, Int32 height, int format, int type,[Out] object pixels) |
Binding for glReadPixels function. | |
static void | Rect (Int16[] v1, Int16[] v2) |
Binding for glRectsv function (DEPRECATED). | |
static void | Rect (Int16 x1, Int16 y1, Int16 x2, Int16 y2) |
Binding for glRects function (DEPRECATED). | |
static void | Rect (int[] v1, int[] v2) |
Binding for glRectiv function (DEPRECATED). | |
static void | Rect (int x1, int y1, int x2, int y2) |
Binding for glRecti function (DEPRECATED). | |
static void | Rect (float[] v1, float[] v2) |
Binding for glRectfv function (DEPRECATED). | |
static void | Rect (float x1, float y1, float x2, float y2) |
Binding for glRectf function (DEPRECATED). | |
static void | Rect (double[] v1, double[] v2) |
Binding for glRectdv function (DEPRECATED). | |
static void | Rect (double x1, double y1, double x2, double y2) |
Binding for glRectd function (DEPRECATED). | |
static void | RenderbufferStorage (int target, int internalformat, Int32 width, Int32 height) |
Binding for glRenderbufferStorage function. | |
static void | RenderbufferStorageMultisample (int target, Int32 samples, int internalformat, Int32 width, Int32 height) |
Binding for glRenderbufferStorageMultisample function. | |
static void | RenderbufferStorageMultisampleCoverage (int target, Int32 coverageSamples, Int32 colorSamples, int internalformat, Int32 width, Int32 height) |
Binding for glRenderbufferStorageMultisampleCoverageNV function. | |
static int | RenderMode (int mode) |
Binding for glRenderMode function (DEPRECATED). | |
static void | RequestResidentPrograms (Int32 n, uint[] programs) |
Binding for glRequestResidentProgramsNV function. | |
static void | ResetHistogram (int target) |
Binding for glResetHistogram function (DEPRECATED). | |
static void | ResetMinmax (int target) |
Binding for glResetMinmax function (DEPRECATED). | |
static void | ResumeTransformFeedback () |
Binding for glResumeTransformFeedbackNV function. | |
static void | Rotated (double angle, double x, double y, double z) |
Binding for glRotated function (DEPRECATED). | |
static void | Rotatef (float angle, float x, float y, float z) |
Binding for glRotatef function (DEPRECATED). | |
static void | SampleCoverage (float value, bool invert) |
Binding for glSampleCoverage function. | |
static void | SampleMap (uint dst, uint interp, int swizzle) |
Binding for glSampleMapATI function. | |
static void | SampleMask (float value, bool invert) |
Binding for glSampleMaskEXT function. | |
static void | SampleMask (uint index, uint mask) |
Binding for glSampleMaski function. | |
static void | SampleMaskIndexed (uint index, uint mask) |
Binding for glSampleMaskIndexedNV function. | |
static void | SamplePattern (int pattern) |
Binding for glSamplePatternEXT function. | |
static void | Scaled (double x, double y, double z) |
Binding for glScaled function (DEPRECATED). | |
static void | Scalef (float x, float y, float z) |
Binding for glScalef function (DEPRECATED). | |
static void | Scissor (int x, int y, Int32 width, Int32 height) |
Binding for glScissor function. | |
static void | SecondaryColor3 (UInt16[] v) |
Binding for glSecondaryColor3usv function (DEPRECATED). | |
static void | SecondaryColor3 (UInt16 red, UInt16 green, UInt16 blue) |
Binding for glSecondaryColor3us function (DEPRECATED). | |
static void | SecondaryColor3 (uint[] v) |
Binding for glSecondaryColor3uiv function (DEPRECATED). | |
static void | SecondaryColor3 (uint red, uint green, uint blue) |
Binding for glSecondaryColor3ui function (DEPRECATED). | |
static void | SecondaryColor3 (byte[] v) |
Binding for glSecondaryColor3ubv function (DEPRECATED). | |
static void | SecondaryColor3 (byte red, byte green, byte blue) |
Binding for glSecondaryColor3ub function (DEPRECATED). | |
static void | SecondaryColor3 (Int16[] v) |
Binding for glSecondaryColor3sv function (DEPRECATED). | |
static void | SecondaryColor3 (Int16 red, Int16 green, Int16 blue) |
Binding for glSecondaryColor3s function (DEPRECATED). | |
static void | SecondaryColor3 (int[] v) |
Binding for glSecondaryColor3iv function (DEPRECATED). | |
static void | SecondaryColor3 (int red, int green, int blue) |
Binding for glSecondaryColor3i function (DEPRECATED). | |
static void | SecondaryColor3 (float[] v) |
Binding for glSecondaryColor3fv function (DEPRECATED). | |
static void | SecondaryColor3 (float red, float green, float blue) |
Binding for glSecondaryColor3f function (DEPRECATED). | |
static void | SecondaryColor3 (double[] v) |
Binding for glSecondaryColor3dv function (DEPRECATED). | |
static void | SecondaryColor3 (double red, double green, double blue) |
Binding for glSecondaryColor3d function (DEPRECATED). | |
static void | SecondaryColor3 (sbyte[] v) |
Binding for glSecondaryColor3bv function (DEPRECATED). | |
static void | SecondaryColor3 (sbyte red, sbyte green, sbyte blue) |
Binding for glSecondaryColor3b function (DEPRECATED). | |
static void | SecondaryColor3h (UInt16[] v) |
Binding for glSecondaryColor3hvNV function. | |
static void | SecondaryColor3h (UInt16 red, UInt16 green, UInt16 blue) |
Binding for glSecondaryColor3hNV function. | |
static void | SecondaryColorFormat (int size, int type, Int32 stride) |
Binding for glSecondaryColorFormatNV function. | |
static void | SecondaryColorPointer (int size, int type, Int32 stride, object pointer) |
Binding for glSecondaryColorPointer function (DEPRECATED). | |
static void | SecondaryColorPointerList (int size, int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glSecondaryColorPointerListIBM function. | |
static void | SelectBuffer (Int32 size,[Out] uint[] buffer) |
Binding for glSelectBuffer function (DEPRECATED). | |
static void | SelectPerfMonitorCounters (uint monitor, bool enable, uint group, int numCounters,[Out] uint[] counterList) |
Binding for glSelectPerfMonitorCountersAMD function. | |
static void | SeparableFilter2D (int target, int internalformat, Int32 width, Int32 height, int format, int type, object row, object column) |
Binding for glSeparableFilter2D function (DEPRECATED). | |
static void | SetFence (uint fence, int condition) |
Binding for glSetFenceNV function. | |
static void | SetFragmentShaderConstant (uint dst, float[] value) |
Binding for glSetFragmentShaderConstantATI function. | |
static void | SetInvariant (uint id, int type, object addr) |
Binding for glSetInvariantEXT function. | |
static void | SetLocalConstant (uint id, int type, object addr) |
Binding for glSetLocalConstantEXT function. | |
static void | ShadeModel (int mode) |
Binding for glShadeModel function (DEPRECATED). | |
static void | ShaderOp1 (int op, uint res, uint arg1) |
Binding for glShaderOp1EXT function. | |
static void | ShaderOp2 (int op, uint res, uint arg1, uint arg2) |
Binding for glShaderOp2EXT function. | |
static void | ShaderOp3 (int op, uint res, uint arg1, uint arg2, uint arg3) |
Binding for glShaderOp3EXT function. | |
static void | ShaderSource (uint shader, Int32 count, string[]@string, int[] length) |
Binding for glShaderSource function. | |
static void | StencilClearTag (Int32 stencilTagBits, uint stencilClearTag) |
Binding for glStencilClearTagEXT function. | |
static void | StencilFunc (int func, int @ref, uint mask) |
Binding for glStencilFunc function. | |
static void | StencilFuncSeparate (int frontfunc, int backfunc, int @ref, uint mask) |
Binding for glStencilFuncSeparate function. | |
static void | StencilMask (uint mask) |
Binding for glStencilMask function. | |
static void | StencilMaskSeparate (int face, uint mask) |
Binding for glStencilMaskSeparate function. | |
static void | StencilOp (int fail, int zfail, int zpass) |
Binding for glStencilOp function. | |
static void | StencilOpSeparate (int face, int sfail, int dpfail, int dppass) |
Binding for glStencilOpSeparate function. | |
static void | Swizzle (uint res, uint @in, int outX, int outY, int outZ, int outW) |
Binding for glSwizzleEXT function. | |
static void | SyncDelegates () |
static void | Tangent3 (Int16[] v) |
Binding for glTangent3svEXT function. | |
static void | Tangent3 (Int16 tx, Int16 ty, Int16 tz) |
Binding for glTangent3sEXT function. | |
static void | Tangent3 (int[] v) |
Binding for glTangent3ivEXT function. | |
static void | Tangent3 (int tx, int ty, int tz) |
Binding for glTangent3iEXT function. | |
static void | Tangent3 (float[] v) |
Binding for glTangent3fvEXT function. | |
static void | Tangent3 (float tx, float ty, float tz) |
Binding for glTangent3fEXT function. | |
static void | Tangent3 (double[] v) |
Binding for glTangent3dvEXT function. | |
static void | Tangent3 (double tx, double ty, double tz) |
Binding for glTangent3dEXT function. | |
static void | Tangent3 (sbyte[] v) |
Binding for glTangent3bvEXT function. | |
static void | Tangent3 (sbyte tx, sbyte ty, sbyte tz) |
Binding for glTangent3bEXT function. | |
static void | TangentPointer (int type, Int32 stride, object pointer) |
Binding for glTangentPointerEXT function. | |
static void | TessellationFactor (float factor) |
Binding for glTessellationFactorAMD function. | |
static void | TessellationMode (int mode) |
Binding for glTessellationModeAMD function. | |
static bool | TestFence (uint fence) |
Binding for glTestFenceNV function. | |
static void | TexBuffer (int target, int internalformat, uint buffer) |
Binding for glTexBuffer function. | |
static void | TexBumpParameter (int pname, int[] param) |
Binding for glTexBumpParameterivATI function. | |
static void | TexBumpParameter (int pname, float[] param) |
Binding for glTexBumpParameterfvATI function. | |
static void | TexCoord1 (Int16[] v) |
Binding for glTexCoord1sv function (DEPRECATED). | |
static void | TexCoord1 (Int16 s) |
Binding for glTexCoord1s function (DEPRECATED). | |
static void | TexCoord1 (int[] v) |
Binding for glTexCoord1iv function (DEPRECATED). | |
static void | TexCoord1 (int s) |
Binding for glTexCoord1i function (DEPRECATED). | |
static void | TexCoord1 (float[] v) |
Binding for glTexCoord1fv function (DEPRECATED). | |
static void | TexCoord1 (float s) |
Binding for glTexCoord1f function (DEPRECATED). | |
static void | TexCoord1 (double[] v) |
Binding for glTexCoord1dv function (DEPRECATED). | |
static void | TexCoord1 (double s) |
Binding for glTexCoord1d function (DEPRECATED). | |
static void | TexCoord1h (UInt16[] v) |
Binding for glTexCoord1hvNV function. | |
static void | TexCoord1h (UInt16 s) |
Binding for glTexCoord1hNV function. | |
static void | TexCoord2 (Int16[] v) |
Binding for glTexCoord2sv function (DEPRECATED). | |
static void | TexCoord2 (Int16 s, Int16 t) |
Binding for glTexCoord2s function (DEPRECATED). | |
static void | TexCoord2 (int[] v) |
Binding for glTexCoord2iv function (DEPRECATED). | |
static void | TexCoord2 (int s, int t) |
Binding for glTexCoord2i function (DEPRECATED). | |
static void | TexCoord2 (float[] v) |
Binding for glTexCoord2fv function (DEPRECATED). | |
static void | TexCoord2 (float s, float t) |
Binding for glTexCoord2f function (DEPRECATED). | |
static void | TexCoord2 (double[] v) |
Binding for glTexCoord2dv function (DEPRECATED). | |
static void | TexCoord2 (double s, double t) |
Binding for glTexCoord2d function (DEPRECATED). | |
static void | TexCoord2h (UInt16[] v) |
Binding for glTexCoord2hvNV function. | |
static void | TexCoord2h (UInt16 s, UInt16 t) |
Binding for glTexCoord2hNV function. | |
static void | TexCoord3 (Int16[] v) |
Binding for glTexCoord3sv function (DEPRECATED). | |
static void | TexCoord3 (Int16 s, Int16 t, Int16 r) |
Binding for glTexCoord3s function (DEPRECATED). | |
static void | TexCoord3 (int[] v) |
Binding for glTexCoord3iv function (DEPRECATED). | |
static void | TexCoord3 (int s, int t, int r) |
Binding for glTexCoord3i function (DEPRECATED). | |
static void | TexCoord3 (float[] v) |
Binding for glTexCoord3fv function (DEPRECATED). | |
static void | TexCoord3 (float s, float t, float r) |
Binding for glTexCoord3f function (DEPRECATED). | |
static void | TexCoord3 (double[] v) |
Binding for glTexCoord3dv function (DEPRECATED). | |
static void | TexCoord3 (double s, double t, double r) |
Binding for glTexCoord3d function (DEPRECATED). | |
static void | TexCoord3h (UInt16[] v) |
Binding for glTexCoord3hvNV function. | |
static void | TexCoord3h (UInt16 s, UInt16 t, UInt16 r) |
Binding for glTexCoord3hNV function. | |
static void | TexCoord4 (Int16[] v) |
Binding for glTexCoord4sv function (DEPRECATED). | |
static void | TexCoord4 (Int16 s, Int16 t, Int16 r, Int16 q) |
Binding for glTexCoord4s function (DEPRECATED). | |
static void | TexCoord4 (int[] v) |
Binding for glTexCoord4iv function (DEPRECATED). | |
static void | TexCoord4 (int s, int t, int r, int q) |
Binding for glTexCoord4i function (DEPRECATED). | |
static void | TexCoord4 (float[] v) |
Binding for glTexCoord4fv function (DEPRECATED). | |
static void | TexCoord4 (float s, float t, float r, float q) |
Binding for glTexCoord4f function (DEPRECATED). | |
static void | TexCoord4 (double[] v) |
Binding for glTexCoord4dv function (DEPRECATED). | |
static void | TexCoord4 (double s, double t, double r, double q) |
Binding for glTexCoord4d function (DEPRECATED). | |
static void | TexCoord4h (UInt16[] v) |
Binding for glTexCoord4hvNV function. | |
static void | TexCoord4h (UInt16 s, UInt16 t, UInt16 r, UInt16 q) |
Binding for glTexCoord4hNV function. | |
static void | TexCoordFormat (int size, int type, Int32 stride) |
Binding for glTexCoordFormatNV function. | |
static void | TexCoordPointer (int size, int type, IntPtr[] pointer) |
Binding for glTexCoordPointervINTEL function. | |
static void | TexCoordPointer (int size, int type, Int32 stride, object pointer) |
Binding for glTexCoordPointer function (DEPRECATED). | |
static void | TexCoordPointerList (int size, int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glTexCoordPointerListIBM function. | |
static void | TexEnv (int target, int pname, int[]@params) |
Binding for glTexEnviv function (DEPRECATED). | |
static void | TexEnv (int target, int pname, int param) |
Binding for glTexEnvi function (DEPRECATED). | |
static void | TexEnv (int target, int pname, float[]@params) |
Binding for glTexEnvfv function (DEPRECATED). | |
static void | TexEnv (int target, int pname, float param) |
Binding for glTexEnvf function (DEPRECATED). | |
static void | TexGen (int coord, int pname, int[]@params) |
Binding for glTexGeniv function (DEPRECATED). | |
static void | TexGen (int coord, int pname, int param) |
Binding for glTexGeni function (DEPRECATED). | |
static void | TexGen (int coord, int pname, float[]@params) |
Binding for glTexGenfv function (DEPRECATED). | |
static void | TexGen (int coord, int pname, float param) |
Binding for glTexGenf function (DEPRECATED). | |
static void | TexGen (int coord, int pname, double[]@params) |
Binding for glTexGendv function (DEPRECATED). | |
static void | TexGen (int coord, int pname, double param) |
Binding for glTexGend function (DEPRECATED). | |
static void | TexImage1D (int target, int level, int internalformat, Int32 width, int border, int format, int type, object pixels) |
Binding for glTexImage1D function. | |
static void | TexImage2D (int target, int level, int internalformat, Int32 width, Int32 height, int border, int format, int type, object pixels) |
Binding for glTexImage2D function. | |
static void | TexImage2DMultisample (int target, Int32 samples, int internalformat, Int32 width, Int32 height, bool fixedsamplelocations) |
Binding for glTexImage2DMultisample function. | |
static void | TexImage3D (int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, int format, int type, object pixels) |
Binding for glTexImage3D function (DEPRECATED). | |
static void | TexImage3DMultisample (int target, Int32 samples, int internalformat, Int32 width, Int32 height, Int32 depth, bool fixedsamplelocations) |
Binding for glTexImage3DMultisample function. | |
static void | TexParameter (int target, int pname, int[]@params) |
Binding for glTexParameteriv function. | |
static void | TexParameter (int target, int pname, int param) |
Binding for glTexParameteri function. | |
static void | TexParameter (int target, int pname, float[]@params) |
Binding for glTexParameterfv function. | |
static void | TexParameter (int target, int pname, float param) |
Binding for glTexParameterf function. | |
static void | TexParameterI (int target, int pname, uint[]@params) |
Binding for glTexParameterIuiv function. | |
static void | TexParameterI (int target, int pname, int[]@params) |
Binding for glTexParameterIiv function. | |
static void | TexRenderbuffer (int target, uint renderbuffer) |
Binding for glTexRenderbufferNV function. | |
static void | TexSubImage1D (int target, int level, int xoffset, Int32 width, int format, int type, object pixels) |
Binding for glTexSubImage1D function. | |
static void | TexSubImage2D (int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, int type, object pixels) |
Binding for glTexSubImage2D function. | |
static void | TexSubImage3D (int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, int type, object pixels) |
Binding for glTexSubImage3D function. | |
static void | TextureBarrier () |
Binding for glTextureBarrierNV function. | |
static void | TextureBuffer (uint texture, int target, int internalformat, uint buffer) |
Binding for glTextureBufferEXT function. | |
static void | TextureImage1D (uint texture, int target, int level, int internalformat, Int32 width, int border, int format, int type, object pixels) |
Binding for glTextureImage1DEXT function. | |
static void | TextureImage2D (uint texture, int target, int level, int internalformat, Int32 width, Int32 height, int border, int format, int type, object pixels) |
Binding for glTextureImage2DEXT function. | |
static void | TextureImage3D (uint texture, int target, int level, int internalformat, Int32 width, Int32 height, Int32 depth, int border, int format, int type, object pixels) |
Binding for glTextureImage3DEXT function. | |
static void | TextureLight (int pname) |
Binding for glTextureLightEXT function. | |
static void | TextureMaterial (int face, int mode) |
Binding for glTextureMaterialEXT function. | |
static void | TextureNormal (int mode) |
Binding for glTextureNormalEXT function. | |
static void | TextureParameter (uint texture, int target, int pname, int[]@params) |
Binding for glTextureParameterivEXT function. | |
static void | TextureParameter (uint texture, int target, int pname, int param) |
Binding for glTextureParameteriEXT function. | |
static void | TextureParameter (uint texture, int target, int pname, float[]@params) |
Binding for glTextureParameterfvEXT function. | |
static void | TextureParameter (uint texture, int target, int pname, float param) |
Binding for glTextureParameterfEXT function. | |
static void | TextureParameterI (uint texture, int target, int pname, uint[]@params) |
Binding for glTextureParameterIuivEXT function. | |
static void | TextureParameterI (uint texture, int target, int pname, int[]@params) |
Binding for glTextureParameterIivEXT function. | |
static void | TextureRenderbuffer (uint texture, int target, uint renderbuffer) |
Binding for glTextureRenderbufferEXT function. | |
static void | TextureSubImage1D (uint texture, int target, int level, int xoffset, Int32 width, int format, int type, object pixels) |
Binding for glTextureSubImage1DEXT function. | |
static void | TextureSubImage2D (uint texture, int target, int level, int xoffset, int yoffset, Int32 width, Int32 height, int format, int type, object pixels) |
Binding for glTextureSubImage2DEXT function. | |
static void | TextureSubImage3D (uint texture, int target, int level, int xoffset, int yoffset, int zoffset, Int32 width, Int32 height, Int32 depth, int format, int type, object pixels) |
Binding for glTextureSubImage3DEXT function. | |
static void | TrackMatrix (int target, uint address, int matrix, int transform) |
Binding for glTrackMatrixNV function. | |
static void | TransformFeedbackAttribs (uint count, int[] attribs, int bufferMode) |
Binding for glTransformFeedbackAttribsNV function. | |
static void | TransformFeedbackVarying (uint program, Int32 count, string[] varyings, int bufferMode) |
Binding for glTransformFeedbackVaryings function. | |
static void | Translate (float x, float y, float z) |
Binding for glTranslatef function (DEPRECATED). | |
static void | Translate (double x, double y, double z) |
Binding for glTranslated function (DEPRECATED). | |
static void | Uniform (int location, Int32 count, UInt64[] value) |
Binding for glUniformui64vNV function. | |
static void | Uniform (int location, UInt64 value) |
Binding for glUniformui64NV function. | |
static void | Uniform1 (int location, Int32 count, uint[] value) |
Binding for glUniform1uiv function. | |
static void | Uniform1 (int location, uint v0) |
Binding for glUniform1ui function. | |
static void | Uniform1 (int location, Int32 count, int[] value) |
Binding for glUniform1iv function. | |
static void | Uniform1 (int location, int v0) |
Binding for glUniform1i function. | |
static void | Uniform1 (int location, Int32 count, float[] value) |
Binding for glUniform1fv function. | |
static void | Uniform1 (int location, float v0) |
Binding for glUniform1f function. | |
static void | Uniform2 (int location, Int32 count, uint[] value) |
Binding for glUniform2uiv function. | |
static void | Uniform2 (int location, uint v0, uint v1) |
Binding for glUniform2ui function. | |
static void | Uniform2 (int location, Int32 count, int[] value) |
Binding for glUniform2iv function. | |
static void | Uniform2 (int location, int v0, int v1) |
Binding for glUniform2i function. | |
static void | Uniform2 (int location, Int32 count, float[] value) |
Binding for glUniform2fv function. | |
static void | Uniform2 (int location, float v0, float v1) |
Binding for glUniform2f function. | |
static void | Uniform3 (int location, Int32 count, uint[] value) |
Binding for glUniform3uiv function. | |
static void | Uniform3 (int location, uint v0, uint v1, uint v2) |
Binding for glUniform3ui function. | |
static void | Uniform3 (int location, Int32 count, int[] value) |
Binding for glUniform3iv function. | |
static void | Uniform3 (int location, int v0, int v1, int v2) |
Binding for glUniform3i function. | |
static void | Uniform3 (int location, Int32 count, float[] value) |
Binding for glUniform3fv function. | |
static void | Uniform3 (int location, float v0, float v1, float v2) |
Binding for glUniform3f function. | |
static void | Uniform4 (int location, Int32 count, uint[] value) |
Binding for glUniform4uiv function. | |
static void | Uniform4 (int location, uint v0, uint v1, uint v2, uint v3) |
Binding for glUniform4ui function. | |
static void | Uniform4 (int location, Int32 count, int[] value) |
Binding for glUniform4iv function. | |
static void | Uniform4 (int location, int v0, int v1, int v2, int v3) |
Binding for glUniform4i function. | |
static void | Uniform4 (int location, Int32 count, float[] value) |
Binding for glUniform4fv function. | |
static void | Uniform4 (int location, float v0, float v1, float v2, float v3) |
Binding for glUniform4f function. | |
static void | UniformBlockBinding (uint program, uint uniformBlockIndex, uint uniformBlockBinding) |
Binding for glUniformBlockBinding function. | |
static void | UniformBuffer (uint program, int location, uint buffer) |
Binding for glUniformBufferEXT function. | |
static void | UniformMatrix2 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix2fv function. | |
static void | UniformMatrix2x3 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix2x3fv function. | |
static void | UniformMatrix2x4 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix2x4fv function. | |
static void | UniformMatrix3 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix3fv function. | |
static void | UniformMatrix3x2 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix3x2fv function. | |
static void | UniformMatrix3x4 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix3x4fv function. | |
static void | UniformMatrix4 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix4fv function. | |
static void | UniformMatrix4x2 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix4x2fv function. | |
static void | UniformMatrix4x3 (int location, Int32 count, bool transpose, float[] value) |
Binding for glUniformMatrix4x3fv function. | |
static void | UnlockArrays () |
Binding for glUnlockArraysEXT function. | |
static bool | UnmapBuffer (int target) |
Binding for glUnmapBuffer function. | |
static bool | UnmapNamedBuffer (uint buffer) |
Binding for glUnmapNamedBufferEXT function. | |
static void | UnmapObjectBuffer (uint buffer) |
Binding for glUnmapObjectBufferATI function. | |
static void | UpdateObjectBuffer (uint buffer, uint offset, Int32 size, object pointer, int preserve) |
Binding for glUpdateObjectBufferATI function. | |
static void | UseProgram (uint program) |
Binding for glUseProgram function. | |
static void | UseProgramObject (UInt32 programObj) |
Binding for glUseProgramObjectARB function. | |
static void | UseShaderProgram (int type, uint program) |
Binding for glUseShaderProgramEXT function. | |
static void | ValidateProgram (uint program) |
Binding for glValidateProgram function. | |
static void | Variant (uint id, UInt16[] addr) |
Binding for glVariantusvEXT function. | |
static void | Variant (uint id, uint[] addr) |
Binding for glVariantuivEXT function. | |
static void | Variant (uint id, byte[] addr) |
Binding for glVariantubvEXT function. | |
static void | Variant (uint id, Int16[] addr) |
Binding for glVariantsvEXT function. | |
static void | Variant (uint id, int[] addr) |
Binding for glVariantivEXT function. | |
static void | Variant (uint id, float[] addr) |
Binding for glVariantfvEXT function. | |
static void | Variant (uint id, double[] addr) |
Binding for glVariantdvEXT function. | |
static void | Variant (uint id, sbyte[] addr) |
Binding for glVariantbvEXT function. | |
static void | VariantArrayObject (uint id, int type, Int32 stride, uint buffer, uint offset) |
Binding for glVariantArrayObjectATI function. | |
static void | VariantPointer (uint id, int type, uint stride, object addr) |
Binding for glVariantPointerEXT function. | |
static void | Vertex2 (Int16[] v) |
Binding for glVertex2sv function (DEPRECATED). | |
static void | Vertex2 (Int16 x, Int16 y) |
Binding for glVertex2s function (DEPRECATED). | |
static void | Vertex2 (int[] v) |
Binding for glVertex2iv function (DEPRECATED). | |
static void | Vertex2 (int x, int y) |
Binding for glVertex2i function (DEPRECATED). | |
static void | Vertex2 (float[] v) |
Binding for glVertex2fv function (DEPRECATED). | |
static void | Vertex2 (float x, float y) |
Binding for glVertex2f function (DEPRECATED). | |
static void | Vertex2 (double[] v) |
Binding for glVertex2dv function (DEPRECATED). | |
static void | Vertex2 (double x, double y) |
Binding for glVertex2d function (DEPRECATED). | |
static void | Vertex2h (UInt16[] v) |
Binding for glVertex2hvNV function. | |
static void | Vertex2h (UInt16 x, UInt16 y) |
Binding for glVertex2hNV function. | |
static void | Vertex3 (Int16[] v) |
Binding for glVertex3sv function (DEPRECATED). | |
static void | Vertex3 (Int16 x, Int16 y, Int16 z) |
Binding for glVertex3s function (DEPRECATED). | |
static void | Vertex3 (int[] v) |
Binding for glVertex3iv function (DEPRECATED). | |
static void | Vertex3 (int x, int y, int z) |
Binding for glVertex3i function (DEPRECATED). | |
static void | Vertex3 (float[] v) |
Binding for glVertex3fv function (DEPRECATED). | |
static void | Vertex3 (float x, float y, float z) |
Binding for glVertex3f function (DEPRECATED). | |
static void | Vertex3 (double[] v) |
Binding for glVertex3dv function (DEPRECATED). | |
static void | Vertex3 (double x, double y, double z) |
Binding for glVertex3d function (DEPRECATED). | |
static void | Vertex3h (UInt16[] v) |
Binding for glVertex3hvNV function. | |
static void | Vertex3h (UInt16 x, UInt16 y, UInt16 z) |
Binding for glVertex3hNV function. | |
static void | Vertex4 (Int16[] v) |
Binding for glVertex4sv function (DEPRECATED). | |
static void | Vertex4 (Int16 x, Int16 y, Int16 z, Int16 w) |
Binding for glVertex4s function (DEPRECATED). | |
static void | Vertex4 (int[] v) |
Binding for glVertex4iv function (DEPRECATED). | |
static void | Vertex4 (int x, int y, int z, int w) |
Binding for glVertex4i function (DEPRECATED). | |
static void | Vertex4 (float[] v) |
Binding for glVertex4fv function (DEPRECATED). | |
static void | Vertex4 (float x, float y, float z, float w) |
Binding for glVertex4f function (DEPRECATED). | |
static void | Vertex4 (double[] v) |
Binding for glVertex4dv function (DEPRECATED). | |
static void | Vertex4 (double x, double y, double z, double w) |
Binding for glVertex4d function (DEPRECATED). | |
static void | Vertex4h (UInt16[] v) |
Binding for glVertex4hvNV function. | |
static void | Vertex4h (UInt16 x, UInt16 y, UInt16 z, UInt16 w) |
Binding for glVertex4hNV function. | |
static void | VertexArrayRange (Int32 length, object pointer) |
Binding for glVertexArrayRangeNV function. | |
static void | VertexAttrib1 (uint index, UInt16[] v) |
Binding for glVertexAttrib1hvNV function. | |
static void | VertexAttrib1 (uint index, UInt16 x) |
Binding for glVertexAttrib1hNV function. | |
static void | VertexAttrib1 (uint index, Int16[] v) |
Binding for glVertexAttrib1sv function (DEPRECATED). | |
static void | VertexAttrib1 (uint index, Int16 x) |
Binding for glVertexAttrib1s function (DEPRECATED). | |
static void | VertexAttrib1 (uint index, float[] v) |
Binding for glVertexAttrib1fv function (DEPRECATED). | |
static void | VertexAttrib1 (uint index, float x) |
Binding for glVertexAttrib1f function (DEPRECATED). | |
static void | VertexAttrib1 (uint index, double[] v) |
Binding for glVertexAttrib1dv function (DEPRECATED). | |
static void | VertexAttrib1 (uint index, double x) |
Binding for glVertexAttrib1d function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, UInt16[] v) |
Binding for glVertexAttrib2hvNV function. | |
static void | VertexAttrib2 (uint index, UInt16 x, UInt16 y) |
Binding for glVertexAttrib2hNV function. | |
static void | VertexAttrib2 (uint index, Int16[] v) |
Binding for glVertexAttrib2sv function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, Int16 x, Int16 y) |
Binding for glVertexAttrib2s function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, float[] v) |
Binding for glVertexAttrib2fv function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, float x, float y) |
Binding for glVertexAttrib2f function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, double[] v) |
Binding for glVertexAttrib2dv function (DEPRECATED). | |
static void | VertexAttrib2 (uint index, double x, double y) |
Binding for glVertexAttrib2d function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, UInt16[] v) |
Binding for glVertexAttrib3hvNV function. | |
static void | VertexAttrib3 (uint index, UInt16 x, UInt16 y, UInt16 z) |
Binding for glVertexAttrib3hNV function. | |
static void | VertexAttrib3 (uint index, Int16[] v) |
Binding for glVertexAttrib3sv function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, Int16 x, Int16 y, Int16 z) |
Binding for glVertexAttrib3s function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, float[] v) |
Binding for glVertexAttrib3fv function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, float x, float y, float z) |
Binding for glVertexAttrib3f function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, double[] v) |
Binding for glVertexAttrib3dv function (DEPRECATED). | |
static void | VertexAttrib3 (uint index, double x, double y, double z) |
Binding for glVertexAttrib3d function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, byte x, byte y, byte z, byte w) |
Binding for glVertexAttrib4ubNV function. | |
static void | VertexAttrib4 (uint index, UInt16 x, UInt16 y, UInt16 z, UInt16 w) |
Binding for glVertexAttrib4hNV function. | |
static void | VertexAttrib4 (uint index, UInt16[] v) |
Binding for glVertexAttrib4usv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, uint[] v) |
Binding for glVertexAttrib4uiv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, byte[] v) |
Binding for glVertexAttrib4ubv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, Int16[] v) |
Binding for glVertexAttrib4sv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, Int16 x, Int16 y, Int16 z, Int16 w) |
Binding for glVertexAttrib4s function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, int[] v) |
Binding for glVertexAttrib4iv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, float[] v) |
Binding for glVertexAttrib4fv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, float x, float y, float z, float w) |
Binding for glVertexAttrib4f function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, double[] v) |
Binding for glVertexAttrib4dv function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, double x, double y, double z, double w) |
Binding for glVertexAttrib4d function (DEPRECATED). | |
static void | VertexAttrib4 (uint index, sbyte[] v) |
Binding for glVertexAttrib4bv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, UInt16[] v) |
Binding for glVertexAttrib4Nusv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, uint[] v) |
Binding for glVertexAttrib4Nuiv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, byte[] v) |
Binding for glVertexAttrib4Nubv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, byte x, byte y, byte z, byte w) |
Binding for glVertexAttrib4Nub function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, Int16[] v) |
Binding for glVertexAttrib4Nsv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, int[] v) |
Binding for glVertexAttrib4Niv function (DEPRECATED). | |
static void | VertexAttrib4N (uint index, sbyte[] v) |
Binding for glVertexAttrib4Nbv function (DEPRECATED). | |
static void | VertexAttribArrayObject (uint index, int size, int type, bool normalized, Int32 stride, uint buffer, uint offset) |
Binding for glVertexAttribArrayObjectATI function. | |
static void | VertexAttribDivisor (uint index, uint divisor) |
Binding for glVertexAttribDivisorARB function. | |
static void | VertexAttribFormat (uint index, int size, int type, bool normalized, Int32 stride) |
Binding for glVertexAttribFormatNV function. | |
static void | VertexAttribI1 (uint index, uint[] v) |
Binding for glVertexAttribI1uiv function (DEPRECATED). | |
static void | VertexAttribI1 (uint index, uint x) |
Binding for glVertexAttribI1ui function (DEPRECATED). | |
static void | VertexAttribI1 (uint index, int[] v) |
Binding for glVertexAttribI1iv function (DEPRECATED). | |
static void | VertexAttribI1 (uint index, int x) |
Binding for glVertexAttribI1i function (DEPRECATED). | |
static void | VertexAttribI2 (uint index, uint[] v) |
Binding for glVertexAttribI2uiv function (DEPRECATED). | |
static void | VertexAttribI2 (uint index, uint x, uint y) |
Binding for glVertexAttribI2ui function (DEPRECATED). | |
static void | VertexAttribI2 (uint index, int[] v) |
Binding for glVertexAttribI2iv function (DEPRECATED). | |
static void | VertexAttribI2 (uint index, int x, int y) |
Binding for glVertexAttribI2i function (DEPRECATED). | |
static void | VertexAttribI3 (uint index, uint[] v) |
Binding for glVertexAttribI3uiv function (DEPRECATED). | |
static void | VertexAttribI3 (uint index, uint x, uint y, uint z) |
Binding for glVertexAttribI3ui function (DEPRECATED). | |
static void | VertexAttribI3 (uint index, int[] v) |
Binding for glVertexAttribI3iv function (DEPRECATED). | |
static void | VertexAttribI3 (uint index, int x, int y, int z) |
Binding for glVertexAttribI3i function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, UInt16[] v) |
Binding for glVertexAttribI4usv function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, uint[] v) |
Binding for glVertexAttribI4uiv function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, uint x, uint y, uint z, uint w) |
Binding for glVertexAttribI4ui function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, byte[] v) |
Binding for glVertexAttribI4ubv function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, Int16[] v) |
Binding for glVertexAttribI4sv function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, int[] v) |
Binding for glVertexAttribI4iv function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, int x, int y, int z, int w) |
Binding for glVertexAttribI4i function (DEPRECATED). | |
static void | VertexAttribI4 (uint index, sbyte[] v) |
Binding for glVertexAttribI4bv function (DEPRECATED). | |
static void | VertexAttribIFormat (uint index, int size, int type, Int32 stride) |
Binding for glVertexAttribIFormatNV function. | |
static void | VertexAttribIPointer (uint index, int size, int type, Int32 stride, object pointer) |
Binding for glVertexAttribIPointer function. | |
static void | VertexAttribPointer (uint index, int size, int type, bool normalized, Int32 stride, object pointer) |
Binding for glVertexAttribPointer function. | |
static void | VertexAttribPointer (uint index, int size, int type, bool normalized, Int32 stride, Int32 offset) |
Binding for glVertexAttribPointer function. | |
static void | VertexAttribs1 (uint index, Int32 count, Int16[] v) |
Binding for glVertexAttribs1svNV function. | |
static void | VertexAttribs1 (uint index, Int32 n, UInt16[] v) |
Binding for glVertexAttribs1hvNV function. | |
static void | VertexAttribs1 (uint index, Int32 count, float[] v) |
Binding for glVertexAttribs1fvNV function. | |
static void | VertexAttribs1 (uint index, Int32 count, double[] v) |
Binding for glVertexAttribs1dvNV function. | |
static void | VertexAttribs2 (uint index, Int32 count, Int16[] v) |
Binding for glVertexAttribs2svNV function. | |
static void | VertexAttribs2 (uint index, Int32 n, UInt16[] v) |
Binding for glVertexAttribs2hvNV function. | |
static void | VertexAttribs2 (uint index, Int32 count, float[] v) |
Binding for glVertexAttribs2fvNV function. | |
static void | VertexAttribs2 (uint index, Int32 count, double[] v) |
Binding for glVertexAttribs2dvNV function. | |
static void | VertexAttribs3 (uint index, Int32 count, Int16[] v) |
Binding for glVertexAttribs3svNV function. | |
static void | VertexAttribs3 (uint index, Int32 n, UInt16[] v) |
Binding for glVertexAttribs3hvNV function. | |
static void | VertexAttribs3 (uint index, Int32 count, float[] v) |
Binding for glVertexAttribs3fvNV function. | |
static void | VertexAttribs3 (uint index, Int32 count, double[] v) |
Binding for glVertexAttribs3dvNV function. | |
static void | VertexAttribs4 (uint index, Int32 count, byte[] v) |
Binding for glVertexAttribs4ubvNV function. | |
static void | VertexAttribs4 (uint index, Int32 count, Int16[] v) |
Binding for glVertexAttribs4svNV function. | |
static void | VertexAttribs4 (uint index, Int32 n, UInt16[] v) |
Binding for glVertexAttribs4hvNV function. | |
static void | VertexAttribs4 (uint index, Int32 count, float[] v) |
Binding for glVertexAttribs4fvNV function. | |
static void | VertexAttribs4 (uint index, Int32 count, double[] v) |
Binding for glVertexAttribs4dvNV function. | |
static void | VertexBlend (int count) |
Binding for glVertexBlendARB function. | |
static void | VertexBlendEnv (int pname, int param) |
Binding for glVertexBlendEnviATI function. | |
static void | VertexBlendEnv (int pname, float param) |
Binding for glVertexBlendEnvfATI function. | |
static void | VertexFormat (int size, int type, Int32 stride) |
Binding for glVertexFormatNV function. | |
static void | VertexPointer (int size, int type, IntPtr[] pointer) |
Binding for glVertexPointervINTEL function. | |
static void | VertexPointer (int size, int type, Int32 stride, object pointer) |
Binding for glVertexPointer function (DEPRECATED). | |
static void | VertexPointerList (int size, int type, int stride, IntPtr[] pointer, int ptrstride) |
Binding for glVertexPointerListIBM function. | |
static void | VertexStream1 (int stream, Int16[] coords) |
Binding for glVertexStream1svATI function. | |
static void | VertexStream1 (int stream, Int16 x) |
Binding for glVertexStream1sATI function. | |
static void | VertexStream1 (int stream, int[] coords) |
Binding for glVertexStream1ivATI function. | |
static void | VertexStream1 (int stream, int x) |
Binding for glVertexStream1iATI function. | |
static void | VertexStream1 (int stream, float[] coords) |
Binding for glVertexStream1fvATI function. | |
static void | VertexStream1 (int stream, float x) |
Binding for glVertexStream1fATI function. | |
static void | VertexStream1 (int stream, double[] coords) |
Binding for glVertexStream1dvATI function. | |
static void | VertexStream1 (int stream, double x) |
Binding for glVertexStream1dATI function. | |
static void | VertexStream2 (int stream, Int16[] coords) |
Binding for glVertexStream2svATI function. | |
static void | VertexStream2 (int stream, Int16 x, Int16 y) |
Binding for glVertexStream2sATI function. | |
static void | VertexStream2 (int stream, int[] coords) |
Binding for glVertexStream2ivATI function. | |
static void | VertexStream2 (int stream, int x, int y) |
Binding for glVertexStream2iATI function. | |
static void | VertexStream2 (int stream, float[] coords) |
Binding for glVertexStream2fvATI function. | |
static void | VertexStream2 (int stream, float x, float y) |
Binding for glVertexStream2fATI function. | |
static void | VertexStream2 (int stream, double[] coords) |
Binding for glVertexStream2dvATI function. | |
static void | VertexStream2 (int stream, double x, double y) |
Binding for glVertexStream2dATI function. | |
static void | VertexStream3 (int stream, Int16[] coords) |
Binding for glVertexStream3svATI function. | |
static void | VertexStream3 (int stream, Int16 x, Int16 y, Int16 z) |
Binding for glVertexStream3sATI function. | |
static void | VertexStream3 (int stream, int[] coords) |
Binding for glVertexStream3ivATI function. | |
static void | VertexStream3 (int stream, int x, int y, int z) |
Binding for glVertexStream3iATI function. | |
static void | VertexStream3 (int stream, float[] coords) |
Binding for glVertexStream3fvATI function. | |
static void | VertexStream3 (int stream, float x, float y, float z) |
Binding for glVertexStream3fATI function. | |
static void | VertexStream3 (int stream, double[] coords) |
Binding for glVertexStream3dvATI function. | |
static void | VertexStream3 (int stream, double x, double y, double z) |
Binding for glVertexStream3dATI function. | |
static void | VertexStream4 (int stream, Int16[] coords) |
Binding for glVertexStream4svATI function. | |
static void | VertexStream4 (int stream, Int16 x, Int16 y, Int16 z, Int16 w) |
Binding for glVertexStream4sATI function. | |
static void | VertexStream4 (int stream, int[] coords) |
Binding for glVertexStream4ivATI function. | |
static void | VertexStream4 (int stream, int x, int y, int z, int w) |
Binding for glVertexStream4iATI function. | |
static void | VertexStream4 (int stream, float[] coords) |
Binding for glVertexStream4fvATI function. | |
static void | VertexStream4 (int stream, float x, float y, float z, float w) |
Binding for glVertexStream4fATI function. | |
static void | VertexStream4 (int stream, double[] coords) |
Binding for glVertexStream4dvATI function. | |
static void | VertexStream4 (int stream, double x, double y, double z, double w) |
Binding for glVertexStream4dATI function. | |
static void | VertexWeight (float[] weight) |
Binding for glVertexWeightfvEXT function. | |
static void | VertexWeight (float weight) |
Binding for glVertexWeightfEXT function. | |
static void | VertexWeighth (UInt16[] weight) |
Binding for glVertexWeighthvNV function. | |
static void | VertexWeighth (UInt16 weight) |
Binding for glVertexWeighthNV function. | |
static void | VertexWeightPointer (Int32 size, int type, Int32 stride, object pointer) |
Binding for glVertexWeightPointerEXT function. | |
static int | VideoCapture (uint video_capture_slot,[Out] out uint sequence_num,[Out] out UInt64 capture_time) |
Binding for glVideoCaptureNV function. | |
static void | VideoCaptureStreamParameter (uint video_capture_slot, uint stream, int pname, int[]@params) |
Binding for glVideoCaptureStreamParameterivNV function. | |
static void | VideoCaptureStreamParameter (uint video_capture_slot, uint stream, int pname, float[]@params) |
Binding for glVideoCaptureStreamParameterfvNV function. | |
static void | VideoCaptureStreamParameter (uint video_capture_slot, uint stream, int pname, double[]@params) |
Binding for glVideoCaptureStreamParameterdvNV function. | |
static void | Viewport (int x, int y, Int32 width, Int32 height) |
Binding for glViewport function. | |
static void | WaitSync (int sync, uint flags, UInt64 timeout) |
Binding for glWaitSync function. | |
static void | Weight (int size, UInt16[] weights) |
Binding for glWeightusvARB function. | |
static void | Weight (int size, uint[] weights) |
Binding for glWeightuivARB function. | |
static void | Weight (int size, byte[] weights) |
Binding for glWeightubvARB function. | |
static void | Weight (int size, Int16[] weights) |
Binding for glWeightsvARB function. | |
static void | Weight (int size, int[] weights) |
Binding for glWeightivARB function. | |
static void | Weight (int size, float[] weights) |
Binding for glWeightfvARB function. | |
static void | Weight (int size, double[] weights) |
Binding for glWeightdvARB function. | |
static void | Weight (int size, sbyte[] weights) |
Binding for glWeightbvARB function. | |
static void | WeightPointer (int size, int type, Int32 stride, object pointer) |
Binding for glWeightPointerARB function. | |
static void | WindowPos2 (Int16[] v) |
Binding for glWindowPos2sv function (DEPRECATED). | |
static void | WindowPos2 (Int16 x, Int16 y) |
Binding for glWindowPos2s function (DEPRECATED). | |
static void | WindowPos2 (int[] v) |
Binding for glWindowPos2iv function (DEPRECATED). | |
static void | WindowPos2 (int x, int y) |
Binding for glWindowPos2i function (DEPRECATED). | |
static void | WindowPos2 (float[] v) |
Binding for glWindowPos2fv function (DEPRECATED). | |
static void | WindowPos2 (float x, float y) |
Binding for glWindowPos2f function (DEPRECATED). | |
static void | WindowPos2 (double[] v) |
Binding for glWindowPos2dv function (DEPRECATED). | |
static void | WindowPos2 (double x, double y) |
Binding for glWindowPos2d function (DEPRECATED). | |
static void | WindowPos3 (Int16[] v) |
Binding for glWindowPos3sv function (DEPRECATED). | |
static void | WindowPos3 (Int16 x, Int16 y, Int16 z) |
Binding for glWindowPos3s function (DEPRECATED). | |
static void | WindowPos3 (int[] v) |
Binding for glWindowPos3iv function (DEPRECATED). | |
static void | WindowPos3 (int x, int y, int z) |
Binding for glWindowPos3i function (DEPRECATED). | |
static void | WindowPos3 (float[] v) |
Binding for glWindowPos3fv function (DEPRECATED). | |
static void | WindowPos3 (float x, float y, float z) |
Binding for glWindowPos3f function (DEPRECATED). | |
static void | WindowPos3 (double[] v) |
Binding for glWindowPos3dv function (DEPRECATED). | |
static void | WindowPos3 (double x, double y, double z) |
Binding for glWindowPos3d function (DEPRECATED). | |
static void | WriteMask (uint res, uint @in, int outX, int outY, int outZ, int outW) |
Binding for glWriteMaskEXT function. | |
Public Attributes | |
const int | _1PASS = 0x80A1 |
Value for _1PASS_EXT symbol. | |
const int | _2_BYTES = 0x1407 |
Value for _2_BYTES symbol (DEPRECATED). | |
const int | _2D = 0x0600 |
Value for _2D symbol (DEPRECATED). | |
const int | _2PASS_0 = 0x80A2 |
Value for _2PASS_0_EXT symbol. | |
const int | _2PASS_1 = 0x80A3 |
Value for _2PASS_1_EXT symbol. | |
const uint | _2X_BIT = 0x00000001 |
Value for _2X_BIT_ATI symbol (DEPRECATED). | |
const int | _3_BYTES = 0x1408 |
Value for _3_BYTES symbol (DEPRECATED). | |
const int | _3D = 0x0601 |
Value for _3D symbol (DEPRECATED). | |
const int | _3D_COLOR = 0x0602 |
Value for _3D_COLOR symbol (DEPRECATED). | |
const int | _3D_COLOR_TEXTURE = 0x0603 |
Value for _3D_COLOR_TEXTURE symbol (DEPRECATED). | |
const int | _422 = 0x80CC |
Value for _422_EXT symbol. | |
const int | _422_AVERAGE = 0x80CE |
Value for _422_AVERAGE_EXT symbol. | |
const int | _422_REV = 0x80CD |
Value for _422_REV_EXT symbol. | |
const int | _422_REV_AVERAGE = 0x80CF |
Value for _422_REV_AVERAGE_EXT symbol. | |
const int | _4_BYTES = 0x1409 |
Value for _4_BYTES symbol (DEPRECATED). | |
const int | _4D_COLOR_TEXTURE = 0x0604 |
Value for _4D_COLOR_TEXTURE symbol (DEPRECATED). | |
const int | _4PASS_0 = 0x80A4 |
Value for _4PASS_0_EXT symbol. | |
const int | _4PASS_1 = 0x80A5 |
Value for _4PASS_1_EXT symbol. | |
const int | _4PASS_2 = 0x80A6 |
Value for _4PASS_2_EXT symbol. | |
const int | _4PASS_3 = 0x80A7 |
Value for _4PASS_3_EXT symbol. | |
const uint | _4X_BIT = 0x00000002 |
Value for _4X_BIT_ATI symbol (DEPRECATED). | |
const uint | _8X_BIT = 0x00000004 |
Value for _8X_BIT_ATI symbol (DEPRECATED). | |
const int | ACCUM = 0x0100 |
Value for ACCUM symbol (DEPRECATED). | |
const int | ACCUM_ALPHA_BITS = 0x0D5B |
Value for ACCUM_ALPHA_BITS symbol (DEPRECATED). | |
const int | ACCUM_BLUE_BITS = 0x0D5A |
Value for ACCUM_BLUE_BITS symbol (DEPRECATED). | |
const uint | ACCUM_BUFFER_BIT = 0x00000200 |
Value for ACCUM_BUFFER_BIT symbol (DEPRECATED). | |
const int | ACCUM_CLEAR_VALUE = 0x0B80 |
Value for ACCUM_CLEAR_VALUE symbol (DEPRECATED). | |
const int | ACCUM_GREEN_BITS = 0x0D59 |
Value for ACCUM_GREEN_BITS symbol (DEPRECATED). | |
const int | ACCUM_RED_BITS = 0x0D58 |
Value for ACCUM_RED_BITS symbol (DEPRECATED). | |
const int | ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A |
Value for ACTIVE_ATTRIBUTE_MAX_LENGTH symbol. | |
const int | ACTIVE_ATTRIBUTES = 0x8B89 |
Value for ACTIVE_ATTRIBUTES symbol. | |
const int | ACTIVE_PROGRAM = 0x8B8D |
Value for ACTIVE_PROGRAM_EXT symbol. | |
const int | ACTIVE_STENCIL_FACE = 0x8911 |
Value for ACTIVE_STENCIL_FACE_EXT symbol. | |
const int | ACTIVE_TEXTURE = 0x84E0 |
Value for ACTIVE_TEXTURE symbol. | |
const int | ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35 |
Value for ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH symbol. | |
const int | ACTIVE_UNIFORM_BLOCKS = 0x8A36 |
Value for ACTIVE_UNIFORM_BLOCKS symbol. | |
const int | ACTIVE_UNIFORM_MAX_LENGTH = 0x8B87 |
Value for ACTIVE_UNIFORM_MAX_LENGTH symbol. | |
const int | ACTIVE_UNIFORMS = 0x8B86 |
Value for ACTIVE_UNIFORMS symbol. | |
const int | ACTIVE_VARYING_MAX_LENGTH = 0x8C82 |
Value for ACTIVE_VARYING_MAX_LENGTH_NV symbol. | |
const int | ACTIVE_VARYINGS = 0x8C81 |
Value for ACTIVE_VARYINGS_NV symbol. | |
const int | ACTIVE_VERTEX_UNITS = 0x86A5 |
Value for ACTIVE_VERTEX_UNITS_ARB symbol. | |
const int | ADD = 0x0104 |
Value for ADD symbol (DEPRECATED). | |
const int | ADD_SIGNED = 0x8574 |
Value for ADD_SIGNED symbol (DEPRECATED). | |
const int | ALIASED_LINE_WIDTH_RANGE = 0x846E |
Value for ALIASED_LINE_WIDTH_RANGE symbol. | |
const int | ALIASED_POINT_SIZE_RANGE = 0x846D |
Value for ALIASED_POINT_SIZE_RANGE symbol (DEPRECATED). | |
const uint | ALL_ATTRIB_BITS = 0xFFFFFFFF |
Value for ALL_ATTRIB_BITS symbol (DEPRECATED). | |
const int | ALL_COMPLETED = 0x84F2 |
Value for ALL_COMPLETED_NV symbol. | |
const int | ALPHA = 0x1906 |
Value for ALPHA symbol. | |
const int | ALPHA12 = 0x803D |
Value for ALPHA12 symbol (DEPRECATED). | |
const int | ALPHA16 = 0x803E |
Value for ALPHA16 symbol (DEPRECATED). | |
const int | ALPHA16_SNORM = 0x9018 |
Value for ALPHA16_SNORM symbol. | |
const int | ALPHA16F = 0x881C |
Value for ALPHA16F_ARB symbol. | |
const int | ALPHA16I = 0x8D8A |
Value for ALPHA16I_EXT symbol. | |
const int | ALPHA16UI = 0x8D78 |
Value for ALPHA16UI_EXT symbol. | |
const int | ALPHA32F = 0x8816 |
Value for ALPHA32F_ARB symbol. | |
const int | ALPHA32I = 0x8D84 |
Value for ALPHA32I_EXT symbol. | |
const int | ALPHA32UI = 0x8D72 |
Value for ALPHA32UI_EXT symbol. | |
const int | ALPHA4 = 0x803B |
Value for ALPHA4 symbol (DEPRECATED). | |
const int | ALPHA8 = 0x803C |
Value for ALPHA8 symbol (DEPRECATED). | |
const int | ALPHA8_SNORM = 0x9014 |
Value for ALPHA8_SNORM symbol. | |
const int | ALPHA8I = 0x8D90 |
Value for ALPHA8I_EXT symbol. | |
const int | ALPHA8UI = 0x8D7E |
Value for ALPHA8UI_EXT symbol. | |
const int | ALPHA_BIAS = 0x0D1D |
Value for ALPHA_BIAS symbol (DEPRECATED). | |
const int | ALPHA_BITS = 0x0D55 |
Value for ALPHA_BITS symbol (DEPRECATED). | |
const int | ALPHA_INTEGER = 0x8D97 |
Value for ALPHA_INTEGER symbol (DEPRECATED). | |
const int | ALPHA_SCALE = 0x0D1C |
Value for ALPHA_SCALE symbol (DEPRECATED). | |
const int | ALPHA_SNORM = 0x9010 |
Value for ALPHA_SNORM symbol. | |
const int | ALPHA_TEST = 0x0BC0 |
Value for ALPHA_TEST symbol (DEPRECATED). | |
const int | ALPHA_TEST_FUNC = 0x0BC1 |
Value for ALPHA_TEST_FUNC symbol (DEPRECATED). | |
const int | ALPHA_TEST_REF = 0x0BC2 |
Value for ALPHA_TEST_REF symbol (DEPRECATED). | |
const int | ALREADY_SIGNALED = 0x911A |
Value for ALREADY_SIGNALED symbol. | |
const int | ALWAYS = 0x0207 |
Value for ALWAYS symbol. | |
const int | AMBIENT = 0x1200 |
Value for AMBIENT symbol (DEPRECATED). | |
const int | AMBIENT_AND_DIFFUSE = 0x1602 |
Value for AMBIENT_AND_DIFFUSE symbol (DEPRECATED). | |
const int | AND = 0x1501 |
Value for AND symbol. | |
const int | AND_INVERTED = 0x1504 |
Value for AND_INVERTED symbol. | |
const int | AND_REVERSE = 0x1502 |
Value for AND_REVERSE symbol. | |
const int | ARRAY_BUFFER = 0x8892 |
Value for ARRAY_BUFFER symbol. | |
const int | ARRAY_BUFFER_BINDING = 0x8894 |
Value for ARRAY_BUFFER_BINDING symbol. | |
const int | ARRAY_ELEMENT_LOCK_COUNT = 0x81A9 |
Value for ARRAY_ELEMENT_LOCK_COUNT_EXT symbol. | |
const int | ARRAY_ELEMENT_LOCK_FIRST = 0x81A8 |
Value for ARRAY_ELEMENT_LOCK_FIRST_EXT symbol. | |
const int | ARRAY_OBJECT_BUFFER = 0x8766 |
Value for ARRAY_OBJECT_BUFFER_ATI symbol. | |
const int | ARRAY_OBJECT_OFFSET = 0x8767 |
Value for ARRAY_OBJECT_OFFSET_ATI symbol. | |
const int | ATTACHED_SHADERS = 0x8B85 |
Value for ATTACHED_SHADERS symbol. | |
const int | ATTENUATION = 0x834D |
Value for ATTENUATION_EXT symbol. | |
const int | ATTRIB_ARRAY_POINTER = 0x8645 |
Value for ATTRIB_ARRAY_POINTER_NV symbol. | |
const int | ATTRIB_ARRAY_SIZE = 0x8623 |
Value for ATTRIB_ARRAY_SIZE_NV symbol. | |
const int | ATTRIB_ARRAY_STRIDE = 0x8624 |
Value for ATTRIB_ARRAY_STRIDE_NV symbol. | |
const int | ATTRIB_ARRAY_TYPE = 0x8625 |
Value for ATTRIB_ARRAY_TYPE_NV symbol. | |
const int | ATTRIB_STACK_DEPTH = 0x0BB0 |
Value for ATTRIB_STACK_DEPTH symbol (DEPRECATED). | |
const int | AUTO_NORMAL = 0x0D80 |
Value for AUTO_NORMAL symbol (DEPRECATED). | |
const int | AUX0 = 0x0409 |
Value for AUX0 symbol (DEPRECATED). | |
const int | AUX1 = 0x040A |
Value for AUX1 symbol (DEPRECATED). | |
const int | AUX2 = 0x040B |
Value for AUX2 symbol (DEPRECATED). | |
const int | AUX3 = 0x040C |
Value for AUX3 symbol (DEPRECATED). | |
const int | AUX_BUFFERS = 0x0C00 |
Value for AUX_BUFFERS symbol (DEPRECATED). | |
const int | AVERAGE = 0x8335 |
Value for AVERAGE_EXT symbol. | |
const int | BACK = 0x0405 |
Value for BACK symbol. | |
const int | BACK_LEFT = 0x0402 |
Value for BACK_LEFT symbol. | |
const int | BACK_PRIMARY_COLOR = 0x8C77 |
Value for BACK_PRIMARY_COLOR_NV symbol. | |
const int | BACK_RIGHT = 0x0403 |
Value for BACK_RIGHT symbol. | |
const int | BACK_SECONDARY_COLOR = 0x8C78 |
Value for BACK_SECONDARY_COLOR_NV symbol. | |
const int | BGR = 0x80E0 |
Value for BGR symbol. | |
const int | BGR_INTEGER = 0x8D9A |
Value for BGR_INTEGER symbol. | |
const int | BGRA = 0x80E1 |
Value for BGRA symbol. | |
const int | BGRA_INTEGER = 0x8D9B |
Value for BGRA_INTEGER symbol. | |
const uint | BIAS_BIT = 0x00000008 |
Value for BIAS_BIT_ATI symbol (DEPRECATED). | |
const int | BIAS_BY_NEGATIVE_ONE_HALF = 0x8541 |
Value for BIAS_BY_NEGATIVE_ONE_HALF_NV symbol. | |
const int | BINORMAL_ARRAY = 0x843A |
Value for BINORMAL_ARRAY_EXT symbol. | |
const int | BINORMAL_ARRAY_POINTER = 0x8443 |
Value for BINORMAL_ARRAY_POINTER_EXT symbol. | |
const int | BINORMAL_ARRAY_STRIDE = 0x8441 |
Value for BINORMAL_ARRAY_STRIDE_EXT symbol. | |
const int | BINORMAL_ARRAY_TYPE = 0x8440 |
Value for BINORMAL_ARRAY_TYPE_EXT symbol. | |
const int | BITMAP = 0x1A00 |
Value for BITMAP symbol (DEPRECATED). | |
const int | BITMAP_TOKEN = 0x0704 |
Value for BITMAP_TOKEN symbol (DEPRECATED). | |
const int | BLEND = 0x0BE2 |
Value for BLEND symbol. | |
const int | BLEND_COLOR = 0x8005 |
Value for BLEND_COLOR symbol. | |
const int | BLEND_DST = 0x0BE0 |
Value for BLEND_DST symbol. | |
const int | BLEND_DST_ALPHA = 0x80CA |
Value for BLEND_DST_ALPHA symbol. | |
const int | BLEND_DST_RGB = 0x80C8 |
Value for BLEND_DST_RGB symbol. | |
const int | BLEND_EQUATION = 0x8009 |
Value for BLEND_EQUATION symbol. | |
const int | BLEND_EQUATION_ALPHA = 0x883D |
Value for BLEND_EQUATION_ALPHA symbol. | |
const int | BLEND_EQUATION_RGB = 0x8009 |
Value for BLEND_EQUATION_RGB symbol. | |
const int | BLEND_SRC = 0x0BE1 |
Value for BLEND_SRC symbol. | |
const int | BLEND_SRC_ALPHA = 0x80CB |
Value for BLEND_SRC_ALPHA symbol. | |
const int | BLEND_SRC_RGB = 0x80C9 |
Value for BLEND_SRC_RGB symbol. | |
const int | BLUE = 0x1905 |
Value for BLUE symbol. | |
const int | BLUE_BIAS = 0x0D1B |
Value for BLUE_BIAS symbol (DEPRECATED). | |
const uint | BLUE_BIT = 0x00000004 |
Value for BLUE_BIT_ATI symbol (DEPRECATED). | |
const int | BLUE_BITS = 0x0D54 |
Value for BLUE_BITS symbol (DEPRECATED). | |
const int | BLUE_INTEGER = 0x8D96 |
Value for BLUE_INTEGER symbol. | |
const int | BLUE_SCALE = 0x0D1A |
Value for BLUE_SCALE symbol (DEPRECATED). | |
const int | BOOL = 0x8B56 |
Value for BOOL symbol. | |
const int | BOOL_VEC2 = 0x8B57 |
Value for BOOL_VEC2 symbol. | |
const int | BOOL_VEC3 = 0x8B58 |
Value for BOOL_VEC3 symbol. | |
const int | BOOL_VEC4 = 0x8B59 |
Value for BOOL_VEC4 symbol. | |
const int | BUFFER_ACCESS = 0x88BB |
Value for BUFFER_ACCESS symbol. | |
const int | BUFFER_ACCESS_FLAGS = 0x911F |
Value for BUFFER_ACCESS_FLAGS symbol. | |
const int | BUFFER_GPU_ADDRESS = 0x8F1D |
Value for BUFFER_GPU_ADDRESS_NV symbol. | |
const int | BUFFER_MAP_LENGTH = 0x9120 |
Value for BUFFER_MAP_LENGTH symbol. | |
const int | BUFFER_MAP_OFFSET = 0x9121 |
Value for BUFFER_MAP_OFFSET symbol. | |
const int | BUFFER_MAP_POINTER = 0x88BD |
Value for BUFFER_MAP_POINTER symbol. | |
const int | BUFFER_MAPPED = 0x88BC |
Value for BUFFER_MAPPED symbol. | |
const int | BUFFER_SIZE = 0x8764 |
Value for BUFFER_SIZE symbol. | |
const int | BUFFER_USAGE = 0x8765 |
Value for BUFFER_USAGE symbol. | |
const int | BUMP_ENVMAP = 0x877B |
Value for BUMP_ENVMAP_ATI symbol. | |
const int | BUMP_NUM_TEX_UNITS = 0x8777 |
Value for BUMP_NUM_TEX_UNITS_ATI symbol. | |
const int | BUMP_ROT_MATRIX = 0x8775 |
Value for BUMP_ROT_MATRIX_ATI symbol. | |
const int | BUMP_ROT_MATRIX_SIZE = 0x8776 |
Value for BUMP_ROT_MATRIX_SIZE_ATI symbol. | |
const int | BUMP_TARGET = 0x877C |
Value for BUMP_TARGET_ATI symbol. | |
const int | BUMP_TEX_UNITS = 0x8778 |
Value for BUMP_TEX_UNITS_ATI symbol. | |
const int | BYTE = 0x1400 |
Value for BYTE symbol. | |
const int | C3F_V3F = 0x2A24 |
Value for C3F_V3F symbol (DEPRECATED). | |
const int | C4F_N3F_V3F = 0x2A26 |
Value for C4F_N3F_V3F symbol (DEPRECATED). | |
const int | C4UB_V2F = 0x2A22 |
Value for C4UB_V2F symbol (DEPRECATED). | |
const int | C4UB_V3F = 0x2A23 |
Value for C4UB_V3F symbol (DEPRECATED). | |
const int | CCW = 0x0901 |
Value for CCW symbol. | |
const int | CLAMP = 0x2900 |
Value for CLAMP symbol (DEPRECATED). | |
const int | CLAMP_FRAGMENT_COLOR = 0x891B |
Value for CLAMP_FRAGMENT_COLOR symbol (DEPRECATED). | |
const int | CLAMP_READ_COLOR = 0x891C |
Value for CLAMP_READ_COLOR symbol. | |
const int | CLAMP_TO_BORDER = 0x812D |
Value for CLAMP_TO_BORDER symbol. | |
const int | CLAMP_TO_EDGE = 0x812F |
Value for CLAMP_TO_EDGE symbol. | |
const int | CLAMP_VERTEX_COLOR = 0x891A |
Value for CLAMP_VERTEX_COLOR symbol (DEPRECATED). | |
const int | CLEAR = 0x1500 |
Value for CLEAR symbol. | |
const int | CLIENT_ACTIVE_TEXTURE = 0x84E1 |
Value for CLIENT_ACTIVE_TEXTURE symbol (DEPRECATED). | |
const uint | CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF |
Value for CLIENT_ALL_ATTRIB_BITS symbol (DEPRECATED). | |
const int | CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1 |
Value for CLIENT_ATTRIB_STACK_DEPTH symbol (DEPRECATED). | |
const uint | CLIENT_PIXEL_STORE_BIT = 0x00000001 |
Value for CLIENT_PIXEL_STORE_BIT symbol (DEPRECATED). | |
const uint | CLIENT_VERTEX_ARRAY_BIT = 0x00000002 |
Value for CLIENT_VERTEX_ARRAY_BIT symbol (DEPRECATED). | |
const int | CLIP_DISTANCE = 0x8C7A |
Value for CLIP_DISTANCE_NV symbol. | |
const int | CLIP_DISTANCE0 = 0x3000 |
Value for CLIP_DISTANCE0 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE1 = 0x3001 |
Value for CLIP_DISTANCE1 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE2 = 0x3002 |
Value for CLIP_DISTANCE2 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE3 = 0x3003 |
Value for CLIP_DISTANCE3 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE4 = 0x3004 |
Value for CLIP_DISTANCE4 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE5 = 0x3005 |
Value for CLIP_DISTANCE5 symbol (DEPRECATED). | |
const int | CLIP_DISTANCE6 = 0x3006 |
Value for CLIP_DISTANCE6 symbol. | |
const int | CLIP_DISTANCE7 = 0x3007 |
Value for CLIP_DISTANCE7 symbol. | |
const int | CLIP_PLANE0 = 0x3000 |
Value for CLIP_PLANE0 symbol (DEPRECATED). | |
const int | CLIP_PLANE1 = 0x3001 |
Value for CLIP_PLANE1 symbol (DEPRECATED). | |
const int | CLIP_PLANE2 = 0x3002 |
Value for CLIP_PLANE2 symbol (DEPRECATED). | |
const int | CLIP_PLANE3 = 0x3003 |
Value for CLIP_PLANE3 symbol (DEPRECATED). | |
const int | CLIP_PLANE4 = 0x3004 |
Value for CLIP_PLANE4 symbol (DEPRECATED). | |
const int | CLIP_PLANE5 = 0x3005 |
Value for CLIP_PLANE5 symbol (DEPRECATED). | |
const int | CLIP_VOLUME_CLIPPING_HINT = 0x80F0 |
Value for CLIP_VOLUME_CLIPPING_HINT_EXT symbol. | |
const int | CND = 0x896A |
Value for CND_ATI symbol. | |
const int | CND0 = 0x896B |
Value for CND0_ATI symbol. | |
const int | COEFF = 0x0A00 |
Value for COEFF symbol (DEPRECATED). | |
const int | COLOR = 0x1800 |
Value for COLOR symbol. | |
const int | COLOR_ALPHA_PAIRING = 0x8975 |
Value for COLOR_ALPHA_PAIRING_ATI symbol. | |
const int | COLOR_ARRAY = 0x8076 |
Value for COLOR_ARRAY symbol (DEPRECATED). | |
const int | COLOR_ARRAY_ADDRESS = 0x8F23 |
Value for COLOR_ARRAY_ADDRESS_NV symbol. | |
const int | COLOR_ARRAY_BUFFER_BINDING = 0x8898 |
Value for COLOR_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | COLOR_ARRAY_LENGTH = 0x8F2D |
Value for COLOR_ARRAY_LENGTH_NV symbol. | |
const int | COLOR_ARRAY_POINTER = 0x8090 |
Value for COLOR_ARRAY_POINTER symbol (DEPRECATED). | |
const int | COLOR_ARRAY_SIZE = 0x8081 |
Value for COLOR_ARRAY_SIZE symbol (DEPRECATED). | |
const int | COLOR_ARRAY_STRIDE = 0x8083 |
Value for COLOR_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | COLOR_ARRAY_TYPE = 0x8082 |
Value for COLOR_ARRAY_TYPE symbol (DEPRECATED). | |
const int | COLOR_ATTACHMENT0 = 0x8CE0 |
Value for COLOR_ATTACHMENT0 symbol. | |
const int | COLOR_ATTACHMENT1 = 0x8CE1 |
Value for COLOR_ATTACHMENT1 symbol. | |
const int | COLOR_ATTACHMENT10 = 0x8CEA |
Value for COLOR_ATTACHMENT10 symbol. | |
const int | COLOR_ATTACHMENT11 = 0x8CEB |
Value for COLOR_ATTACHMENT11 symbol. | |
const int | COLOR_ATTACHMENT12 = 0x8CEC |
Value for COLOR_ATTACHMENT12 symbol. | |
const int | COLOR_ATTACHMENT13 = 0x8CED |
Value for COLOR_ATTACHMENT13 symbol. | |
const int | COLOR_ATTACHMENT14 = 0x8CEE |
Value for COLOR_ATTACHMENT14 symbol. | |
const int | COLOR_ATTACHMENT15 = 0x8CEF |
Value for COLOR_ATTACHMENT15 symbol. | |
const int | COLOR_ATTACHMENT2 = 0x8CE2 |
Value for COLOR_ATTACHMENT2 symbol. | |
const int | COLOR_ATTACHMENT3 = 0x8CE3 |
Value for COLOR_ATTACHMENT3 symbol. | |
const int | COLOR_ATTACHMENT4 = 0x8CE4 |
Value for COLOR_ATTACHMENT4 symbol. | |
const int | COLOR_ATTACHMENT5 = 0x8CE5 |
Value for COLOR_ATTACHMENT5 symbol. | |
const int | COLOR_ATTACHMENT6 = 0x8CE6 |
Value for COLOR_ATTACHMENT6 symbol. | |
const int | COLOR_ATTACHMENT7 = 0x8CE7 |
Value for COLOR_ATTACHMENT7 symbol. | |
const int | COLOR_ATTACHMENT8 = 0x8CE8 |
Value for COLOR_ATTACHMENT8 symbol. | |
const int | COLOR_ATTACHMENT9 = 0x8CE9 |
Value for COLOR_ATTACHMENT9 symbol. | |
const uint | COLOR_BUFFER_BIT = 0x00004000 |
Value for COLOR_BUFFER_BIT symbol. | |
const int | COLOR_CLEAR_UNCLAMPED_VALUE = 0x8835 |
Value for COLOR_CLEAR_UNCLAMPED_VALUE_ATI symbol. | |
const int | COLOR_CLEAR_VALUE = 0x0C22 |
Value for COLOR_CLEAR_VALUE symbol. | |
const int | COLOR_INDEX = 0x1900 |
Value for COLOR_INDEX symbol (DEPRECATED). | |
const int | COLOR_INDEX1 = 0x80E2 |
Value for COLOR_INDEX1_EXT symbol. | |
const int | COLOR_INDEX12 = 0x80E6 |
Value for COLOR_INDEX12_EXT symbol. | |
const int | COLOR_INDEX16 = 0x80E7 |
Value for COLOR_INDEX16_EXT symbol. | |
const int | COLOR_INDEX2 = 0x80E3 |
Value for COLOR_INDEX2_EXT symbol. | |
const int | COLOR_INDEX4 = 0x80E4 |
Value for COLOR_INDEX4_EXT symbol. | |
const int | COLOR_INDEX8 = 0x80E5 |
Value for COLOR_INDEX8_EXT symbol. | |
const int | COLOR_INDEXES = 0x1603 |
Value for COLOR_INDEXES symbol (DEPRECATED). | |
const int | COLOR_LOGIC_OP = 0x0BF2 |
Value for COLOR_LOGIC_OP symbol. | |
const int | COLOR_MATERIAL = 0x0B57 |
Value for COLOR_MATERIAL symbol (DEPRECATED). | |
const int | COLOR_MATERIAL_FACE = 0x0B55 |
Value for COLOR_MATERIAL_FACE symbol (DEPRECATED). | |
const int | COLOR_MATERIAL_PARAMETER = 0x0B56 |
Value for COLOR_MATERIAL_PARAMETER symbol (DEPRECATED). | |
const int | COLOR_MATRIX = 0x80B1 |
Value for COLOR_MATRIX symbol (DEPRECATED). | |
const int | COLOR_MATRIX_STACK_DEPTH = 0x80B2 |
Value for COLOR_MATRIX_STACK_DEPTH symbol (DEPRECATED). | |
const int | COLOR_SUM = 0x8458 |
Value for COLOR_SUM symbol (DEPRECATED). | |
const int | COLOR_SUM_CLAMP = 0x854F |
Value for COLOR_SUM_CLAMP_NV symbol. | |
const int | COLOR_TABLE = 0x80D0 |
Value for COLOR_TABLE symbol (DEPRECATED). | |
const int | COLOR_TABLE_ALPHA_SIZE = 0x80DD |
Value for COLOR_TABLE_ALPHA_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_BIAS = 0x80D7 |
Value for COLOR_TABLE_BIAS symbol (DEPRECATED). | |
const int | COLOR_TABLE_BLUE_SIZE = 0x80DC |
Value for COLOR_TABLE_BLUE_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_FORMAT = 0x80D8 |
Value for COLOR_TABLE_FORMAT symbol (DEPRECATED). | |
const int | COLOR_TABLE_GREEN_SIZE = 0x80DB |
Value for COLOR_TABLE_GREEN_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_INTENSITY_SIZE = 0x80DF |
Value for COLOR_TABLE_INTENSITY_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_LUMINANCE_SIZE = 0x80DE |
Value for COLOR_TABLE_LUMINANCE_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_RED_SIZE = 0x80DA |
Value for COLOR_TABLE_RED_SIZE symbol (DEPRECATED). | |
const int | COLOR_TABLE_SCALE = 0x80D6 |
Value for COLOR_TABLE_SCALE symbol (DEPRECATED). | |
const int | COLOR_TABLE_WIDTH = 0x80D9 |
Value for COLOR_TABLE_WIDTH symbol (DEPRECATED). | |
const int | COLOR_WRITEMASK = 0x0C23 |
Value for COLOR_WRITEMASK symbol. | |
const int | COMBINE = 0x8570 |
Value for COMBINE symbol (DEPRECATED). | |
const int | COMBINE4 = 0x8503 |
Value for COMBINE4_NV symbol. | |
const int | COMBINE_ALPHA = 0x8572 |
Value for COMBINE_ALPHA symbol (DEPRECATED). | |
const int | COMBINE_RGB = 0x8571 |
Value for COMBINE_RGB symbol (DEPRECATED). | |
const int | COMBINER0 = 0x8550 |
Value for COMBINER0_NV symbol. | |
const int | COMBINER1 = 0x8551 |
Value for COMBINER1_NV symbol. | |
const int | COMBINER2 = 0x8552 |
Value for COMBINER2_NV symbol. | |
const int | COMBINER3 = 0x8553 |
Value for COMBINER3_NV symbol. | |
const int | COMBINER4 = 0x8554 |
Value for COMBINER4_NV symbol. | |
const int | COMBINER5 = 0x8555 |
Value for COMBINER5_NV symbol. | |
const int | COMBINER6 = 0x8556 |
Value for COMBINER6_NV symbol. | |
const int | COMBINER7 = 0x8557 |
Value for COMBINER7_NV symbol. | |
const int | COMBINER_AB_DOT_PRODUCT = 0x8545 |
Value for COMBINER_AB_DOT_PRODUCT_NV symbol. | |
const int | COMBINER_AB_OUTPUT = 0x854A |
Value for COMBINER_AB_OUTPUT_NV symbol. | |
const int | COMBINER_BIAS = 0x8549 |
Value for COMBINER_BIAS_NV symbol. | |
const int | COMBINER_CD_DOT_PRODUCT = 0x8546 |
Value for COMBINER_CD_DOT_PRODUCT_NV symbol. | |
const int | COMBINER_CD_OUTPUT = 0x854B |
Value for COMBINER_CD_OUTPUT_NV symbol. | |
const int | COMBINER_COMPONENT_USAGE = 0x8544 |
Value for COMBINER_COMPONENT_USAGE_NV symbol. | |
const int | COMBINER_INPUT = 0x8542 |
Value for COMBINER_INPUT_NV symbol. | |
const int | COMBINER_MAPPING = 0x8543 |
Value for COMBINER_MAPPING_NV symbol. | |
const int | COMBINER_MUX_SUM = 0x8547 |
Value for COMBINER_MUX_SUM_NV symbol. | |
const int | COMBINER_SCALE = 0x8548 |
Value for COMBINER_SCALE_NV symbol. | |
const int | COMBINER_SUM_OUTPUT = 0x854C |
Value for COMBINER_SUM_OUTPUT_NV symbol. | |
const uint | COMP_BIT = 0x00000002 |
Value for COMP_BIT_ATI symbol (DEPRECATED). | |
const int | COMPARE_R_TO_TEXTURE = 0x884E |
Value for COMPARE_R_TO_TEXTURE symbol (DEPRECATED). | |
const int | COMPARE_REF_DEPTH_TO_TEXTURE = 0x884E |
Value for COMPARE_REF_DEPTH_TO_TEXTURE_EXT symbol (DEPRECATED). | |
const int | COMPARE_REF_TO_TEXTURE = 0x884E |
Value for COMPARE_REF_TO_TEXTURE symbol (DEPRECATED). | |
const int | COMPILE = 0x1300 |
Value for COMPILE symbol (DEPRECATED). | |
const int | COMPILE_AND_EXECUTE = 0x1301 |
Value for COMPILE_AND_EXECUTE symbol (DEPRECATED). | |
const int | COMPILE_STATUS = 0x8B81 |
Value for COMPILE_STATUS symbol. | |
const int | COMPRESSED_ALPHA = 0x84E9 |
Value for COMPRESSED_ALPHA symbol (DEPRECATED). | |
const int | COMPRESSED_INTENSITY = 0x84EC |
Value for COMPRESSED_INTENSITY symbol (DEPRECATED). | |
const int | COMPRESSED_LUMINANCE = 0x84EA |
Value for COMPRESSED_LUMINANCE symbol (DEPRECATED). | |
const int | COMPRESSED_LUMINANCE_ALPHA = 0x84EB |
Value for COMPRESSED_LUMINANCE_ALPHA symbol (DEPRECATED). | |
const int | COMPRESSED_LUMINANCE_ALPHA_LATC2 = 0x8C72 |
Value for COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT symbol. | |
const int | COMPRESSED_LUMINANCE_LATC1 = 0x8C70 |
Value for COMPRESSED_LUMINANCE_LATC1_EXT symbol. | |
const int | COMPRESSED_RED = 0x8225 |
Value for COMPRESSED_RED symbol. | |
const int | COMPRESSED_RED_GREEN_RGTC2 = 0x8DBD |
Value for COMPRESSED_RED_GREEN_RGTC2_EXT symbol. | |
const int | COMPRESSED_RED_RGTC1 = 0x8DBB |
Value for COMPRESSED_RED_RGTC1 symbol. | |
const int | COMPRESSED_RG = 0x8226 |
Value for COMPRESSED_RG symbol. | |
const int | COMPRESSED_RG_RGTC2 = 0x8DBD |
Value for COMPRESSED_RG_RGTC2 symbol. | |
const int | COMPRESSED_RGB = 0x84ED |
Value for COMPRESSED_RGB symbol. | |
const int | COMPRESSED_RGB_S3TC_DXT1 = 0x83F0 |
Value for COMPRESSED_RGB_S3TC_DXT1_EXT symbol. | |
const int | COMPRESSED_RGBA = 0x84EE |
Value for COMPRESSED_RGBA symbol. | |
const int | COMPRESSED_RGBA_S3TC_DXT1 = 0x83F1 |
Value for COMPRESSED_RGBA_S3TC_DXT1_EXT symbol. | |
const int | COMPRESSED_RGBA_S3TC_DXT3 = 0x83F2 |
Value for COMPRESSED_RGBA_S3TC_DXT3_EXT symbol. | |
const int | COMPRESSED_RGBA_S3TC_DXT5 = 0x83F3 |
Value for COMPRESSED_RGBA_S3TC_DXT5_EXT symbol. | |
const int | COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2 = 0x8C73 |
Value for COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT symbol. | |
const int | COMPRESSED_SIGNED_LUMINANCE_LATC1 = 0x8C71 |
Value for COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT symbol. | |
const int | COMPRESSED_SIGNED_RED_GREEN_RGTC2 = 0x8DBE |
Value for COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT symbol. | |
const int | COMPRESSED_SIGNED_RED_RGTC1 = 0x8DBC |
Value for COMPRESSED_SIGNED_RED_RGTC1 symbol. | |
const int | COMPRESSED_SIGNED_RG_RGTC2 = 0x8DBE |
Value for COMPRESSED_SIGNED_RG_RGTC2 symbol. | |
const int | COMPRESSED_SLUMINANCE = 0x8C4A |
Value for COMPRESSED_SLUMINANCE symbol (DEPRECATED). | |
const int | COMPRESSED_SLUMINANCE_ALPHA = 0x8C4B |
Value for COMPRESSED_SLUMINANCE_ALPHA symbol (DEPRECATED). | |
const int | COMPRESSED_SRGB = 0x8C48 |
Value for COMPRESSED_SRGB symbol. | |
const int | COMPRESSED_SRGB_ALPHA = 0x8C49 |
Value for COMPRESSED_SRGB_ALPHA symbol. | |
const int | COMPRESSED_SRGB_ALPHA_S3TC_DXT1 = 0x8C4D |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT symbol. | |
const int | COMPRESSED_SRGB_ALPHA_S3TC_DXT3 = 0x8C4E |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT symbol. | |
const int | COMPRESSED_SRGB_ALPHA_S3TC_DXT5 = 0x8C4F |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT symbol. | |
const int | COMPRESSED_SRGB_S3TC_DXT1 = 0x8C4C |
Value for COMPRESSED_SRGB_S3TC_DXT1_EXT symbol. | |
const int | COMPRESSED_TEXTURE_FORMATS = 0x86A3 |
Value for COMPRESSED_TEXTURE_FORMATS symbol. | |
const int | CON_0 = 0x8941 |
Value for CON_0_ATI symbol. | |
const int | CON_1 = 0x8942 |
Value for CON_1_ATI symbol. | |
const int | CON_10 = 0x894B |
Value for CON_10_ATI symbol. | |
const int | CON_11 = 0x894C |
Value for CON_11_ATI symbol. | |
const int | CON_12 = 0x894D |
Value for CON_12_ATI symbol. | |
const int | CON_13 = 0x894E |
Value for CON_13_ATI symbol. | |
const int | CON_14 = 0x894F |
Value for CON_14_ATI symbol. | |
const int | CON_15 = 0x8950 |
Value for CON_15_ATI symbol. | |
const int | CON_16 = 0x8951 |
Value for CON_16_ATI symbol. | |
const int | CON_17 = 0x8952 |
Value for CON_17_ATI symbol. | |
const int | CON_18 = 0x8953 |
Value for CON_18_ATI symbol. | |
const int | CON_19 = 0x8954 |
Value for CON_19_ATI symbol. | |
const int | CON_2 = 0x8943 |
Value for CON_2_ATI symbol. | |
const int | CON_20 = 0x8955 |
Value for CON_20_ATI symbol. | |
const int | CON_21 = 0x8956 |
Value for CON_21_ATI symbol. | |
const int | CON_22 = 0x8957 |
Value for CON_22_ATI symbol. | |
const int | CON_23 = 0x8958 |
Value for CON_23_ATI symbol. | |
const int | CON_24 = 0x8959 |
Value for CON_24_ATI symbol. | |
const int | CON_25 = 0x895A |
Value for CON_25_ATI symbol. | |
const int | CON_26 = 0x895B |
Value for CON_26_ATI symbol. | |
const int | CON_27 = 0x895C |
Value for CON_27_ATI symbol. | |
const int | CON_28 = 0x895D |
Value for CON_28_ATI symbol. | |
const int | CON_29 = 0x895E |
Value for CON_29_ATI symbol. | |
const int | CON_3 = 0x8944 |
Value for CON_3_ATI symbol. | |
const int | CON_30 = 0x895F |
Value for CON_30_ATI symbol. | |
const int | CON_31 = 0x8960 |
Value for CON_31_ATI symbol. | |
const int | CON_4 = 0x8945 |
Value for CON_4_ATI symbol. | |
const int | CON_5 = 0x8946 |
Value for CON_5_ATI symbol. | |
const int | CON_6 = 0x8947 |
Value for CON_6_ATI symbol. | |
const int | CON_7 = 0x8948 |
Value for CON_7_ATI symbol. | |
const int | CON_8 = 0x8949 |
Value for CON_8_ATI symbol. | |
const int | CON_9 = 0x894A |
Value for CON_9_ATI symbol. | |
const int | CONDITION_SATISFIED = 0x911C |
Value for CONDITION_SATISFIED symbol. | |
const int | CONST_EYE = 0x86E5 |
Value for CONST_EYE_NV symbol. | |
const int | CONSTANT = 0x8576 |
Value for CONSTANT symbol (DEPRECATED). | |
const int | CONSTANT_ALPHA = 0x8003 |
Value for CONSTANT_ALPHA symbol. | |
const int | CONSTANT_ATTENUATION = 0x1207 |
Value for CONSTANT_ATTENUATION symbol (DEPRECATED). | |
const int | CONSTANT_BORDER = 0x8151 |
Value for CONSTANT_BORDER symbol (DEPRECATED). | |
const int | CONSTANT_COLOR = 0x8001 |
Value for CONSTANT_COLOR symbol. | |
const int | CONSTANT_COLOR0 = 0x852A |
Value for CONSTANT_COLOR0_NV symbol. | |
const int | CONSTANT_COLOR1 = 0x852B |
Value for CONSTANT_COLOR1_NV symbol. | |
const uint | CONTEXT_COMPATIBILITY_PROFILE_BIT = 0x00000002 |
Value for CONTEXT_COMPATIBILITY_PROFILE_BIT symbol (DEPRECATED). | |
const uint | CONTEXT_CORE_PROFILE_BIT = 0x00000001 |
Value for CONTEXT_CORE_PROFILE_BIT symbol (DEPRECATED). | |
const int | CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT = 0x0001 |
Value for CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT symbol. | |
const int | CONTEXT_FLAGS = 0x821E |
Value for CONTEXT_FLAGS symbol. | |
const int | CONTEXT_PROFILE_MASK = 0x9126 |
Value for CONTEXT_PROFILE_MASK symbol. | |
const int | CONVOLUTION_1D = 0x8010 |
Value for CONVOLUTION_1D symbol (DEPRECATED). | |
const int | CONVOLUTION_2D = 0x8011 |
Value for CONVOLUTION_2D symbol (DEPRECATED). | |
const int | CONVOLUTION_BORDER_COLOR = 0x8154 |
Value for CONVOLUTION_BORDER_COLOR symbol (DEPRECATED). | |
const int | CONVOLUTION_BORDER_MODE = 0x8013 |
Value for CONVOLUTION_BORDER_MODE symbol (DEPRECATED). | |
const int | CONVOLUTION_FILTER_BIAS = 0x8015 |
Value for CONVOLUTION_FILTER_BIAS symbol (DEPRECATED). | |
const int | CONVOLUTION_FILTER_SCALE = 0x8014 |
Value for CONVOLUTION_FILTER_SCALE symbol (DEPRECATED). | |
const int | CONVOLUTION_FORMAT = 0x8017 |
Value for CONVOLUTION_FORMAT symbol (DEPRECATED). | |
const int | CONVOLUTION_HEIGHT = 0x8019 |
Value for CONVOLUTION_HEIGHT symbol (DEPRECATED). | |
const int | CONVOLUTION_WIDTH = 0x8018 |
Value for CONVOLUTION_WIDTH symbol (DEPRECATED). | |
const int | COORD_REPLACE = 0x8862 |
Value for COORD_REPLACE symbol (DEPRECATED). | |
const int | COPY = 0x1503 |
Value for COPY symbol. | |
const int | COPY_INVERTED = 0x150C |
Value for COPY_INVERTED symbol. | |
const int | COPY_PIXEL_TOKEN = 0x0706 |
Value for COPY_PIXEL_TOKEN symbol (DEPRECATED). | |
const int | COPY_READ_BUFFER = 0x8F36 |
Value for COPY_READ_BUFFER symbol. | |
const int | COPY_WRITE_BUFFER = 0x8F37 |
Value for COPY_WRITE_BUFFER symbol. | |
const int | CUBIC = 0x8334 |
Value for CUBIC_EXT symbol. | |
const int | CULL_FACE = 0x0B44 |
Value for CULL_FACE symbol. | |
const int | CULL_FACE_MODE = 0x0B45 |
Value for CULL_FACE_MODE symbol. | |
const int | CULL_FRAGMENT = 0x86E7 |
Value for CULL_FRAGMENT_NV symbol. | |
const int | CULL_MODES = 0x86E0 |
Value for CULL_MODES_NV symbol. | |
const int | CULL_VERTEX = 0x81AA |
Value for CULL_VERTEX_EXT symbol. | |
const int | CULL_VERTEX_EYE_POSITION = 0x81AB |
Value for CULL_VERTEX_EYE_POSITION_EXT symbol. | |
const int | CULL_VERTEX_OBJECT_POSITION = 0x81AC |
Value for CULL_VERTEX_OBJECT_POSITION_EXT symbol. | |
const int | CURRENT_ATTRIB = 0x8626 |
Value for CURRENT_ATTRIB_NV symbol. | |
const int | CURRENT_BINORMAL = 0x843C |
Value for CURRENT_BINORMAL_EXT symbol. | |
const uint | CURRENT_BIT = 0x00000001 |
Value for CURRENT_BIT symbol (DEPRECATED). | |
const int | CURRENT_COLOR = 0x0B00 |
Value for CURRENT_COLOR symbol (DEPRECATED). | |
const int | CURRENT_FOG_COORD = 0x8453 |
Value for CURRENT_FOG_COORD symbol (DEPRECATED). | |
const int | CURRENT_FOG_COORDINATE = 0x8453 |
Value for CURRENT_FOG_COORDINATE symbol (DEPRECATED). | |
const int | CURRENT_INDEX = 0x0B01 |
Value for CURRENT_INDEX symbol (DEPRECATED). | |
const int | CURRENT_MATRIX = 0x8641 |
Value for CURRENT_MATRIX_ARB symbol. | |
const int | CURRENT_MATRIX_INDEX = 0x8845 |
Value for CURRENT_MATRIX_INDEX_ARB symbol. | |
const int | CURRENT_MATRIX_STACK_DEPTH = 0x8640 |
Value for CURRENT_MATRIX_STACK_DEPTH_ARB symbol. | |
const int | CURRENT_NORMAL = 0x0B02 |
Value for CURRENT_NORMAL symbol (DEPRECATED). | |
const int | CURRENT_OCCLUSION_QUERY_ID = 0x8865 |
Value for CURRENT_OCCLUSION_QUERY_ID_NV symbol. | |
const int | CURRENT_PALETTE_MATRIX = 0x8843 |
Value for CURRENT_PALETTE_MATRIX_ARB symbol. | |
const int | CURRENT_PROGRAM = 0x8B8D |
Value for CURRENT_PROGRAM symbol. | |
const int | CURRENT_QUERY = 0x8865 |
Value for CURRENT_QUERY symbol. | |
const int | CURRENT_RASTER_COLOR = 0x0B04 |
Value for CURRENT_RASTER_COLOR symbol (DEPRECATED). | |
const int | CURRENT_RASTER_DISTANCE = 0x0B09 |
Value for CURRENT_RASTER_DISTANCE symbol (DEPRECATED). | |
const int | CURRENT_RASTER_INDEX = 0x0B05 |
Value for CURRENT_RASTER_INDEX symbol (DEPRECATED). | |
const int | CURRENT_RASTER_POSITION = 0x0B07 |
Value for CURRENT_RASTER_POSITION symbol (DEPRECATED). | |
const int | CURRENT_RASTER_POSITION_VALID = 0x0B08 |
Value for CURRENT_RASTER_POSITION_VALID symbol (DEPRECATED). | |
const int | CURRENT_RASTER_SECONDARY_COLOR = 0x845F |
Value for CURRENT_RASTER_SECONDARY_COLOR symbol (DEPRECATED). | |
const int | CURRENT_RASTER_TEXTURE_COORDS = 0x0B06 |
Value for CURRENT_RASTER_TEXTURE_COORDS symbol (DEPRECATED). | |
const int | CURRENT_SECONDARY_COLOR = 0x8459 |
Value for CURRENT_SECONDARY_COLOR symbol (DEPRECATED). | |
const int | CURRENT_TANGENT = 0x843B |
Value for CURRENT_TANGENT_EXT symbol. | |
const int | CURRENT_TEXTURE_COORDS = 0x0B03 |
Value for CURRENT_TEXTURE_COORDS symbol (DEPRECATED). | |
const int | CURRENT_TIME = 0x8E28 |
Value for CURRENT_TIME_NV symbol. | |
const int | CURRENT_VERTEX = 0x87E2 |
Value for CURRENT_VERTEX_EXT symbol. | |
const int | CURRENT_VERTEX_ATTRIB = 0x8626 |
Value for CURRENT_VERTEX_ATTRIB symbol. | |
const int | CURRENT_VERTEX_WEIGHT = 0x850B |
Value for CURRENT_VERTEX_WEIGHT_EXT symbol. | |
const int | CURRENT_WEIGHT = 0x86A8 |
Value for CURRENT_WEIGHT_ARB symbol. | |
const int | CW = 0x0900 |
Value for CW symbol. | |
const int | DECAL = 0x2101 |
Value for DECAL symbol (DEPRECATED). | |
const int | DECR = 0x1E03 |
Value for DECR symbol. | |
const int | DECR_WRAP = 0x8508 |
Value for DECR_WRAP symbol. | |
const int | DELETE_STATUS = 0x8B80 |
Value for DELETE_STATUS symbol. | |
const int | DEPENDENT_AR_TEXTURE_2D = 0x86E9 |
Value for DEPENDENT_AR_TEXTURE_2D_NV symbol. | |
const int | DEPENDENT_GB_TEXTURE_2D = 0x86EA |
Value for DEPENDENT_GB_TEXTURE_2D_NV symbol. | |
const int | DEPENDENT_HILO_TEXTURE_2D = 0x8858 |
Value for DEPENDENT_HILO_TEXTURE_2D_NV symbol. | |
const int | DEPENDENT_RGB_TEXTURE_3D = 0x8859 |
Value for DEPENDENT_RGB_TEXTURE_3D_NV symbol. | |
const int | DEPENDENT_RGB_TEXTURE_CUBE_MAP = 0x885A |
Value for DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV symbol. | |
const int | DEPTH = 0x1801 |
Value for DEPTH symbol. | |
const int | DEPTH24_STENCIL8 = 0x88F0 |
Value for DEPTH24_STENCIL8 symbol. | |
const int | DEPTH32F_STENCIL8 = 0x8CAD |
Value for DEPTH32F_STENCIL8 symbol. | |
const int | DEPTH_ATTACHMENT = 0x8D00 |
Value for DEPTH_ATTACHMENT symbol. | |
const int | DEPTH_BIAS = 0x0D1F |
Value for DEPTH_BIAS symbol (DEPRECATED). | |
const int | DEPTH_BITS = 0x0D56 |
Value for DEPTH_BITS symbol (DEPRECATED). | |
const int | DEPTH_BOUNDS = 0x8891 |
Value for DEPTH_BOUNDS_EXT symbol. | |
const int | DEPTH_BOUNDS_TEST = 0x8890 |
Value for DEPTH_BOUNDS_TEST_EXT symbol. | |
const int | DEPTH_BUFFER = 0x8223 |
Value for DEPTH_BUFFER symbol. | |
const uint | DEPTH_BUFFER_BIT = 0x00000100 |
Value for DEPTH_BUFFER_BIT symbol. | |
const int | DEPTH_BUFFER_FLOAT_MODE = 0x8DAF |
Value for DEPTH_BUFFER_FLOAT_MODE_NV symbol. | |
const int | DEPTH_CLAMP = 0x864F |
Value for DEPTH_CLAMP symbol. | |
const int | DEPTH_CLEAR_VALUE = 0x0B73 |
Value for DEPTH_CLEAR_VALUE symbol. | |
const int | DEPTH_COMPONENT = 0x1902 |
Value for DEPTH_COMPONENT symbol. | |
const int | DEPTH_COMPONENT16 = 0x81A5 |
Value for DEPTH_COMPONENT16 symbol. | |
const int | DEPTH_COMPONENT24 = 0x81A6 |
Value for DEPTH_COMPONENT24 symbol. | |
const int | DEPTH_COMPONENT32 = 0x81A7 |
Value for DEPTH_COMPONENT32 symbol. | |
const int | DEPTH_COMPONENT32F = 0x8CAC |
Value for DEPTH_COMPONENT32F symbol. | |
const int | DEPTH_FUNC = 0x0B74 |
Value for DEPTH_FUNC symbol. | |
const int | DEPTH_RANGE = 0x0B70 |
Value for DEPTH_RANGE symbol. | |
const int | DEPTH_SCALE = 0x0D1E |
Value for DEPTH_SCALE symbol (DEPRECATED). | |
const int | DEPTH_STENCIL = 0x84F9 |
Value for DEPTH_STENCIL symbol. | |
const int | DEPTH_STENCIL_ATTACHMENT = 0x821A |
Value for DEPTH_STENCIL_ATTACHMENT symbol. | |
const int | DEPTH_STENCIL_TO_BGRA = 0x886F |
Value for DEPTH_STENCIL_TO_BGRA_NV symbol. | |
const int | DEPTH_STENCIL_TO_RGBA = 0x886E |
Value for DEPTH_STENCIL_TO_RGBA_NV symbol. | |
const int | DEPTH_TEST = 0x0B71 |
Value for DEPTH_TEST symbol. | |
const int | DEPTH_TEXTURE_MODE = 0x884B |
Value for DEPTH_TEXTURE_MODE symbol (DEPRECATED). | |
const int | DEPTH_WRITEMASK = 0x0B72 |
Value for DEPTH_WRITEMASK symbol. | |
const int | DIFFUSE = 0x1201 |
Value for DIFFUSE symbol (DEPRECATED). | |
const int | DISCARD = 0x8763 |
Value for DISCARD_ATI symbol. | |
const int | DISTANCE_ATTENUATION = 0x8129 |
Value for DISTANCE_ATTENUATION_EXT symbol (DEPRECATED). | |
const int | DITHER = 0x0BD0 |
Value for DITHER symbol. | |
const int | DOMAIN = 0x0A02 |
Value for DOMAIN symbol (DEPRECATED). | |
const int | DONT_CARE = 0x1100 |
Value for DONT_CARE symbol. | |
const int | DOT2_ADD = 0x896C |
Value for DOT2_ADD_ATI symbol. | |
const int | DOT3 = 0x8966 |
Value for DOT3_ATI symbol. | |
const int | DOT3_RGB = 0x86AE |
Value for DOT3_RGB symbol (DEPRECATED). | |
const int | DOT3_RGBA = 0x86AF |
Value for DOT3_RGBA symbol (DEPRECATED). | |
const int | DOT4 = 0x8967 |
Value for DOT4_ATI symbol. | |
const int | DOT_PRODUCT = 0x86EC |
Value for DOT_PRODUCT_NV symbol. | |
const int | DOT_PRODUCT_AFFINE_DEPTH_REPLACE = 0x885D |
Value for DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV symbol. | |
const int | DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP = 0x86F3 |
Value for DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV symbol. | |
const int | DOT_PRODUCT_DEPTH_REPLACE = 0x86ED |
Value for DOT_PRODUCT_DEPTH_REPLACE_NV symbol. | |
const int | DOT_PRODUCT_DIFFUSE_CUBE_MAP = 0x86F1 |
Value for DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV symbol. | |
const int | DOT_PRODUCT_PASS_THROUGH = 0x885B |
Value for DOT_PRODUCT_PASS_THROUGH_NV symbol. | |
const int | DOT_PRODUCT_REFLECT_CUBE_MAP = 0x86F2 |
Value for DOT_PRODUCT_REFLECT_CUBE_MAP_NV symbol. | |
const int | DOT_PRODUCT_TEXTURE_1D = 0x885C |
Value for DOT_PRODUCT_TEXTURE_1D_NV symbol. | |
const int | DOT_PRODUCT_TEXTURE_2D = 0x86EE |
Value for DOT_PRODUCT_TEXTURE_2D_NV symbol. | |
const int | DOT_PRODUCT_TEXTURE_3D = 0x86EF |
Value for DOT_PRODUCT_TEXTURE_3D_NV symbol. | |
const int | DOT_PRODUCT_TEXTURE_CUBE_MAP = 0x86F0 |
Value for DOT_PRODUCT_TEXTURE_CUBE_MAP_NV symbol. | |
const int | DOT_PRODUCT_TEXTURE_RECTANGLE = 0x864E |
Value for DOT_PRODUCT_TEXTURE_RECTANGLE_NV symbol. | |
const int | DOUBLE = 0x140A |
Value for DOUBLE symbol. | |
const int | DOUBLEBUFFER = 0x0C32 |
Value for DOUBLEBUFFER symbol. | |
const int | DRAW_BUFFER = 0x0C01 |
Value for DRAW_BUFFER symbol. | |
const int | DRAW_BUFFER0 = 0x8825 |
Value for DRAW_BUFFER0 symbol. | |
const int | DRAW_BUFFER1 = 0x8826 |
Value for DRAW_BUFFER1 symbol. | |
const int | DRAW_BUFFER10 = 0x882F |
Value for DRAW_BUFFER10 symbol. | |
const int | DRAW_BUFFER11 = 0x8830 |
Value for DRAW_BUFFER11 symbol. | |
const int | DRAW_BUFFER12 = 0x8831 |
Value for DRAW_BUFFER12 symbol. | |
const int | DRAW_BUFFER13 = 0x8832 |
Value for DRAW_BUFFER13 symbol. | |
const int | DRAW_BUFFER14 = 0x8833 |
Value for DRAW_BUFFER14 symbol. | |
const int | DRAW_BUFFER15 = 0x8834 |
Value for DRAW_BUFFER15 symbol. | |
const int | DRAW_BUFFER2 = 0x8827 |
Value for DRAW_BUFFER2 symbol. | |
const int | DRAW_BUFFER3 = 0x8828 |
Value for DRAW_BUFFER3 symbol. | |
const int | DRAW_BUFFER4 = 0x8829 |
Value for DRAW_BUFFER4 symbol. | |
const int | DRAW_BUFFER5 = 0x882A |
Value for DRAW_BUFFER5 symbol. | |
const int | DRAW_BUFFER6 = 0x882B |
Value for DRAW_BUFFER6 symbol. | |
const int | DRAW_BUFFER7 = 0x882C |
Value for DRAW_BUFFER7 symbol. | |
const int | DRAW_BUFFER8 = 0x882D |
Value for DRAW_BUFFER8 symbol. | |
const int | DRAW_BUFFER9 = 0x882E |
Value for DRAW_BUFFER9 symbol. | |
const int | DRAW_FRAMEBUFFER = 0x8CA9 |
Value for DRAW_FRAMEBUFFER symbol. | |
const int | DRAW_FRAMEBUFFER_BINDING = 0x8CA6 |
Value for DRAW_FRAMEBUFFER_BINDING symbol. | |
const int | DRAW_PIXEL_TOKEN = 0x0705 |
Value for DRAW_PIXEL_TOKEN symbol (DEPRECATED). | |
const int | DS_BIAS = 0x8716 |
Value for DS_BIAS_NV symbol. | |
const int | DS_SCALE = 0x8710 |
Value for DS_SCALE_NV symbol. | |
const int | DSDT = 0x86F5 |
Value for DSDT_NV symbol. | |
const int | DSDT8 = 0x8709 |
Value for DSDT8_NV symbol. | |
const int | DSDT8_MAG8 = 0x870A |
Value for DSDT8_MAG8_NV symbol. | |
const int | DSDT8_MAG8_INTENSITY8 = 0x870B |
Value for DSDT8_MAG8_INTENSITY8_NV symbol. | |
const int | DSDT_MAG = 0x86F6 |
Value for DSDT_MAG_NV symbol. | |
const int | DSDT_MAG_INTENSITY = 0x86DC |
Value for DSDT_MAG_INTENSITY_NV symbol. | |
const int | DSDT_MAG_VIB = 0x86F7 |
Value for DSDT_MAG_VIB_NV symbol. | |
const int | DST_ALPHA = 0x0304 |
Value for DST_ALPHA symbol. | |
const int | DST_COLOR = 0x0306 |
Value for DST_COLOR symbol. | |
const int | DT_BIAS = 0x8717 |
Value for DT_BIAS_NV symbol. | |
const int | DT_SCALE = 0x8711 |
Value for DT_SCALE_NV symbol. | |
const int | DU8DV8 = 0x877A |
Value for DU8DV8_ATI symbol. | |
const int | DUDV = 0x8779 |
Value for DUDV_ATI symbol. | |
const int | DYNAMIC = 0x8761 |
Value for DYNAMIC_ATI symbol. | |
const int | DYNAMIC_COPY = 0x88EA |
Value for DYNAMIC_COPY symbol. | |
const int | DYNAMIC_DRAW = 0x88E8 |
Value for DYNAMIC_DRAW symbol. | |
const int | DYNAMIC_READ = 0x88E9 |
Value for DYNAMIC_READ symbol. | |
const int | E_TIMES_F = 0x8531 |
Value for E_TIMES_F_NV symbol. | |
const int | EDGE_FLAG = 0x0B43 |
Value for EDGE_FLAG symbol (DEPRECATED). | |
const int | EDGE_FLAG_ARRAY = 0x8079 |
Value for EDGE_FLAG_ARRAY symbol (DEPRECATED). | |
const int | EDGE_FLAG_ARRAY_ADDRESS = 0x8F26 |
Value for EDGE_FLAG_ARRAY_ADDRESS_NV symbol. | |
const int | EDGE_FLAG_ARRAY_BUFFER_BINDING = 0x889B |
Value for EDGE_FLAG_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | EDGE_FLAG_ARRAY_LENGTH = 0x8F30 |
Value for EDGE_FLAG_ARRAY_LENGTH_NV symbol. | |
const int | EDGE_FLAG_ARRAY_POINTER = 0x8093 |
Value for EDGE_FLAG_ARRAY_POINTER symbol (DEPRECATED). | |
const int | EDGE_FLAG_ARRAY_STRIDE = 0x808C |
Value for EDGE_FLAG_ARRAY_STRIDE symbol (DEPRECATED). | |
const uint | EIGHTH_BIT = 0x00000020 |
Value for EIGHTH_BIT_ATI symbol (DEPRECATED). | |
const int | ELEMENT_ARRAY_ADDRESS = 0x8F29 |
Value for ELEMENT_ARRAY_ADDRESS_NV symbol. | |
const int | ELEMENT_ARRAY_BUFFER = 0x8893 |
Value for ELEMENT_ARRAY_BUFFER symbol. | |
const int | ELEMENT_ARRAY_BUFFER_BINDING = 0x8895 |
Value for ELEMENT_ARRAY_BUFFER_BINDING symbol. | |
const int | ELEMENT_ARRAY_LENGTH = 0x8F33 |
Value for ELEMENT_ARRAY_LENGTH_NV symbol. | |
const int | ELEMENT_ARRAY_UNIFIED = 0x8F1F |
Value for ELEMENT_ARRAY_UNIFIED_NV symbol. | |
const int | EMBOSS_CONSTANT = 0x855E |
Value for EMBOSS_CONSTANT_NV symbol. | |
const int | EMBOSS_LIGHT = 0x855D |
Value for EMBOSS_LIGHT_NV symbol. | |
const int | EMBOSS_MAP = 0x855F |
Value for EMBOSS_MAP_NV symbol. | |
const int | EMISSION = 0x1600 |
Value for EMISSION symbol (DEPRECATED). | |
const uint | ENABLE_BIT = 0x00002000 |
Value for ENABLE_BIT symbol (DEPRECATED). | |
const int | EQUAL = 0x0202 |
Value for EQUAL symbol. | |
const int | EQUIV = 0x1509 |
Value for EQUIV symbol. | |
const int | EVAL_2D = 0x86C0 |
Value for EVAL_2D_NV symbol. | |
const uint | EVAL_BIT = 0x00010000 |
Value for EVAL_BIT symbol (DEPRECATED). | |
const int | EVAL_FRACTIONAL_TESSELLATION = 0x86C5 |
Value for EVAL_FRACTIONAL_TESSELLATION_NV symbol. | |
const int | EVAL_TRIANGULAR_2D = 0x86C1 |
Value for EVAL_TRIANGULAR_2D_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB0 = 0x86C6 |
Value for EVAL_VERTEX_ATRRIB0_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB1 = 0x86C7 |
Value for EVAL_VERTEX_ATRRIB1_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB10 = 0x86D0 |
Value for EVAL_VERTEX_ATRRIB10_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB11 = 0x86D1 |
Value for EVAL_VERTEX_ATRRIB11_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB12 = 0x86D2 |
Value for EVAL_VERTEX_ATRRIB12_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB13 = 0x86D3 |
Value for EVAL_VERTEX_ATRRIB13_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB14 = 0x86D4 |
Value for EVAL_VERTEX_ATRRIB14_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB15 = 0x86D5 |
Value for EVAL_VERTEX_ATRRIB15_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB2 = 0x86C8 |
Value for EVAL_VERTEX_ATRRIB2_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB3 = 0x86C9 |
Value for EVAL_VERTEX_ATRRIB3_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB4 = 0x86CA |
Value for EVAL_VERTEX_ATRRIB4_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB5 = 0x86CB |
Value for EVAL_VERTEX_ATRRIB5_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB6 = 0x86CC |
Value for EVAL_VERTEX_ATRRIB6_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB7 = 0x86CD |
Value for EVAL_VERTEX_ATRRIB7_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB8 = 0x86CE |
Value for EVAL_VERTEX_ATRRIB8_NV symbol. | |
const int | EVAL_VERTEX_ATRRIB9 = 0x86CF |
Value for EVAL_VERTEX_ATRRIB9_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB0 = 0x86C6 |
Value for EVAL_VERTEX_ATTRIB0_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB1 = 0x86C7 |
Value for EVAL_VERTEX_ATTRIB1_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB10 = 0x86D0 |
Value for EVAL_VERTEX_ATTRIB10_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB11 = 0x86D1 |
Value for EVAL_VERTEX_ATTRIB11_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB12 = 0x86D2 |
Value for EVAL_VERTEX_ATTRIB12_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB13 = 0x86D3 |
Value for EVAL_VERTEX_ATTRIB13_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB14 = 0x86D4 |
Value for EVAL_VERTEX_ATTRIB14_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB15 = 0x86D5 |
Value for EVAL_VERTEX_ATTRIB15_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB2 = 0x86C8 |
Value for EVAL_VERTEX_ATTRIB2_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB3 = 0x86C9 |
Value for EVAL_VERTEX_ATTRIB3_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB4 = 0x86CA |
Value for EVAL_VERTEX_ATTRIB4_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB5 = 0x86CB |
Value for EVAL_VERTEX_ATTRIB5_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB6 = 0x86CC |
Value for EVAL_VERTEX_ATTRIB6_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB7 = 0x86CD |
Value for EVAL_VERTEX_ATTRIB7_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB8 = 0x86CE |
Value for EVAL_VERTEX_ATTRIB8_NV symbol. | |
const int | EVAL_VERTEX_ATTRIB9 = 0x86CF |
Value for EVAL_VERTEX_ATTRIB9_NV symbol. | |
const int | EXP = 0x0800 |
Value for EXP symbol (DEPRECATED). | |
const int | EXP2 = 0x0801 |
Value for EXP2 symbol (DEPRECATED). | |
const int | EXPAND_NEGATE = 0x8539 |
Value for EXPAND_NEGATE_NV symbol. | |
const int | EXPAND_NORMAL = 0x8538 |
Value for EXPAND_NORMAL_NV symbol. | |
const int | EXTENSIONS = 0x1F03 |
Value for EXTENSIONS symbol. | |
const int | EYE_LINEAR = 0x2400 |
Value for EYE_LINEAR symbol (DEPRECATED). | |
const int | EYE_PLANE = 0x2502 |
Value for EYE_PLANE symbol (DEPRECATED). | |
const int | EYE_PLANE_ABSOLUTE = 0x855C |
Value for EYE_PLANE_ABSOLUTE_NV symbol. | |
const int | EYE_RADIAL = 0x855B |
Value for EYE_RADIAL_NV symbol. | |
const int | FAILURE = 0x9030 |
Value for FAILURE_NV symbol. | |
const int | FALSE = 0 |
Value for FALSE symbol. | |
const int | FASTEST = 0x1101 |
Value for FASTEST symbol. | |
const int | FEEDBACK = 0x1C01 |
Value for FEEDBACK symbol (DEPRECATED). | |
const int | FEEDBACK_BUFFER_POINTER = 0x0DF0 |
Value for FEEDBACK_BUFFER_POINTER symbol (DEPRECATED). | |
const int | FEEDBACK_BUFFER_SIZE = 0x0DF1 |
Value for FEEDBACK_BUFFER_SIZE symbol (DEPRECATED). | |
const int | FEEDBACK_BUFFER_TYPE = 0x0DF2 |
Value for FEEDBACK_BUFFER_TYPE symbol (DEPRECATED). | |
const int | FENCE_CONDITION = 0x84F4 |
Value for FENCE_CONDITION_NV symbol. | |
const int | FENCE_STATUS = 0x84F3 |
Value for FENCE_STATUS_NV symbol. | |
const int | FIELD_LOWER = 0x9023 |
Value for FIELD_LOWER_NV symbol. | |
const int | FIELD_UPPER = 0x9022 |
Value for FIELD_UPPER_NV symbol. | |
const int | FIELDS = 0x8E27 |
Value for FIELDS_NV symbol. | |
const int | FILL = 0x1B02 |
Value for FILL symbol. | |
const int | FIRST_VERTEX_CONVENTION = 0x8E4D |
Value for FIRST_VERTEX_CONVENTION symbol. | |
const int | FIXED_ONLY = 0x891D |
Value for FIXED_ONLY symbol. | |
const int | FLAT = 0x1D00 |
Value for FLAT symbol (DEPRECATED). | |
const int | FLOAT = 0x1406 |
Value for FLOAT symbol. | |
const int | FLOAT_32_UNSIGNED_INT_24_8_REV = 0x8DAD |
Value for FLOAT_32_UNSIGNED_INT_24_8_REV symbol. | |
const int | FLOAT_CLEAR_COLOR_VALUE = 0x888D |
Value for FLOAT_CLEAR_COLOR_VALUE_NV symbol. | |
const int | FLOAT_MAT2 = 0x8B5A |
Value for FLOAT_MAT2 symbol. | |
const int | FLOAT_MAT2x3 = 0x8B65 |
Value for FLOAT_MAT2x3 symbol. | |
const int | FLOAT_MAT2x4 = 0x8B66 |
Value for FLOAT_MAT2x4 symbol. | |
const int | FLOAT_MAT3 = 0x8B5B |
Value for FLOAT_MAT3 symbol. | |
const int | FLOAT_MAT3x2 = 0x8B67 |
Value for FLOAT_MAT3x2 symbol. | |
const int | FLOAT_MAT3x4 = 0x8B68 |
Value for FLOAT_MAT3x4 symbol. | |
const int | FLOAT_MAT4 = 0x8B5C |
Value for FLOAT_MAT4 symbol. | |
const int | FLOAT_MAT4x2 = 0x8B69 |
Value for FLOAT_MAT4x2 symbol. | |
const int | FLOAT_MAT4x3 = 0x8B6A |
Value for FLOAT_MAT4x3 symbol. | |
const int | FLOAT_R = 0x8880 |
Value for FLOAT_R_NV symbol. | |
const int | FLOAT_R16 = 0x8884 |
Value for FLOAT_R16_NV symbol. | |
const int | FLOAT_R32 = 0x8885 |
Value for FLOAT_R32_NV symbol. | |
const int | FLOAT_RG = 0x8881 |
Value for FLOAT_RG_NV symbol. | |
const int | FLOAT_RG16 = 0x8886 |
Value for FLOAT_RG16_NV symbol. | |
const int | FLOAT_RG32 = 0x8887 |
Value for FLOAT_RG32_NV symbol. | |
const int | FLOAT_RGB = 0x8882 |
Value for FLOAT_RGB_NV symbol. | |
const int | FLOAT_RGB16 = 0x8888 |
Value for FLOAT_RGB16_NV symbol. | |
const int | FLOAT_RGB32 = 0x8889 |
Value for FLOAT_RGB32_NV symbol. | |
const int | FLOAT_RGBA = 0x8883 |
Value for FLOAT_RGBA_NV symbol. | |
const int | FLOAT_RGBA16 = 0x888A |
Value for FLOAT_RGBA16_NV symbol. | |
const int | FLOAT_RGBA32 = 0x888B |
Value for FLOAT_RGBA32_NV symbol. | |
const int | FLOAT_RGBA_MODE = 0x888E |
Value for FLOAT_RGBA_MODE_NV symbol. | |
const int | FLOAT_VEC2 = 0x8B50 |
Value for FLOAT_VEC2 symbol. | |
const int | FLOAT_VEC3 = 0x8B51 |
Value for FLOAT_VEC3 symbol. | |
const int | FLOAT_VEC4 = 0x8B52 |
Value for FLOAT_VEC4 symbol. | |
const int | FOG = 0x0B60 |
Value for FOG symbol (DEPRECATED). | |
const uint | FOG_BIT = 0x00000080 |
Value for FOG_BIT symbol (DEPRECATED). | |
const int | FOG_COLOR = 0x0B66 |
Value for FOG_COLOR symbol (DEPRECATED). | |
const int | FOG_COORD = 0x8451 |
Value for FOG_COORD symbol (DEPRECATED). | |
const int | FOG_COORD_ARRAY = 0x8457 |
Value for FOG_COORD_ARRAY symbol (DEPRECATED). | |
const int | FOG_COORD_ARRAY_ADDRESS = 0x8F28 |
Value for FOG_COORD_ARRAY_ADDRESS_NV symbol. | |
const int | FOG_COORD_ARRAY_BUFFER_BINDING = 0x889D |
Value for FOG_COORD_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | FOG_COORD_ARRAY_LENGTH = 0x8F32 |
Value for FOG_COORD_ARRAY_LENGTH_NV symbol. | |
const int | FOG_COORD_ARRAY_POINTER = 0x8456 |
Value for FOG_COORD_ARRAY_POINTER symbol (DEPRECATED). | |
const int | FOG_COORD_ARRAY_STRIDE = 0x8455 |
Value for FOG_COORD_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | FOG_COORD_ARRAY_TYPE = 0x8454 |
Value for FOG_COORD_ARRAY_TYPE symbol (DEPRECATED). | |
const int | FOG_COORD_SRC = 0x8450 |
Value for FOG_COORD_SRC symbol (DEPRECATED). | |
const int | FOG_COORDINATE = 0x8451 |
Value for FOG_COORDINATE symbol (DEPRECATED). | |
const int | FOG_COORDINATE_ARRAY = 0x8457 |
Value for FOG_COORDINATE_ARRAY symbol (DEPRECATED). | |
const int | FOG_COORDINATE_ARRAY_BUFFER_BINDING = 0x889D |
Value for FOG_COORDINATE_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | FOG_COORDINATE_ARRAY_POINTER = 0x8456 |
Value for FOG_COORDINATE_ARRAY_POINTER symbol (DEPRECATED). | |
const int | FOG_COORDINATE_ARRAY_STRIDE = 0x8455 |
Value for FOG_COORDINATE_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | FOG_COORDINATE_ARRAY_TYPE = 0x8454 |
Value for FOG_COORDINATE_ARRAY_TYPE symbol (DEPRECATED). | |
const int | FOG_COORDINATE_SOURCE = 0x8450 |
Value for FOG_COORDINATE_SOURCE symbol (DEPRECATED). | |
const int | FOG_DENSITY = 0x0B62 |
Value for FOG_DENSITY symbol (DEPRECATED). | |
const int | FOG_DISTANCE_MODE = 0x855A |
Value for FOG_DISTANCE_MODE_NV symbol. | |
const int | FOG_END = 0x0B64 |
Value for FOG_END symbol (DEPRECATED). | |
const int | FOG_GEN_MODE = 0x855A |
Value for FOG_GEN_MODE_NV symbol. | |
const int | FOG_HINT = 0x0C54 |
Value for FOG_HINT symbol (DEPRECATED). | |
const int | FOG_INDEX = 0x0B61 |
Value for FOG_INDEX symbol (DEPRECATED). | |
const int | FOG_MODE = 0x0B65 |
Value for FOG_MODE symbol (DEPRECATED). | |
const int | FOG_START = 0x0B63 |
Value for FOG_START symbol (DEPRECATED). | |
const int | FORCE_BLUE_TO_ONE = 0x8860 |
Value for FORCE_BLUE_TO_ONE_NV symbol. | |
const int | FRAGMENT_COLOR = 0x834C |
Value for FRAGMENT_COLOR_EXT symbol. | |
const int | FRAGMENT_DEPTH = 0x8452 |
Value for FRAGMENT_DEPTH symbol (DEPRECATED). | |
const int | FRAGMENT_MATERIAL = 0x8349 |
Value for FRAGMENT_MATERIAL_EXT symbol. | |
const int | FRAGMENT_NORMAL = 0x834A |
Value for FRAGMENT_NORMAL_EXT symbol. | |
const int | FRAGMENT_PROGRAM = 0x8804 |
Value for FRAGMENT_PROGRAM_ARB symbol. | |
const int | FRAGMENT_PROGRAM_BINDING = 0x8873 |
Value for FRAGMENT_PROGRAM_BINDING_NV symbol. | |
const int | FRAGMENT_PROGRAM_PARAMETER_BUFFER = 0x8DA4 |
Value for FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV symbol. | |
const int | FRAGMENT_SHADER = 0x8B30 |
Value for FRAGMENT_SHADER symbol. | |
const int | FRAGMENT_SHADER_DERIVATIVE_HINT = 0x8B8B |
Value for FRAGMENT_SHADER_DERIVATIVE_HINT symbol. | |
const int | FRAME = 0x8E26 |
Value for FRAME_NV symbol. | |
const int | FRAMEBUFFER = 0x8D40 |
Value for FRAMEBUFFER symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE = 0x8215 |
Value for FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_BLUE_SIZE = 0x8214 |
Value for FRAMEBUFFER_ATTACHMENT_BLUE_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING = 0x8210 |
Value for FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE = 0x8211 |
Value for FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE = 0x8216 |
Value for FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_GREEN_SIZE = 0x8213 |
Value for FRAMEBUFFER_ATTACHMENT_GREEN_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_LAYERED = 0x8DA7 |
Value for FRAMEBUFFER_ATTACHMENT_LAYERED symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 0x8CD1 |
Value for FRAMEBUFFER_ATTACHMENT_OBJECT_NAME symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 0x8CD0 |
Value for FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_RED_SIZE = 0x8212 |
Value for FRAMEBUFFER_ATTACHMENT_RED_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE = 0x8217 |
Value for FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET = 0x8CD4 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 0x8CD3 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER = 0x8CD4 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER symbol. | |
const int | FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 0x8CD2 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL symbol. | |
const int | FRAMEBUFFER_BINDING = 0x8CA6 |
Value for FRAMEBUFFER_BINDING symbol. | |
const int | FRAMEBUFFER_COMPLETE = 0x8CD5 |
Value for FRAMEBUFFER_COMPLETE symbol. | |
const int | FRAMEBUFFER_DEFAULT = 0x8218 |
Value for FRAMEBUFFER_DEFAULT symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 0x8CD6 |
Value for FRAMEBUFFER_INCOMPLETE_ATTACHMENT symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 0x8CD9 |
Value for FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER = 0x8CDB |
Value for FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_FORMATS = 0x8CDA |
Value for FRAMEBUFFER_INCOMPLETE_FORMATS_EXT symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_LAYER_COUNT = 0x8DA9 |
Value for FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS = 0x8DA8 |
Value for FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 0x8CD7 |
Value for FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 0x8D56 |
Value for FRAMEBUFFER_INCOMPLETE_MULTISAMPLE symbol. | |
const int | FRAMEBUFFER_INCOMPLETE_READ_BUFFER = 0x8CDC |
Value for FRAMEBUFFER_INCOMPLETE_READ_BUFFER symbol. | |
const int | FRAMEBUFFER_SRGB = 0x8DB9 |
Value for FRAMEBUFFER_SRGB symbol. | |
const int | FRAMEBUFFER_SRGB_CAPABLE = 0x8DBA |
Value for FRAMEBUFFER_SRGB_CAPABLE_EXT symbol. | |
const int | FRAMEBUFFER_UNDEFINED = 0x8219 |
Value for FRAMEBUFFER_UNDEFINED symbol. | |
const int | FRAMEBUFFER_UNSUPPORTED = 0x8CDD |
Value for FRAMEBUFFER_UNSUPPORTED symbol. | |
const int | FRONT = 0x0404 |
Value for FRONT symbol. | |
const int | FRONT_AND_BACK = 0x0408 |
Value for FRONT_AND_BACK symbol. | |
const int | FRONT_FACE = 0x0B46 |
Value for FRONT_FACE symbol. | |
const int | FRONT_LEFT = 0x0400 |
Value for FRONT_LEFT symbol. | |
const int | FRONT_RIGHT = 0x0401 |
Value for FRONT_RIGHT symbol. | |
const int | FULL_RANGE = 0x87E1 |
Value for FULL_RANGE_EXT symbol. | |
const int | FUNC_ADD = 0x8006 |
Value for FUNC_ADD symbol. | |
const int | FUNC_REVERSE_SUBTRACT = 0x800B |
Value for FUNC_REVERSE_SUBTRACT symbol. | |
const int | FUNC_SUBTRACT = 0x800A |
Value for FUNC_SUBTRACT symbol. | |
const int | GENERATE_MIPMAP = 0x8191 |
Value for GENERATE_MIPMAP symbol (DEPRECATED). | |
const int | GENERATE_MIPMAP_HINT = 0x8192 |
Value for GENERATE_MIPMAP_HINT symbol (DEPRECATED). | |
const int | GENERIC_ATTRIB = 0x8C7D |
Value for GENERIC_ATTRIB_NV symbol. | |
const int | GEOMETRY_INPUT_TYPE = 0x8917 |
Value for GEOMETRY_INPUT_TYPE symbol. | |
const int | GEOMETRY_OUTPUT_TYPE = 0x8918 |
Value for GEOMETRY_OUTPUT_TYPE symbol. | |
const int | GEOMETRY_PROGRAM = 0x8C26 |
Value for GEOMETRY_PROGRAM_NV symbol. | |
const int | GEOMETRY_PROGRAM_PARAMETER_BUFFER = 0x8DA3 |
Value for GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV symbol. | |
const int | GEOMETRY_SHADER = 0x8DD9 |
Value for GEOMETRY_SHADER symbol. | |
const int | GEOMETRY_VERTICES_OUT = 0x8916 |
Value for GEOMETRY_VERTICES_OUT symbol. | |
const int | GEQUAL = 0x0206 |
Value for GEQUAL symbol. | |
const int | GPU_ADDRESS = 0x8F34 |
Value for GPU_ADDRESS_NV symbol. | |
const int | GREATER = 0x0204 |
Value for GREATER symbol. | |
const int | GREEN = 0x1904 |
Value for GREEN symbol. | |
const int | GREEN_BIAS = 0x0D19 |
Value for GREEN_BIAS symbol (DEPRECATED). | |
const uint | GREEN_BIT = 0x00000002 |
Value for GREEN_BIT_ATI symbol (DEPRECATED). | |
const int | GREEN_BITS = 0x0D53 |
Value for GREEN_BITS symbol (DEPRECATED). | |
const int | GREEN_INTEGER = 0x8D95 |
Value for GREEN_INTEGER symbol. | |
const int | GREEN_SCALE = 0x0D18 |
Value for GREEN_SCALE symbol (DEPRECATED). | |
const int | HALF_BIAS_NEGATE = 0x853B |
Value for HALF_BIAS_NEGATE_NV symbol. | |
const int | HALF_BIAS_NORMAL = 0x853A |
Value for HALF_BIAS_NORMAL_NV symbol. | |
const uint | HALF_BIT = 0x00000008 |
Value for HALF_BIT_ATI symbol (DEPRECATED). | |
const int | HALF_FLOAT = 0x140B |
Value for HALF_FLOAT symbol. | |
const int | HI_BIAS = 0x8714 |
Value for HI_BIAS_NV symbol. | |
const int | HI_SCALE = 0x870E |
Value for HI_SCALE_NV symbol. | |
const int | HILO = 0x86F4 |
Value for HILO_NV symbol. | |
const int | HILO16 = 0x86F8 |
Value for HILO16_NV symbol. | |
const int | HILO8 = 0x885E |
Value for HILO8_NV symbol. | |
const uint | HINT_BIT = 0x00008000 |
Value for HINT_BIT symbol (DEPRECATED). | |
const int | HISTOGRAM = 0x8024 |
Value for HISTOGRAM symbol (DEPRECATED). | |
const int | HISTOGRAM_ALPHA_SIZE = 0x802B |
Value for HISTOGRAM_ALPHA_SIZE symbol (DEPRECATED). | |
const int | HISTOGRAM_BLUE_SIZE = 0x802A |
Value for HISTOGRAM_BLUE_SIZE symbol (DEPRECATED). | |
const int | HISTOGRAM_FORMAT = 0x8027 |
Value for HISTOGRAM_FORMAT symbol (DEPRECATED). | |
const int | HISTOGRAM_GREEN_SIZE = 0x8029 |
Value for HISTOGRAM_GREEN_SIZE symbol (DEPRECATED). | |
const int | HISTOGRAM_LUMINANCE_SIZE = 0x802C |
Value for HISTOGRAM_LUMINANCE_SIZE symbol (DEPRECATED). | |
const int | HISTOGRAM_RED_SIZE = 0x8028 |
Value for HISTOGRAM_RED_SIZE symbol (DEPRECATED). | |
const int | HISTOGRAM_SINK = 0x802D |
Value for HISTOGRAM_SINK symbol (DEPRECATED). | |
const int | HISTOGRAM_WIDTH = 0x8026 |
Value for HISTOGRAM_WIDTH symbol (DEPRECATED). | |
const int | IDENTITY = 0x862A |
Value for IDENTITY_NV symbol. | |
const int | INCR = 0x1E02 |
Value for INCR symbol. | |
const int | INCR_WRAP = 0x8507 |
Value for INCR_WRAP symbol. | |
const int | INDEX = 0x8222 |
Value for INDEX symbol (DEPRECATED). | |
const int | INDEX_ARRAY = 0x8077 |
Value for INDEX_ARRAY symbol (DEPRECATED). | |
const int | INDEX_ARRAY_ADDRESS = 0x8F24 |
Value for INDEX_ARRAY_ADDRESS_NV symbol. | |
const int | INDEX_ARRAY_BUFFER_BINDING = 0x8899 |
Value for INDEX_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | INDEX_ARRAY_LENGTH = 0x8F2E |
Value for INDEX_ARRAY_LENGTH_NV symbol. | |
const int | INDEX_ARRAY_POINTER = 0x8091 |
Value for INDEX_ARRAY_POINTER symbol (DEPRECATED). | |
const int | INDEX_ARRAY_STRIDE = 0x8086 |
Value for INDEX_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | INDEX_ARRAY_TYPE = 0x8085 |
Value for INDEX_ARRAY_TYPE symbol (DEPRECATED). | |
const int | INDEX_BITS = 0x0D51 |
Value for INDEX_BITS symbol (DEPRECATED). | |
const int | INDEX_CLEAR_VALUE = 0x0C20 |
Value for INDEX_CLEAR_VALUE symbol (DEPRECATED). | |
const int | INDEX_LOGIC_OP = 0x0BF1 |
Value for INDEX_LOGIC_OP symbol (DEPRECATED). | |
const int | INDEX_MATERIAL = 0x81B8 |
Value for INDEX_MATERIAL_EXT symbol. | |
const int | INDEX_MATERIAL_FACE = 0x81BA |
Value for INDEX_MATERIAL_FACE_EXT symbol. | |
const int | INDEX_MATERIAL_PARAMETER = 0x81B9 |
Value for INDEX_MATERIAL_PARAMETER_EXT symbol. | |
const int | INDEX_MODE = 0x0C30 |
Value for INDEX_MODE symbol (DEPRECATED). | |
const int | INDEX_OFFSET = 0x0D13 |
Value for INDEX_OFFSET symbol (DEPRECATED). | |
const int | INDEX_SHIFT = 0x0D12 |
Value for INDEX_SHIFT symbol (DEPRECATED). | |
const int | INDEX_TEST = 0x81B5 |
Value for INDEX_TEST_EXT symbol. | |
const int | INDEX_TEST_FUNC = 0x81B6 |
Value for INDEX_TEST_FUNC_EXT symbol. | |
const int | INDEX_TEST_REF = 0x81B7 |
Value for INDEX_TEST_REF_EXT symbol. | |
const int | INDEX_WRITEMASK = 0x0C21 |
Value for INDEX_WRITEMASK symbol (DEPRECATED). | |
const int | INFO_LOG_LENGTH = 0x8B84 |
Value for INFO_LOG_LENGTH symbol. | |
const int | INT = 0x1404 |
Value for INT symbol. | |
const int | INT_SAMPLER_1D = 0x8DC9 |
Value for INT_SAMPLER_1D symbol. | |
const int | INT_SAMPLER_1D_ARRAY = 0x8DCE |
Value for INT_SAMPLER_1D_ARRAY symbol. | |
const int | INT_SAMPLER_2D = 0x8DCA |
Value for INT_SAMPLER_2D symbol. | |
const int | INT_SAMPLER_2D_ARRAY = 0x8DCF |
Value for INT_SAMPLER_2D_ARRAY symbol. | |
const int | INT_SAMPLER_2D_MULTISAMPLE = 0x9109 |
Value for INT_SAMPLER_2D_MULTISAMPLE symbol. | |
const int | INT_SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910C |
Value for INT_SAMPLER_2D_MULTISAMPLE_ARRAY symbol. | |
const int | INT_SAMPLER_2D_RECT = 0x8DCD |
Value for INT_SAMPLER_2D_RECT symbol. | |
const int | INT_SAMPLER_3D = 0x8DCB |
Value for INT_SAMPLER_3D symbol. | |
const int | INT_SAMPLER_BUFFER = 0x8DD0 |
Value for INT_SAMPLER_BUFFER symbol. | |
const int | INT_SAMPLER_CUBE = 0x8DCC |
Value for INT_SAMPLER_CUBE symbol. | |
const int | INT_SAMPLER_CUBE_MAP_ARRAY = 0x900E |
Value for INT_SAMPLER_CUBE_MAP_ARRAY symbol. | |
const int | INT_SAMPLER_RENDERBUFFER = 0x8E57 |
Value for INT_SAMPLER_RENDERBUFFER_NV symbol. | |
const int | INT_VEC2 = 0x8B53 |
Value for INT_VEC2 symbol. | |
const int | INT_VEC3 = 0x8B54 |
Value for INT_VEC3 symbol. | |
const int | INT_VEC4 = 0x8B55 |
Value for INT_VEC4 symbol. | |
const int | INTENSITY = 0x8049 |
Value for INTENSITY symbol (DEPRECATED). | |
const int | INTENSITY12 = 0x804C |
Value for INTENSITY12 symbol (DEPRECATED). | |
const int | INTENSITY16 = 0x804D |
Value for INTENSITY16 symbol (DEPRECATED). | |
const int | INTENSITY16_SNORM = 0x901B |
Value for INTENSITY16_SNORM symbol. | |
const int | INTENSITY16F = 0x881D |
Value for INTENSITY16F_ARB symbol. | |
const int | INTENSITY16I = 0x8D8B |
Value for INTENSITY16I_EXT symbol. | |
const int | INTENSITY16UI = 0x8D79 |
Value for INTENSITY16UI_EXT symbol. | |
const int | INTENSITY32F = 0x8817 |
Value for INTENSITY32F_ARB symbol. | |
const int | INTENSITY32I = 0x8D85 |
Value for INTENSITY32I_EXT symbol. | |
const int | INTENSITY32UI = 0x8D73 |
Value for INTENSITY32UI_EXT symbol. | |
const int | INTENSITY4 = 0x804A |
Value for INTENSITY4 symbol (DEPRECATED). | |
const int | INTENSITY8 = 0x804B |
Value for INTENSITY8 symbol (DEPRECATED). | |
const int | INTENSITY8_SNORM = 0x9017 |
Value for INTENSITY8_SNORM symbol. | |
const int | INTENSITY8I = 0x8D91 |
Value for INTENSITY8I_EXT symbol. | |
const int | INTENSITY8UI = 0x8D7F |
Value for INTENSITY8UI_EXT symbol. | |
const int | INTENSITY_SNORM = 0x9013 |
Value for INTENSITY_SNORM symbol. | |
const int | INTERLEAVED_ATTRIBS = 0x8C8C |
Value for INTERLEAVED_ATTRIBS symbol. | |
const int | INTERPOLATE = 0x8575 |
Value for INTERPOLATE symbol (DEPRECATED). | |
const int | INVALID_ENUM = 0x0500 |
Value for INVALID_ENUM symbol. | |
const int | INVALID_FRAMEBUFFER_OPERATION = 0x0506 |
Value for INVALID_FRAMEBUFFER_OPERATION symbol. | |
const ulong | INVALID_INDEX = 0xFFFFFF |
Value for INVALID_INDEX symbol. | |
const int | INVALID_OPERATION = 0x0502 |
Value for INVALID_OPERATION symbol. | |
const int | INVALID_VALUE = 0x0501 |
Value for INVALID_VALUE symbol. | |
const int | INVARIANT = 0x87C2 |
Value for INVARIANT_EXT symbol. | |
const int | INVARIANT_DATATYPE = 0x87EB |
Value for INVARIANT_DATATYPE_EXT symbol. | |
const int | INVARIANT_VALUE = 0x87EA |
Value for INVARIANT_VALUE_EXT symbol. | |
const int | INVERSE = 0x862B |
Value for INVERSE_NV symbol. | |
const int | INVERSE_TRANSPOSE = 0x862D |
Value for INVERSE_TRANSPOSE_NV symbol. | |
const int | INVERT = 0x150A |
Value for INVERT symbol. | |
const int | IUI_N3F_V2F = 0x81AF |
Value for IUI_N3F_V2F_EXT symbol. | |
const int | IUI_N3F_V3F = 0x81B0 |
Value for IUI_N3F_V3F_EXT symbol. | |
const int | IUI_V2F = 0x81AD |
Value for IUI_V2F_EXT symbol. | |
const int | IUI_V3F = 0x81AE |
Value for IUI_V3F_EXT symbol. | |
const int | KEEP = 0x1E00 |
Value for KEEP symbol. | |
const int | LAST_VERTEX_CONVENTION = 0x8E4E |
Value for LAST_VERTEX_CONVENTION symbol. | |
const int | LAST_VIDEO_CAPTURE_STATUS = 0x9027 |
Value for LAST_VIDEO_CAPTURE_STATUS_NV symbol. | |
const int | LEFT = 0x0406 |
Value for LEFT symbol. | |
const int | LEQUAL = 0x0203 |
Value for LEQUAL symbol. | |
const int | LERP = 0x8969 |
Value for LERP_ATI symbol. | |
const int | LESS = 0x0201 |
Value for LESS symbol. | |
const int | LIGHT0 = 0x4000 |
Value for LIGHT0 symbol (DEPRECATED). | |
const int | LIGHT1 = 0x4001 |
Value for LIGHT1 symbol (DEPRECATED). | |
const int | LIGHT2 = 0x4002 |
Value for LIGHT2 symbol (DEPRECATED). | |
const int | LIGHT3 = 0x4003 |
Value for LIGHT3 symbol (DEPRECATED). | |
const int | LIGHT4 = 0x4004 |
Value for LIGHT4 symbol (DEPRECATED). | |
const int | LIGHT5 = 0x4005 |
Value for LIGHT5 symbol (DEPRECATED). | |
const int | LIGHT6 = 0x4006 |
Value for LIGHT6 symbol (DEPRECATED). | |
const int | LIGHT7 = 0x4007 |
Value for LIGHT7 symbol (DEPRECATED). | |
const int | LIGHT_MODEL_AMBIENT = 0x0B53 |
Value for LIGHT_MODEL_AMBIENT symbol (DEPRECATED). | |
const int | LIGHT_MODEL_COLOR_CONTROL = 0x81F8 |
Value for LIGHT_MODEL_COLOR_CONTROL symbol (DEPRECATED). | |
const int | LIGHT_MODEL_LOCAL_VIEWER = 0x0B51 |
Value for LIGHT_MODEL_LOCAL_VIEWER symbol (DEPRECATED). | |
const int | LIGHT_MODEL_TWO_SIDE = 0x0B52 |
Value for LIGHT_MODEL_TWO_SIDE symbol (DEPRECATED). | |
const int | LIGHTING = 0x0B50 |
Value for LIGHTING symbol (DEPRECATED). | |
const uint | LIGHTING_BIT = 0x00000040 |
Value for LIGHTING_BIT symbol (DEPRECATED). | |
const int | LINE = 0x1B01 |
Value for LINE symbol. | |
const uint | LINE_BIT = 0x00000004 |
Value for LINE_BIT symbol (DEPRECATED). | |
const int | LINE_LOOP = 0x0002 |
Value for LINE_LOOP symbol. | |
const int | LINE_RESET_TOKEN = 0x0707 |
Value for LINE_RESET_TOKEN symbol (DEPRECATED). | |
const int | LINE_SMOOTH = 0x0B20 |
Value for LINE_SMOOTH symbol. | |
const int | LINE_SMOOTH_HINT = 0x0C52 |
Value for LINE_SMOOTH_HINT symbol. | |
const int | LINE_STIPPLE = 0x0B24 |
Value for LINE_STIPPLE symbol (DEPRECATED). | |
const int | LINE_STIPPLE_PATTERN = 0x0B25 |
Value for LINE_STIPPLE_PATTERN symbol (DEPRECATED). | |
const int | LINE_STIPPLE_REPEAT = 0x0B26 |
Value for LINE_STIPPLE_REPEAT symbol (DEPRECATED). | |
const int | LINE_STRIP = 0x0003 |
Value for LINE_STRIP symbol. | |
const int | LINE_STRIP_ADJACENCY = 0x000B |
Value for LINE_STRIP_ADJACENCY symbol. | |
const int | LINE_TOKEN = 0x0702 |
Value for LINE_TOKEN symbol (DEPRECATED). | |
const int | LINE_WIDTH = 0x0B21 |
Value for LINE_WIDTH symbol. | |
const int | LINE_WIDTH_GRANULARITY = 0x0B23 |
Value for LINE_WIDTH_GRANULARITY symbol. | |
const int | LINE_WIDTH_RANGE = 0x0B22 |
Value for LINE_WIDTH_RANGE symbol. | |
const int | LINEAR = 0x2601 |
Value for LINEAR symbol. | |
const int | LINEAR_ATTENUATION = 0x1208 |
Value for LINEAR_ATTENUATION symbol (DEPRECATED). | |
const int | LINEAR_MIPMAP_LINEAR = 0x2703 |
Value for LINEAR_MIPMAP_LINEAR symbol. | |
const int | LINEAR_MIPMAP_NEAREST = 0x2701 |
Value for LINEAR_MIPMAP_NEAREST symbol. | |
const int | LINES = 0x0001 |
Value for LINES symbol. | |
const int | LINES_ADJACENCY = 0x000A |
Value for LINES_ADJACENCY symbol. | |
const int | LINK_STATUS = 0x8B82 |
Value for LINK_STATUS symbol. | |
const int | LIST_BASE = 0x0B32 |
Value for LIST_BASE symbol (DEPRECATED). | |
const uint | LIST_BIT = 0x00020000 |
Value for LIST_BIT symbol (DEPRECATED). | |
const int | LIST_INDEX = 0x0B33 |
Value for LIST_INDEX symbol (DEPRECATED). | |
const int | LIST_MODE = 0x0B30 |
Value for LIST_MODE symbol (DEPRECATED). | |
const int | LO_BIAS = 0x8715 |
Value for LO_BIAS_NV symbol. | |
const int | LO_SCALE = 0x870F |
Value for LO_SCALE_NV symbol. | |
const int | LOAD = 0x0101 |
Value for LOAD symbol (DEPRECATED). | |
const int | LOCAL = 0x87C4 |
Value for LOCAL_EXT symbol. | |
const int | LOCAL_CONSTANT = 0x87C3 |
Value for LOCAL_CONSTANT_EXT symbol. | |
const int | LOCAL_CONSTANT_DATATYPE = 0x87ED |
Value for LOCAL_CONSTANT_DATATYPE_EXT symbol. | |
const int | LOCAL_CONSTANT_VALUE = 0x87EC |
Value for LOCAL_CONSTANT_VALUE_EXT symbol. | |
const int | LOGIC_OP = 0x0BF1 |
Value for LOGIC_OP symbol (DEPRECATED). | |
const int | LOGIC_OP_MODE = 0x0BF0 |
Value for LOGIC_OP_MODE symbol. | |
const int | LOWER_LEFT = 0x8CA1 |
Value for LOWER_LEFT symbol. | |
const int | LUMINANCE = 0x1909 |
Value for LUMINANCE symbol (DEPRECATED). | |
const int | LUMINANCE12 = 0x8041 |
Value for LUMINANCE12 symbol (DEPRECATED). | |
const int | LUMINANCE12_ALPHA12 = 0x8047 |
Value for LUMINANCE12_ALPHA12 symbol (DEPRECATED). | |
const int | LUMINANCE12_ALPHA4 = 0x8046 |
Value for LUMINANCE12_ALPHA4 symbol (DEPRECATED). | |
const int | LUMINANCE16 = 0x8042 |
Value for LUMINANCE16 symbol (DEPRECATED). | |
const int | LUMINANCE16_ALPHA16 = 0x8048 |
Value for LUMINANCE16_ALPHA16 symbol (DEPRECATED). | |
const int | LUMINANCE16_ALPHA16_SNORM = 0x901A |
Value for LUMINANCE16_ALPHA16_SNORM symbol. | |
const int | LUMINANCE16_SNORM = 0x9019 |
Value for LUMINANCE16_SNORM symbol. | |
const int | LUMINANCE16F = 0x881E |
Value for LUMINANCE16F_ARB symbol. | |
const int | LUMINANCE16I = 0x8D8C |
Value for LUMINANCE16I_EXT symbol. | |
const int | LUMINANCE16UI = 0x8D7A |
Value for LUMINANCE16UI_EXT symbol. | |
const int | LUMINANCE32F = 0x8818 |
Value for LUMINANCE32F_ARB symbol. | |
const int | LUMINANCE32I = 0x8D86 |
Value for LUMINANCE32I_EXT symbol. | |
const int | LUMINANCE32UI = 0x8D74 |
Value for LUMINANCE32UI_EXT symbol. | |
const int | LUMINANCE4 = 0x803F |
Value for LUMINANCE4 symbol (DEPRECATED). | |
const int | LUMINANCE4_ALPHA4 = 0x8043 |
Value for LUMINANCE4_ALPHA4 symbol (DEPRECATED). | |
const int | LUMINANCE6_ALPHA2 = 0x8044 |
Value for LUMINANCE6_ALPHA2 symbol (DEPRECATED). | |
const int | LUMINANCE8 = 0x8040 |
Value for LUMINANCE8 symbol (DEPRECATED). | |
const int | LUMINANCE8_ALPHA8 = 0x8045 |
Value for LUMINANCE8_ALPHA8 symbol (DEPRECATED). | |
const int | LUMINANCE8_ALPHA8_SNORM = 0x9016 |
Value for LUMINANCE8_ALPHA8_SNORM symbol. | |
const int | LUMINANCE8_SNORM = 0x9015 |
Value for LUMINANCE8_SNORM symbol. | |
const int | LUMINANCE8I = 0x8D92 |
Value for LUMINANCE8I_EXT symbol. | |
const int | LUMINANCE8UI = 0x8D80 |
Value for LUMINANCE8UI_EXT symbol. | |
const int | LUMINANCE_ALPHA = 0x190A |
Value for LUMINANCE_ALPHA symbol (DEPRECATED). | |
const int | LUMINANCE_ALPHA16F = 0x881F |
Value for LUMINANCE_ALPHA16F_ARB symbol. | |
const int | LUMINANCE_ALPHA16I = 0x8D8D |
Value for LUMINANCE_ALPHA16I_EXT symbol. | |
const int | LUMINANCE_ALPHA16UI = 0x8D7B |
Value for LUMINANCE_ALPHA16UI_EXT symbol. | |
const int | LUMINANCE_ALPHA32F = 0x8819 |
Value for LUMINANCE_ALPHA32F_ARB symbol. | |
const int | LUMINANCE_ALPHA32I = 0x8D87 |
Value for LUMINANCE_ALPHA32I_EXT symbol. | |
const int | LUMINANCE_ALPHA32UI = 0x8D75 |
Value for LUMINANCE_ALPHA32UI_EXT symbol. | |
const int | LUMINANCE_ALPHA8I = 0x8D93 |
Value for LUMINANCE_ALPHA8I_EXT symbol. | |
const int | LUMINANCE_ALPHA8UI = 0x8D81 |
Value for LUMINANCE_ALPHA8UI_EXT symbol. | |
const int | LUMINANCE_ALPHA_INTEGER = 0x8D9D |
Value for LUMINANCE_ALPHA_INTEGER_EXT symbol. | |
const int | LUMINANCE_ALPHA_SNORM = 0x9012 |
Value for LUMINANCE_ALPHA_SNORM symbol. | |
const int | LUMINANCE_INTEGER = 0x8D9C |
Value for LUMINANCE_INTEGER_EXT symbol. | |
const int | LUMINANCE_SNORM = 0x9011 |
Value for LUMINANCE_SNORM symbol. | |
const int | MAD = 0x8968 |
Value for MAD_ATI symbol. | |
const int | MAGNITUDE_BIAS = 0x8718 |
Value for MAGNITUDE_BIAS_NV symbol. | |
const int | MAGNITUDE_SCALE = 0x8712 |
Value for MAGNITUDE_SCALE_NV symbol. | |
const int | MAJOR_VERSION = 0x821B |
Value for MAJOR_VERSION symbol. | |
const int | MAP1_BINORMAL = 0x8446 |
Value for MAP1_BINORMAL_EXT symbol. | |
const int | MAP1_COLOR_4 = 0x0D90 |
Value for MAP1_COLOR_4 symbol (DEPRECATED). | |
const int | MAP1_GRID_DOMAIN = 0x0DD0 |
Value for MAP1_GRID_DOMAIN symbol (DEPRECATED). | |
const int | MAP1_GRID_SEGMENTS = 0x0DD1 |
Value for MAP1_GRID_SEGMENTS symbol (DEPRECATED). | |
const int | MAP1_INDEX = 0x0D91 |
Value for MAP1_INDEX symbol (DEPRECATED). | |
const int | MAP1_NORMAL = 0x0D92 |
Value for MAP1_NORMAL symbol (DEPRECATED). | |
const int | MAP1_TANGENT = 0x8444 |
Value for MAP1_TANGENT_EXT symbol. | |
const int | MAP1_TEXTURE_COORD_1 = 0x0D93 |
Value for MAP1_TEXTURE_COORD_1 symbol (DEPRECATED). | |
const int | MAP1_TEXTURE_COORD_2 = 0x0D94 |
Value for MAP1_TEXTURE_COORD_2 symbol (DEPRECATED). | |
const int | MAP1_TEXTURE_COORD_3 = 0x0D95 |
Value for MAP1_TEXTURE_COORD_3 symbol (DEPRECATED). | |
const int | MAP1_TEXTURE_COORD_4 = 0x0D96 |
Value for MAP1_TEXTURE_COORD_4 symbol (DEPRECATED). | |
const int | MAP1_VERTEX_3 = 0x0D97 |
Value for MAP1_VERTEX_3 symbol (DEPRECATED). | |
const int | MAP1_VERTEX_4 = 0x0D98 |
Value for MAP1_VERTEX_4 symbol (DEPRECATED). | |
const int | MAP1_VERTEX_ATTRIB0_4 = 0x8660 |
Value for MAP1_VERTEX_ATTRIB0_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB10_4 = 0x866A |
Value for MAP1_VERTEX_ATTRIB10_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB11_4 = 0x866B |
Value for MAP1_VERTEX_ATTRIB11_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB12_4 = 0x866C |
Value for MAP1_VERTEX_ATTRIB12_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB13_4 = 0x866D |
Value for MAP1_VERTEX_ATTRIB13_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB14_4 = 0x866E |
Value for MAP1_VERTEX_ATTRIB14_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB15_4 = 0x866F |
Value for MAP1_VERTEX_ATTRIB15_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB1_4 = 0x8661 |
Value for MAP1_VERTEX_ATTRIB1_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB2_4 = 0x8662 |
Value for MAP1_VERTEX_ATTRIB2_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB3_4 = 0x8663 |
Value for MAP1_VERTEX_ATTRIB3_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB4_4 = 0x8664 |
Value for MAP1_VERTEX_ATTRIB4_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB5_4 = 0x8665 |
Value for MAP1_VERTEX_ATTRIB5_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB6_4 = 0x8666 |
Value for MAP1_VERTEX_ATTRIB6_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB7_4 = 0x8667 |
Value for MAP1_VERTEX_ATTRIB7_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB8_4 = 0x8668 |
Value for MAP1_VERTEX_ATTRIB8_4_NV symbol. | |
const int | MAP1_VERTEX_ATTRIB9_4 = 0x8669 |
Value for MAP1_VERTEX_ATTRIB9_4_NV symbol. | |
const int | MAP2_BINORMAL = 0x8447 |
Value for MAP2_BINORMAL_EXT symbol. | |
const int | MAP2_COLOR_4 = 0x0DB0 |
Value for MAP2_COLOR_4 symbol (DEPRECATED). | |
const int | MAP2_GRID_DOMAIN = 0x0DD2 |
Value for MAP2_GRID_DOMAIN symbol (DEPRECATED). | |
const int | MAP2_GRID_SEGMENTS = 0x0DD3 |
Value for MAP2_GRID_SEGMENTS symbol (DEPRECATED). | |
const int | MAP2_INDEX = 0x0DB1 |
Value for MAP2_INDEX symbol (DEPRECATED). | |
const int | MAP2_NORMAL = 0x0DB2 |
Value for MAP2_NORMAL symbol (DEPRECATED). | |
const int | MAP2_TANGENT = 0x8445 |
Value for MAP2_TANGENT_EXT symbol. | |
const int | MAP2_TEXTURE_COORD_1 = 0x0DB3 |
Value for MAP2_TEXTURE_COORD_1 symbol (DEPRECATED). | |
const int | MAP2_TEXTURE_COORD_2 = 0x0DB4 |
Value for MAP2_TEXTURE_COORD_2 symbol (DEPRECATED). | |
const int | MAP2_TEXTURE_COORD_3 = 0x0DB5 |
Value for MAP2_TEXTURE_COORD_3 symbol (DEPRECATED). | |
const int | MAP2_TEXTURE_COORD_4 = 0x0DB6 |
Value for MAP2_TEXTURE_COORD_4 symbol (DEPRECATED). | |
const int | MAP2_VERTEX_3 = 0x0DB7 |
Value for MAP2_VERTEX_3 symbol (DEPRECATED). | |
const int | MAP2_VERTEX_4 = 0x0DB8 |
Value for MAP2_VERTEX_4 symbol (DEPRECATED). | |
const int | MAP2_VERTEX_ATTRIB0_4 = 0x8670 |
Value for MAP2_VERTEX_ATTRIB0_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB10_4 = 0x867A |
Value for MAP2_VERTEX_ATTRIB10_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB11_4 = 0x867B |
Value for MAP2_VERTEX_ATTRIB11_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB12_4 = 0x867C |
Value for MAP2_VERTEX_ATTRIB12_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB13_4 = 0x867D |
Value for MAP2_VERTEX_ATTRIB13_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB14_4 = 0x867E |
Value for MAP2_VERTEX_ATTRIB14_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB15_4 = 0x867F |
Value for MAP2_VERTEX_ATTRIB15_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB1_4 = 0x8671 |
Value for MAP2_VERTEX_ATTRIB1_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB2_4 = 0x8672 |
Value for MAP2_VERTEX_ATTRIB2_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB3_4 = 0x8673 |
Value for MAP2_VERTEX_ATTRIB3_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB4_4 = 0x8674 |
Value for MAP2_VERTEX_ATTRIB4_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB5_4 = 0x8675 |
Value for MAP2_VERTEX_ATTRIB5_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB6_4 = 0x8676 |
Value for MAP2_VERTEX_ATTRIB6_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB7_4 = 0x8677 |
Value for MAP2_VERTEX_ATTRIB7_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB8_4 = 0x8678 |
Value for MAP2_VERTEX_ATTRIB8_4_NV symbol. | |
const int | MAP2_VERTEX_ATTRIB9_4 = 0x8679 |
Value for MAP2_VERTEX_ATTRIB9_4_NV symbol. | |
const int | MAP_ATTRIB_U_ORDER = 0x86C3 |
Value for MAP_ATTRIB_U_ORDER_NV symbol. | |
const int | MAP_ATTRIB_V_ORDER = 0x86C4 |
Value for MAP_ATTRIB_V_ORDER_NV symbol. | |
const int | MAP_COLOR = 0x0D10 |
Value for MAP_COLOR symbol (DEPRECATED). | |
const int | MAP_FLUSH_EXPLICIT_BIT = 0x0010 |
Value for MAP_FLUSH_EXPLICIT_BIT symbol. | |
const int | MAP_INVALIDATE_BUFFER_BIT = 0x0008 |
Value for MAP_INVALIDATE_BUFFER_BIT symbol (DEPRECATED). | |
const int | MAP_INVALIDATE_RANGE_BIT = 0x0004 |
Value for MAP_INVALIDATE_RANGE_BIT symbol. | |
const int | MAP_READ_BIT = 0x0001 |
Value for MAP_READ_BIT symbol. | |
const int | MAP_STENCIL = 0x0D11 |
Value for MAP_STENCIL symbol (DEPRECATED). | |
const int | MAP_TESSELLATION = 0x86C2 |
Value for MAP_TESSELLATION_NV symbol. | |
const int | MAP_UNSYNCHRONIZED_BIT = 0x0020 |
Value for MAP_UNSYNCHRONIZED_BIT symbol. | |
const int | MAP_WRITE_BIT = 0x0002 |
Value for MAP_WRITE_BIT symbol. | |
const int | MATRIX = 0x87C0 |
Value for MATRIX_EXT symbol. | |
const int | MATRIX0 = 0x88C0 |
Value for MATRIX0_ARB symbol. | |
const int | MATRIX1 = 0x88C1 |
Value for MATRIX1_ARB symbol. | |
const int | MATRIX10 = 0x88CA |
Value for MATRIX10_ARB symbol. | |
const int | MATRIX11 = 0x88CB |
Value for MATRIX11_ARB symbol. | |
const int | MATRIX12 = 0x88CC |
Value for MATRIX12_ARB symbol. | |
const int | MATRIX13 = 0x88CD |
Value for MATRIX13_ARB symbol. | |
const int | MATRIX14 = 0x88CE |
Value for MATRIX14_ARB symbol. | |
const int | MATRIX15 = 0x88CF |
Value for MATRIX15_ARB symbol. | |
const int | MATRIX16 = 0x88D0 |
Value for MATRIX16_ARB symbol. | |
const int | MATRIX17 = 0x88D1 |
Value for MATRIX17_ARB symbol. | |
const int | MATRIX18 = 0x88D2 |
Value for MATRIX18_ARB symbol. | |
const int | MATRIX19 = 0x88D3 |
Value for MATRIX19_ARB symbol. | |
const int | MATRIX2 = 0x88C2 |
Value for MATRIX2_ARB symbol. | |
const int | MATRIX20 = 0x88D4 |
Value for MATRIX20_ARB symbol. | |
const int | MATRIX21 = 0x88D5 |
Value for MATRIX21_ARB symbol. | |
const int | MATRIX22 = 0x88D6 |
Value for MATRIX22_ARB symbol. | |
const int | MATRIX23 = 0x88D7 |
Value for MATRIX23_ARB symbol. | |
const int | MATRIX24 = 0x88D8 |
Value for MATRIX24_ARB symbol. | |
const int | MATRIX25 = 0x88D9 |
Value for MATRIX25_ARB symbol. | |
const int | MATRIX26 = 0x88DA |
Value for MATRIX26_ARB symbol. | |
const int | MATRIX27 = 0x88DB |
Value for MATRIX27_ARB symbol. | |
const int | MATRIX28 = 0x88DC |
Value for MATRIX28_ARB symbol. | |
const int | MATRIX29 = 0x88DD |
Value for MATRIX29_ARB symbol. | |
const int | MATRIX3 = 0x88C3 |
Value for MATRIX3_ARB symbol. | |
const int | MATRIX30 = 0x88DE |
Value for MATRIX30_ARB symbol. | |
const int | MATRIX31 = 0x88DF |
Value for MATRIX31_ARB symbol. | |
const int | MATRIX4 = 0x88C4 |
Value for MATRIX4_ARB symbol. | |
const int | MATRIX5 = 0x88C5 |
Value for MATRIX5_ARB symbol. | |
const int | MATRIX6 = 0x88C6 |
Value for MATRIX6_ARB symbol. | |
const int | MATRIX7 = 0x88C7 |
Value for MATRIX7_ARB symbol. | |
const int | MATRIX8 = 0x88C8 |
Value for MATRIX8_ARB symbol. | |
const int | MATRIX9 = 0x88C9 |
Value for MATRIX9_ARB symbol. | |
const int | MATRIX_INDEX_ARRAY = 0x8844 |
Value for MATRIX_INDEX_ARRAY_ARB symbol. | |
const int | MATRIX_INDEX_ARRAY_POINTER = 0x8849 |
Value for MATRIX_INDEX_ARRAY_POINTER_ARB symbol. | |
const int | MATRIX_INDEX_ARRAY_SIZE = 0x8846 |
Value for MATRIX_INDEX_ARRAY_SIZE_ARB symbol. | |
const int | MATRIX_INDEX_ARRAY_STRIDE = 0x8848 |
Value for MATRIX_INDEX_ARRAY_STRIDE_ARB symbol. | |
const int | MATRIX_INDEX_ARRAY_TYPE = 0x8847 |
Value for MATRIX_INDEX_ARRAY_TYPE_ARB symbol. | |
const int | MATRIX_MODE = 0x0BA0 |
Value for MATRIX_MODE symbol (DEPRECATED). | |
const int | MATRIX_PALETTE = 0x8840 |
Value for MATRIX_PALETTE_ARB symbol. | |
const int | MAX = 0x8008 |
Value for MAX symbol. | |
const int | MAX_3D_TEXTURE_SIZE = 0x8073 |
Value for MAX_3D_TEXTURE_SIZE symbol. | |
const int | MAX_ARRAY_TEXTURE_LAYERS = 0x88FF |
Value for MAX_ARRAY_TEXTURE_LAYERS symbol. | |
const int | MAX_ATTRIB_STACK_DEPTH = 0x0D35 |
Value for MAX_ATTRIB_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_BINDABLE_UNIFORM_SIZE = 0x8DED |
Value for MAX_BINDABLE_UNIFORM_SIZE_EXT symbol. | |
const int | MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B |
Value for MAX_CLIENT_ATTRIB_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_CLIP_DISTANCES = 0x0D32 |
Value for MAX_CLIP_DISTANCES symbol (DEPRECATED). | |
const int | MAX_CLIP_PLANES = 0x0D32 |
Value for MAX_CLIP_PLANES symbol (DEPRECATED). | |
const int | MAX_COLOR_ATTACHMENTS = 0x8CDF |
Value for MAX_COLOR_ATTACHMENTS symbol. | |
const int | MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3 |
Value for MAX_COLOR_MATRIX_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_COLOR_TEXTURE_SAMPLES = 0x910E |
Value for MAX_COLOR_TEXTURE_SAMPLES symbol. | |
const int | MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 0x8A33 |
Value for MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS symbol. | |
const int | MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS = 0x8A32 |
Value for MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS symbol. | |
const int | MAX_COMBINED_TEXTURE_IMAGE_UNITS = 0x8B4D |
Value for MAX_COMBINED_TEXTURE_IMAGE_UNITS symbol. | |
const int | MAX_COMBINED_UNIFORM_BLOCKS = 0x8A2E |
Value for MAX_COMBINED_UNIFORM_BLOCKS symbol. | |
const int | MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS = 0x8A31 |
Value for MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS symbol. | |
const int | MAX_CONVOLUTION_HEIGHT = 0x801B |
Value for MAX_CONVOLUTION_HEIGHT symbol (DEPRECATED). | |
const int | MAX_CONVOLUTION_WIDTH = 0x801A |
Value for MAX_CONVOLUTION_WIDTH symbol (DEPRECATED). | |
const int | MAX_CUBE_MAP_TEXTURE_SIZE = 0x851C |
Value for MAX_CUBE_MAP_TEXTURE_SIZE symbol. | |
const int | MAX_DEPTH_TEXTURE_SAMPLES = 0x910F |
Value for MAX_DEPTH_TEXTURE_SAMPLES symbol. | |
const int | MAX_DRAW_BUFFERS = 0x8824 |
Value for MAX_DRAW_BUFFERS symbol. | |
const int | MAX_ELEMENTS_INDICES = 0x80E9 |
Value for MAX_ELEMENTS_INDICES symbol. | |
const int | MAX_ELEMENTS_VERTICES = 0x80E8 |
Value for MAX_ELEMENTS_VERTICES symbol. | |
const int | MAX_EVAL_ORDER = 0x0D30 |
Value for MAX_EVAL_ORDER symbol (DEPRECATED). | |
const int | MAX_FRAGMENT_BINDABLE_UNIFORMS = 0x8DE3 |
Value for MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT symbol. | |
const int | MAX_FRAGMENT_INPUT_COMPONENTS = 0x9125 |
Value for MAX_FRAGMENT_INPUT_COMPONENTS symbol. | |
const int | MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS = 0x8868 |
Value for MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV symbol. | |
const int | MAX_FRAGMENT_UNIFORM_BLOCKS = 0x8A2D |
Value for MAX_FRAGMENT_UNIFORM_BLOCKS symbol. | |
const int | MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49 |
Value for MAX_FRAGMENT_UNIFORM_COMPONENTS symbol. | |
const int | MAX_GENERAL_COMBINERS = 0x854D |
Value for MAX_GENERAL_COMBINERS_NV symbol. | |
const int | MAX_GEOMETRY_BINDABLE_UNIFORMS = 0x8DE4 |
Value for MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT symbol. | |
const int | MAX_GEOMETRY_INPUT_COMPONENTS = 0x9123 |
Value for MAX_GEOMETRY_INPUT_COMPONENTS symbol. | |
const int | MAX_GEOMETRY_OUTPUT_COMPONENTS = 0x9124 |
Value for MAX_GEOMETRY_OUTPUT_COMPONENTS symbol. | |
const int | MAX_GEOMETRY_OUTPUT_VERTICES = 0x8DE0 |
Value for MAX_GEOMETRY_OUTPUT_VERTICES symbol. | |
const int | MAX_GEOMETRY_TEXTURE_IMAGE_UNITS = 0x8C29 |
Value for MAX_GEOMETRY_TEXTURE_IMAGE_UNITS symbol. | |
const int | MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS = 0x8DE1 |
Value for MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS symbol. | |
const int | MAX_GEOMETRY_UNIFORM_BLOCKS = 0x8A2C |
Value for MAX_GEOMETRY_UNIFORM_BLOCKS symbol. | |
const int | MAX_GEOMETRY_UNIFORM_COMPONENTS = 0x8DDF |
Value for MAX_GEOMETRY_UNIFORM_COMPONENTS symbol. | |
const int | MAX_GEOMETRY_VARYING_COMPONENTS = 0x8DDD |
Value for MAX_GEOMETRY_VARYING_COMPONENTS_ARB symbol. | |
const int | MAX_INTEGER_SAMPLES = 0x9110 |
Value for MAX_INTEGER_SAMPLES symbol. | |
const int | MAX_LIGHTS = 0x0D31 |
Value for MAX_LIGHTS symbol (DEPRECATED). | |
const int | MAX_LIST_NESTING = 0x0B31 |
Value for MAX_LIST_NESTING symbol (DEPRECATED). | |
const int | MAX_MAP_TESSELLATION = 0x86D6 |
Value for MAX_MAP_TESSELLATION_NV symbol. | |
const int | MAX_MATRIX_PALETTE_STACK_DEPTH = 0x8841 |
Value for MAX_MATRIX_PALETTE_STACK_DEPTH_ARB symbol. | |
const int | MAX_MODELVIEW_STACK_DEPTH = 0x0D36 |
Value for MAX_MODELVIEW_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_MULTISAMPLE_COVERAGE_MODES = 0x8E11 |
Value for MAX_MULTISAMPLE_COVERAGE_MODES_NV symbol. | |
const int | MAX_NAME_STACK_DEPTH = 0x0D37 |
Value for MAX_NAME_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS = 0x87CA |
Value for MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT symbol. | |
const int | MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS = 0x87CD |
Value for MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT symbol. | |
const int | MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS = 0x87CC |
Value for MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol. | |
const int | MAX_OPTIMIZED_VERTEX_SHADER_LOCALS = 0x87CE |
Value for MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT symbol. | |
const int | MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS = 0x87CB |
Value for MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT symbol. | |
const int | MAX_PALETTE_MATRICES = 0x8842 |
Value for MAX_PALETTE_MATRICES_ARB symbol. | |
const int | MAX_PIXEL_MAP_TABLE = 0x0D34 |
Value for MAX_PIXEL_MAP_TABLE symbol (DEPRECATED). | |
const int | MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH = 0x8337 |
Value for MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT symbol. | |
const int | MAX_PN_TRIANGLES_TESSELATION_LEVEL = 0x87F1 |
Value for MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI symbol. | |
const int | MAX_PROGRAM_ADDRESS_REGISTERS = 0x88B1 |
Value for MAX_PROGRAM_ADDRESS_REGISTERS_ARB symbol. | |
const int | MAX_PROGRAM_ALU_INSTRUCTIONS = 0x880B |
Value for MAX_PROGRAM_ALU_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_ATTRIB_COMPONENTS = 0x8908 |
Value for MAX_PROGRAM_ATTRIB_COMPONENTS_NV symbol. | |
const int | MAX_PROGRAM_ATTRIBS = 0x88AD |
Value for MAX_PROGRAM_ATTRIBS_ARB symbol. | |
const int | MAX_PROGRAM_CALL_DEPTH = 0x88F5 |
Value for MAX_PROGRAM_CALL_DEPTH_NV symbol. | |
const int | MAX_PROGRAM_ENV_PARAMETERS = 0x88B5 |
Value for MAX_PROGRAM_ENV_PARAMETERS_ARB symbol. | |
const int | MAX_PROGRAM_EXEC_INSTRUCTIONS = 0x88F4 |
Value for MAX_PROGRAM_EXEC_INSTRUCTIONS_NV symbol. | |
const int | MAX_PROGRAM_GENERIC_ATTRIBS = 0x8DA5 |
Value for MAX_PROGRAM_GENERIC_ATTRIBS_NV symbol. | |
const int | MAX_PROGRAM_GENERIC_RESULTS = 0x8DA6 |
Value for MAX_PROGRAM_GENERIC_RESULTS_NV symbol. | |
const int | MAX_PROGRAM_IF_DEPTH = 0x88F6 |
Value for MAX_PROGRAM_IF_DEPTH_NV symbol. | |
const int | MAX_PROGRAM_INSTRUCTIONS = 0x88A1 |
Value for MAX_PROGRAM_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_LOCAL_PARAMETERS = 0x88B4 |
Value for MAX_PROGRAM_LOCAL_PARAMETERS_ARB symbol. | |
const int | MAX_PROGRAM_LOOP_COUNT = 0x88F8 |
Value for MAX_PROGRAM_LOOP_COUNT_NV symbol. | |
const int | MAX_PROGRAM_LOOP_DEPTH = 0x88F7 |
Value for MAX_PROGRAM_LOOP_DEPTH_NV symbol. | |
const int | MAX_PROGRAM_MATRICES = 0x862F |
Value for MAX_PROGRAM_MATRICES_ARB symbol. | |
const int | MAX_PROGRAM_MATRIX_STACK_DEPTH = 0x862E |
Value for MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS = 0x88B3 |
Value for MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS = 0x880E |
Value for MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_ATTRIBS = 0x88AF |
Value for MAX_PROGRAM_NATIVE_ATTRIBS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_INSTRUCTIONS = 0x88A3 |
Value for MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_PARAMETERS = 0x88AB |
Value for MAX_PROGRAM_NATIVE_PARAMETERS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_TEMPORARIES = 0x88A7 |
Value for MAX_PROGRAM_NATIVE_TEMPORARIES_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS = 0x8810 |
Value for MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB symbol. | |
const int | MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS = 0x880F |
Value for MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_OUTPUT_VERTICES = 0x8C27 |
Value for MAX_PROGRAM_OUTPUT_VERTICES_NV symbol. | |
const int | MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS = 0x8DA0 |
Value for MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV symbol. | |
const int | MAX_PROGRAM_PARAMETER_BUFFER_SIZE = 0x8DA1 |
Value for MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV symbol. | |
const int | MAX_PROGRAM_PARAMETERS = 0x88A9 |
Value for MAX_PROGRAM_PARAMETERS_ARB symbol. | |
const int | MAX_PROGRAM_RESULT_COMPONENTS = 0x8909 |
Value for MAX_PROGRAM_RESULT_COMPONENTS_NV symbol. | |
const int | MAX_PROGRAM_TEMPORARIES = 0x88A5 |
Value for MAX_PROGRAM_TEMPORARIES_ARB symbol. | |
const int | MAX_PROGRAM_TEX_INDIRECTIONS = 0x880D |
Value for MAX_PROGRAM_TEX_INDIRECTIONS_ARB symbol. | |
const int | MAX_PROGRAM_TEX_INSTRUCTIONS = 0x880C |
Value for MAX_PROGRAM_TEX_INSTRUCTIONS_ARB symbol. | |
const int | MAX_PROGRAM_TEXEL_OFFSET = 0x8905 |
Value for MAX_PROGRAM_TEXEL_OFFSET symbol. | |
const int | MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS = 0x8F9F |
Value for MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS symbol. | |
const int | MAX_PROGRAM_TEXTURE_GATHER_OFFSET = 0x8E5F |
Value for MAX_PROGRAM_TEXTURE_GATHER_OFFSET symbol. | |
const int | MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS = 0x8C28 |
Value for MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV symbol. | |
const int | MAX_PROJECTION_STACK_DEPTH = 0x0D38 |
Value for MAX_PROJECTION_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_RATIONAL_EVAL_ORDER = 0x86D7 |
Value for MAX_RATIONAL_EVAL_ORDER_NV symbol. | |
const int | MAX_RECTANGLE_TEXTURE_SIZE = 0x84F8 |
Value for MAX_RECTANGLE_TEXTURE_SIZE symbol. | |
const int | MAX_RENDERBUFFER_SIZE = 0x84E8 |
Value for MAX_RENDERBUFFER_SIZE symbol. | |
const int | MAX_SAMPLE_MASK_WORDS = 0x8E59 |
Value for MAX_SAMPLE_MASK_WORDS symbol. | |
const int | MAX_SAMPLES = 0x8D57 |
Value for MAX_SAMPLES symbol. | |
const int | MAX_SERVER_WAIT_TIMEOUT = 0x9111 |
Value for MAX_SERVER_WAIT_TIMEOUT symbol. | |
const int | MAX_SHADER_BUFFER_ADDRESS = 0x8F35 |
Value for MAX_SHADER_BUFFER_ADDRESS_NV symbol. | |
const int | MAX_SHININESS = 0x8504 |
Value for MAX_SHININESS_NV symbol. | |
const int | MAX_SPOT_EXPONENT = 0x8505 |
Value for MAX_SPOT_EXPONENT_NV symbol. | |
const int | MAX_TEXTURE_BUFFER_SIZE = 0x8C2B |
Value for MAX_TEXTURE_BUFFER_SIZE symbol. | |
const int | MAX_TEXTURE_COORDS = 0x8871 |
Value for MAX_TEXTURE_COORDS symbol (DEPRECATED). | |
const int | MAX_TEXTURE_IMAGE_UNITS = 0x8872 |
Value for MAX_TEXTURE_IMAGE_UNITS symbol. | |
const int | MAX_TEXTURE_LOD_BIAS = 0x84FD |
Value for MAX_TEXTURE_LOD_BIAS symbol. | |
const int | MAX_TEXTURE_MAX_ANISOTROPY = 0x84FF |
Value for MAX_TEXTURE_MAX_ANISOTROPY_EXT symbol. | |
const int | MAX_TEXTURE_SIZE = 0x0D33 |
Value for MAX_TEXTURE_SIZE symbol. | |
const int | MAX_TEXTURE_STACK_DEPTH = 0x0D39 |
Value for MAX_TEXTURE_STACK_DEPTH symbol (DEPRECATED). | |
const int | MAX_TEXTURE_UNITS = 0x84E2 |
Value for MAX_TEXTURE_UNITS symbol (DEPRECATED). | |
const int | MAX_TRACK_MATRICES = 0x862F |
Value for MAX_TRACK_MATRICES_NV symbol. | |
const int | MAX_TRACK_MATRIX_STACK_DEPTH = 0x862E |
Value for MAX_TRACK_MATRIX_STACK_DEPTH_NV symbol. | |
const int | MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS = 0x8C8A |
Value for MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS_NV symbol. | |
const int | MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 0x8C8A |
Value for MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS symbol. | |
const int | MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS = 0x8C8B |
Value for MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS symbol. | |
const int | MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS = 0x8C80 |
Value for MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS symbol. | |
const int | MAX_UNIFORM_BLOCK_SIZE = 0x8A30 |
Value for MAX_UNIFORM_BLOCK_SIZE symbol. | |
const int | MAX_UNIFORM_BUFFER_BINDINGS = 0x8A2F |
Value for MAX_UNIFORM_BUFFER_BINDINGS symbol. | |
const int | MAX_VARYING_COMPONENTS = 0x8B4B |
Value for MAX_VARYING_COMPONENTS symbol. | |
const int | MAX_VARYING_FLOATS = 0x8B4B |
Value for MAX_VARYING_FLOATS symbol. | |
const int | MAX_VERTEX_ARRAY_RANGE_ELEMENT = 0x8520 |
Value for MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV symbol. | |
const int | MAX_VERTEX_ATTRIBS = 0x8869 |
Value for MAX_VERTEX_ATTRIBS symbol. | |
const int | MAX_VERTEX_BINDABLE_UNIFORMS = 0x8DE2 |
Value for MAX_VERTEX_BINDABLE_UNIFORMS_EXT symbol. | |
const int | MAX_VERTEX_OUTPUT_COMPONENTS = 0x9122 |
Value for MAX_VERTEX_OUTPUT_COMPONENTS symbol. | |
const int | MAX_VERTEX_SHADER_INSTRUCTIONS = 0x87C5 |
Value for MAX_VERTEX_SHADER_INSTRUCTIONS_EXT symbol. | |
const int | MAX_VERTEX_SHADER_INVARIANTS = 0x87C7 |
Value for MAX_VERTEX_SHADER_INVARIANTS_EXT symbol. | |
const int | MAX_VERTEX_SHADER_LOCAL_CONSTANTS = 0x87C8 |
Value for MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol. | |
const int | MAX_VERTEX_SHADER_LOCALS = 0x87C9 |
Value for MAX_VERTEX_SHADER_LOCALS_EXT symbol. | |
const int | MAX_VERTEX_SHADER_VARIANTS = 0x87C6 |
Value for MAX_VERTEX_SHADER_VARIANTS_EXT symbol. | |
const int | MAX_VERTEX_STREAMS = 0x876B |
Value for MAX_VERTEX_STREAMS_ATI symbol. | |
const int | MAX_VERTEX_TEXTURE_IMAGE_UNITS = 0x8B4C |
Value for MAX_VERTEX_TEXTURE_IMAGE_UNITS symbol. | |
const int | MAX_VERTEX_UNIFORM_BLOCKS = 0x8A2B |
Value for MAX_VERTEX_UNIFORM_BLOCKS symbol. | |
const int | MAX_VERTEX_UNIFORM_COMPONENTS = 0x8B4A |
Value for MAX_VERTEX_UNIFORM_COMPONENTS symbol. | |
const int | MAX_VERTEX_UNITS = 0x86A4 |
Value for MAX_VERTEX_UNITS_ARB symbol. | |
const int | MAX_VERTEX_VARYING_COMPONENTS = 0x8DDE |
Value for MAX_VERTEX_VARYING_COMPONENTS_ARB symbol. | |
const int | MAX_VIEWPORT_DIMS = 0x0D3A |
Value for MAX_VIEWPORT_DIMS symbol. | |
const int | MIN = 0x8007 |
Value for MIN symbol. | |
const int | MIN_PROGRAM_TEXEL_OFFSET = 0x8904 |
Value for MIN_PROGRAM_TEXEL_OFFSET symbol. | |
const int | MIN_PROGRAM_TEXTURE_GATHER_OFFSET = 0x8E5E |
Value for MIN_PROGRAM_TEXTURE_GATHER_OFFSET symbol. | |
const int | MIN_SAMPLE_SHADING_VALUE = 0x8C37 |
Value for MIN_SAMPLE_SHADING_VALUE symbol. | |
const int | MINMAX = 0x802E |
Value for MINMAX symbol (DEPRECATED). | |
const int | MINMAX_FORMAT = 0x802F |
Value for MINMAX_FORMAT symbol (DEPRECATED). | |
const int | MINMAX_SINK = 0x8030 |
Value for MINMAX_SINK symbol (DEPRECATED). | |
const int | MINOR_VERSION = 0x821C |
Value for MINOR_VERSION symbol. | |
const int | MIRROR_CLAMP = 0x8742 |
Value for MIRROR_CLAMP_ATI symbol. | |
const int | MIRROR_CLAMP_TO_BORDER = 0x8912 |
Value for MIRROR_CLAMP_TO_BORDER_EXT symbol. | |
const int | MIRROR_CLAMP_TO_EDGE = 0x8743 |
Value for MIRROR_CLAMP_TO_EDGE_ATI symbol. | |
const int | MIRRORED_REPEAT = 0x8370 |
Value for MIRRORED_REPEAT symbol. | |
const int | MODELVIEW = 0x1700 |
Value for MODELVIEW symbol (DEPRECATED). | |
const int | MODELVIEW0 = 0x1700 |
Value for MODELVIEW0_ARB symbol (DEPRECATED). | |
const int | MODELVIEW0_MATRIX = MODELVIEW_MATRIX |
Value for MODELVIEW0_MATRIX_EXT symbol (DEPRECATED). | |
const int | MODELVIEW0_STACK_DEPTH = MODELVIEW_STACK_DEPTH |
Value for MODELVIEW0_STACK_DEPTH_EXT symbol (DEPRECATED). | |
const int | MODELVIEW1 = 0x850A |
Value for MODELVIEW1_ARB symbol. | |
const int | MODELVIEW10 = 0x872A |
Value for MODELVIEW10_ARB symbol. | |
const int | MODELVIEW11 = 0x872B |
Value for MODELVIEW11_ARB symbol. | |
const int | MODELVIEW12 = 0x872C |
Value for MODELVIEW12_ARB symbol. | |
const int | MODELVIEW13 = 0x872D |
Value for MODELVIEW13_ARB symbol. | |
const int | MODELVIEW14 = 0x872E |
Value for MODELVIEW14_ARB symbol. | |
const int | MODELVIEW15 = 0x872F |
Value for MODELVIEW15_ARB symbol. | |
const int | MODELVIEW16 = 0x8730 |
Value for MODELVIEW16_ARB symbol. | |
const int | MODELVIEW17 = 0x8731 |
Value for MODELVIEW17_ARB symbol. | |
const int | MODELVIEW18 = 0x8732 |
Value for MODELVIEW18_ARB symbol. | |
const int | MODELVIEW19 = 0x8733 |
Value for MODELVIEW19_ARB symbol. | |
const int | MODELVIEW1_MATRIX = 0x8506 |
Value for MODELVIEW1_MATRIX_EXT symbol. | |
const int | MODELVIEW1_STACK_DEPTH = 0x8502 |
Value for MODELVIEW1_STACK_DEPTH_EXT symbol. | |
const int | MODELVIEW2 = 0x8722 |
Value for MODELVIEW2_ARB symbol. | |
const int | MODELVIEW20 = 0x8734 |
Value for MODELVIEW20_ARB symbol. | |
const int | MODELVIEW21 = 0x8735 |
Value for MODELVIEW21_ARB symbol. | |
const int | MODELVIEW22 = 0x8736 |
Value for MODELVIEW22_ARB symbol. | |
const int | MODELVIEW23 = 0x8737 |
Value for MODELVIEW23_ARB symbol. | |
const int | MODELVIEW24 = 0x8738 |
Value for MODELVIEW24_ARB symbol. | |
const int | MODELVIEW25 = 0x8739 |
Value for MODELVIEW25_ARB symbol. | |
const int | MODELVIEW26 = 0x873A |
Value for MODELVIEW26_ARB symbol. | |
const int | MODELVIEW27 = 0x873B |
Value for MODELVIEW27_ARB symbol. | |
const int | MODELVIEW28 = 0x873C |
Value for MODELVIEW28_ARB symbol. | |
const int | MODELVIEW29 = 0x873D |
Value for MODELVIEW29_ARB symbol. | |
const int | MODELVIEW3 = 0x8723 |
Value for MODELVIEW3_ARB symbol. | |
const int | MODELVIEW30 = 0x873E |
Value for MODELVIEW30_ARB symbol. | |
const int | MODELVIEW31 = 0x873F |
Value for MODELVIEW31_ARB symbol. | |
const int | MODELVIEW4 = 0x8724 |
Value for MODELVIEW4_ARB symbol. | |
const int | MODELVIEW5 = 0x8725 |
Value for MODELVIEW5_ARB symbol. | |
const int | MODELVIEW6 = 0x8726 |
Value for MODELVIEW6_ARB symbol. | |
const int | MODELVIEW7 = 0x8727 |
Value for MODELVIEW7_ARB symbol. | |
const int | MODELVIEW8 = 0x8728 |
Value for MODELVIEW8_ARB symbol. | |
const int | MODELVIEW9 = 0x8729 |
Value for MODELVIEW9_ARB symbol. | |
const int | MODELVIEW_MATRIX = 0x0BA6 |
Value for MODELVIEW_MATRIX symbol (DEPRECATED). | |
const int | MODELVIEW_MATRIX1 = 0x8506 |
Value for MODELVIEW_MATRIX1_EXT symbol. | |
const int | MODELVIEW_PROJECTION = 0x8629 |
Value for MODELVIEW_PROJECTION_NV symbol. | |
const int | MODELVIEW_STACK_DEPTH = 0x0BA3 |
Value for MODELVIEW_STACK_DEPTH symbol (DEPRECATED). | |
const int | MODULATE = 0x2100 |
Value for MODULATE symbol (DEPRECATED). | |
const int | MODULATE_ADD = 0x8744 |
Value for MODULATE_ADD_ATI symbol. | |
const int | MODULATE_SIGNED_ADD = 0x8745 |
Value for MODULATE_SIGNED_ADD_ATI symbol. | |
const int | MODULATE_SUBTRACT = 0x8746 |
Value for MODULATE_SUBTRACT_ATI symbol. | |
const int | MOV = 0x8961 |
Value for MOV_ATI symbol. | |
const int | MUL = 0x8964 |
Value for MUL_ATI symbol. | |
const int | MULT = 0x0103 |
Value for MULT symbol (DEPRECATED). | |
const int | MULTISAMPLE = 0x809D |
Value for MULTISAMPLE symbol. | |
const uint | MULTISAMPLE_BIT = 0x20000000 |
Value for MULTISAMPLE_BIT symbol (DEPRECATED). | |
const int | MULTISAMPLE_COVERAGE_MODES = 0x8E12 |
Value for MULTISAMPLE_COVERAGE_MODES_NV symbol. | |
const int | MULTISAMPLE_FILTER_HINT = 0x8534 |
Value for MULTISAMPLE_FILTER_HINT_NV symbol. | |
const int | MVP_MATRIX = 0x87E3 |
Value for MVP_MATRIX_EXT symbol. | |
const int | N3F_V3F = 0x2A25 |
Value for N3F_V3F symbol (DEPRECATED). | |
const int | NAME_STACK_DEPTH = 0x0D70 |
Value for NAME_STACK_DEPTH symbol (DEPRECATED). | |
const int | NAND = 0x150E |
Value for NAND symbol. | |
const int | NEAREST = 0x2600 |
Value for NEAREST symbol. | |
const int | NEAREST_MIPMAP_LINEAR = 0x2702 |
Value for NEAREST_MIPMAP_LINEAR symbol. | |
const int | NEAREST_MIPMAP_NEAREST = 0x2700 |
Value for NEAREST_MIPMAP_NEAREST symbol. | |
const uint | NEGATE_BIT = 0x00000004 |
Value for NEGATE_BIT_ATI symbol (DEPRECATED). | |
const int | NEGATIVE_ONE = 0x87DF |
Value for NEGATIVE_ONE_EXT symbol. | |
const int | NEGATIVE_W = 0x87DC |
Value for NEGATIVE_W_EXT symbol. | |
const int | NEGATIVE_X = 0x87D9 |
Value for NEGATIVE_X_EXT symbol. | |
const int | NEGATIVE_Y = 0x87DA |
Value for NEGATIVE_Y_EXT symbol. | |
const int | NEGATIVE_Z = 0x87DB |
Value for NEGATIVE_Z_EXT symbol. | |
const int | NEVER = 0x0200 |
Value for NEVER symbol. | |
const int | NEXT_VIDEO_CAPTURE_BUFFER_STATUS = 0x9025 |
Value for NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV symbol. | |
const int | NICEST = 0x1102 |
Value for NICEST symbol. | |
const int | NO_ERROR = 0 |
Value for NO_ERROR symbol. | |
const int | NONE = 0 |
Value for NONE symbol. | |
const int | NOOP = 0x1505 |
Value for NOOP symbol. | |
const int | NOR = 0x1508 |
Value for NOR symbol. | |
const int | NORMAL_ARRAY = 0x8075 |
Value for NORMAL_ARRAY symbol (DEPRECATED). | |
const int | NORMAL_ARRAY_ADDRESS = 0x8F22 |
Value for NORMAL_ARRAY_ADDRESS_NV symbol. | |
const int | NORMAL_ARRAY_BUFFER_BINDING = 0x8897 |
Value for NORMAL_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | NORMAL_ARRAY_LENGTH = 0x8F2C |
Value for NORMAL_ARRAY_LENGTH_NV symbol. | |
const int | NORMAL_ARRAY_POINTER = 0x808F |
Value for NORMAL_ARRAY_POINTER symbol (DEPRECATED). | |
const int | NORMAL_ARRAY_STRIDE = 0x807F |
Value for NORMAL_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | NORMAL_ARRAY_TYPE = 0x807E |
Value for NORMAL_ARRAY_TYPE symbol (DEPRECATED). | |
const int | NORMAL_MAP = 0x8511 |
Value for NORMAL_MAP symbol (DEPRECATED). | |
const int | NORMALIZE = 0x0BA1 |
Value for NORMALIZE symbol (DEPRECATED). | |
const int | NORMALIZED_RANGE = 0x87E0 |
Value for NORMALIZED_RANGE_EXT symbol. | |
const int | NOTEQUAL = 0x0205 |
Value for NOTEQUAL symbol. | |
const int | NUM_COMPRESSED_TEXTURE_FORMATS = 0x86A2 |
Value for NUM_COMPRESSED_TEXTURE_FORMATS symbol. | |
const int | NUM_EXTENSIONS = 0x821D |
Value for NUM_EXTENSIONS symbol. | |
const int | NUM_FILL_STREAMS = 0x8E29 |
Value for NUM_FILL_STREAMS_NV symbol. | |
const int | NUM_FRAGMENT_CONSTANTS = 0x896F |
Value for NUM_FRAGMENT_CONSTANTS_ATI symbol. | |
const int | NUM_FRAGMENT_REGISTERS = 0x896E |
Value for NUM_FRAGMENT_REGISTERS_ATI symbol. | |
const int | NUM_GENERAL_COMBINERS = 0x854E |
Value for NUM_GENERAL_COMBINERS_NV symbol. | |
const int | NUM_INPUT_INTERPOLATOR_COMPONENTS = 0x8973 |
Value for NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI symbol. | |
const int | NUM_INSTRUCTIONS_PER_PASS = 0x8971 |
Value for NUM_INSTRUCTIONS_PER_PASS_ATI symbol. | |
const int | NUM_INSTRUCTIONS_TOTAL = 0x8972 |
Value for NUM_INSTRUCTIONS_TOTAL_ATI symbol. | |
const int | NUM_LOOPBACK_COMPONENTS = 0x8974 |
Value for NUM_LOOPBACK_COMPONENTS_ATI symbol. | |
const int | NUM_PASSES = 0x8970 |
Value for NUM_PASSES_ATI symbol. | |
const int | NUM_VIDEO_CAPTURE_STREAMS = 0x9024 |
Value for NUM_VIDEO_CAPTURE_STREAMS_NV symbol. | |
const int | OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A |
Value for OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB symbol. | |
const int | OBJECT_ACTIVE_ATTRIBUTES = 0x8B89 |
Value for OBJECT_ACTIVE_ATTRIBUTES_ARB symbol. | |
const int | OBJECT_ACTIVE_UNIFORM_MAX_LENGTH = 0x8B87 |
Value for OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB symbol. | |
const int | OBJECT_ACTIVE_UNIFORMS = 0x8B86 |
Value for OBJECT_ACTIVE_UNIFORMS_ARB symbol. | |
const int | OBJECT_ATTACHED_OBJECTS = 0x8B85 |
Value for OBJECT_ATTACHED_OBJECTS_ARB symbol. | |
const int | OBJECT_BUFFER_SIZE = 0x8764 |
Value for OBJECT_BUFFER_SIZE_ATI symbol. | |
const int | OBJECT_BUFFER_USAGE = 0x8765 |
Value for OBJECT_BUFFER_USAGE_ATI symbol. | |
const int | OBJECT_COMPILE_STATUS = 0x8B81 |
Value for OBJECT_COMPILE_STATUS_ARB symbol. | |
const int | OBJECT_DELETE_STATUS = 0x8B80 |
Value for OBJECT_DELETE_STATUS_ARB symbol. | |
const int | OBJECT_INFO_LOG_LENGTH = 0x8B84 |
Value for OBJECT_INFO_LOG_LENGTH_ARB symbol. | |
const int | OBJECT_LINEAR = 0x2401 |
Value for OBJECT_LINEAR symbol (DEPRECATED). | |
const int | OBJECT_LINK_STATUS = 0x8B82 |
Value for OBJECT_LINK_STATUS_ARB symbol. | |
const int | OBJECT_PLANE = 0x2501 |
Value for OBJECT_PLANE symbol (DEPRECATED). | |
const int | OBJECT_SHADER_SOURCE_LENGTH = 0x8B88 |
Value for OBJECT_SHADER_SOURCE_LENGTH_ARB symbol. | |
const int | OBJECT_SUBTYPE = 0x8B4F |
Value for OBJECT_SUBTYPE_ARB symbol. | |
const int | OBJECT_TYPE = 0x9112 |
Value for OBJECT_TYPE symbol. | |
const int | OBJECT_VALIDATE_STATUS = 0x8B83 |
Value for OBJECT_VALIDATE_STATUS_ARB symbol. | |
const int | OFFSET_HILO_PROJECTIVE_TEXTURE_2D = 0x8856 |
Value for OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV symbol. | |
const int | OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE = 0x8857 |
Value for OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV symbol. | |
const int | OFFSET_HILO_TEXTURE_2D = 0x8854 |
Value for OFFSET_HILO_TEXTURE_2D_NV symbol. | |
const int | OFFSET_HILO_TEXTURE_RECTANGLE = 0x8855 |
Value for OFFSET_HILO_TEXTURE_RECTANGLE_NV symbol. | |
const int | OFFSET_PROJECTIVE_TEXTURE_2D = 0x8850 |
Value for OFFSET_PROJECTIVE_TEXTURE_2D_NV symbol. | |
const int | OFFSET_PROJECTIVE_TEXTURE_2D_SCALE = 0x8851 |
Value for OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV symbol. | |
const int | OFFSET_PROJECTIVE_TEXTURE_RECTANGLE = 0x8852 |
Value for OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV symbol. | |
const int | OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE = 0x8853 |
Value for OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV symbol. | |
const int | OFFSET_TEXTURE_2D = 0x86E8 |
Value for OFFSET_TEXTURE_2D_NV symbol. | |
const int | OFFSET_TEXTURE_2D_BIAS = OFFSET_TEXTURE_BIAS |
Value for OFFSET_TEXTURE_2D_BIAS_NV symbol. | |
const int | OFFSET_TEXTURE_2D_MATRIX = OFFSET_TEXTURE_MATRIX |
Value for OFFSET_TEXTURE_2D_MATRIX_NV symbol. | |
const int | OFFSET_TEXTURE_2D_SCALE = OFFSET_TEXTURE_SCALE |
Value for OFFSET_TEXTURE_2D_SCALE_NV symbol. | |
const int | OFFSET_TEXTURE_BIAS = 0x86E3 |
Value for OFFSET_TEXTURE_BIAS_NV symbol. | |
const int | OFFSET_TEXTURE_MATRIX = 0x86E1 |
Value for OFFSET_TEXTURE_MATRIX_NV symbol. | |
const int | OFFSET_TEXTURE_RECTANGLE = 0x864C |
Value for OFFSET_TEXTURE_RECTANGLE_NV symbol. | |
const int | OFFSET_TEXTURE_RECTANGLE_SCALE = 0x864D |
Value for OFFSET_TEXTURE_RECTANGLE_SCALE_NV symbol. | |
const int | OFFSET_TEXTURE_SCALE = 0x86E2 |
Value for OFFSET_TEXTURE_SCALE_NV symbol. | |
const int | ONE = 1 |
Value for ONE symbol. | |
const int | ONE_MINUS_CONSTANT_ALPHA = 0x8004 |
Value for ONE_MINUS_CONSTANT_ALPHA symbol. | |
const int | ONE_MINUS_CONSTANT_COLOR = 0x8002 |
Value for ONE_MINUS_CONSTANT_COLOR symbol. | |
const int | ONE_MINUS_DST_ALPHA = 0x0305 |
Value for ONE_MINUS_DST_ALPHA symbol. | |
const int | ONE_MINUS_DST_COLOR = 0x0307 |
Value for ONE_MINUS_DST_COLOR symbol. | |
const int | ONE_MINUS_SRC_ALPHA = 0x0303 |
Value for ONE_MINUS_SRC_ALPHA symbol. | |
const int | ONE_MINUS_SRC_COLOR = 0x0301 |
Value for ONE_MINUS_SRC_COLOR symbol. | |
const int | OP_ADD = 0x8787 |
Value for OP_ADD_EXT symbol. | |
const int | OP_CLAMP = 0x878E |
Value for OP_CLAMP_EXT symbol. | |
const int | OP_CROSS_PRODUCT = 0x8797 |
Value for OP_CROSS_PRODUCT_EXT symbol. | |
const int | OP_DOT3 = 0x8784 |
Value for OP_DOT3_EXT symbol. | |
const int | OP_DOT4 = 0x8785 |
Value for OP_DOT4_EXT symbol. | |
const int | OP_EXP_BASE_2 = 0x8791 |
Value for OP_EXP_BASE_2_EXT symbol. | |
const int | OP_FLOOR = 0x878F |
Value for OP_FLOOR_EXT symbol. | |
const int | OP_FRAC = 0x8789 |
Value for OP_FRAC_EXT symbol. | |
const int | OP_INDEX = 0x8782 |
Value for OP_INDEX_EXT symbol. | |
const int | OP_LOG_BASE_2 = 0x8792 |
Value for OP_LOG_BASE_2_EXT symbol. | |
const int | OP_MADD = 0x8788 |
Value for OP_MADD_EXT symbol. | |
const int | OP_MAX = 0x878A |
Value for OP_MAX_EXT symbol. | |
const int | OP_MIN = 0x878B |
Value for OP_MIN_EXT symbol. | |
const int | OP_MOV = 0x8799 |
Value for OP_MOV_EXT symbol. | |
const int | OP_MUL = 0x8786 |
Value for OP_MUL_EXT symbol. | |
const int | OP_MULTIPLY_MATRIX = 0x8798 |
Value for OP_MULTIPLY_MATRIX_EXT symbol. | |
const int | OP_NEGATE = 0x8783 |
Value for OP_NEGATE_EXT symbol. | |
const int | OP_POWER = 0x8793 |
Value for OP_POWER_EXT symbol. | |
const int | OP_RECIP = 0x8794 |
Value for OP_RECIP_EXT symbol. | |
const int | OP_RECIP_SQRT = 0x8795 |
Value for OP_RECIP_SQRT_EXT symbol. | |
const int | OP_ROUND = 0x8790 |
Value for OP_ROUND_EXT symbol. | |
const int | OP_SET_GE = 0x878C |
Value for OP_SET_GE_EXT symbol. | |
const int | OP_SET_LT = 0x878D |
Value for OP_SET_LT_EXT symbol. | |
const int | OP_SUB = 0x8796 |
Value for OP_SUB_EXT symbol. | |
const int | OPERAND0_ALPHA = 0x8598 |
Value for OPERAND0_ALPHA symbol (DEPRECATED). | |
const int | OPERAND0_RGB = 0x8590 |
Value for OPERAND0_RGB symbol (DEPRECATED). | |
const int | OPERAND1_ALPHA = 0x8599 |
Value for OPERAND1_ALPHA symbol (DEPRECATED). | |
const int | OPERAND1_RGB = 0x8591 |
Value for OPERAND1_RGB symbol (DEPRECATED). | |
const int | OPERAND2_ALPHA = 0x859A |
Value for OPERAND2_ALPHA symbol (DEPRECATED). | |
const int | OPERAND2_RGB = 0x8592 |
Value for OPERAND2_RGB symbol (DEPRECATED). | |
const int | OPERAND3_ALPHA = 0x859B |
Value for OPERAND3_ALPHA_NV symbol. | |
const int | OPERAND3_RGB = 0x8593 |
Value for OPERAND3_RGB_NV symbol. | |
const int | OR = 0x1507 |
Value for OR symbol. | |
const int | OR_INVERTED = 0x150D |
Value for OR_INVERTED symbol. | |
const int | OR_REVERSE = 0x150B |
Value for OR_REVERSE symbol. | |
const int | ORDER = 0x0A01 |
Value for ORDER symbol (DEPRECATED). | |
const int | OUT_OF_MEMORY = 0x0505 |
Value for OUT_OF_MEMORY symbol. | |
const int | OUTPUT_COLOR0 = 0x879B |
Value for OUTPUT_COLOR0_EXT symbol. | |
const int | OUTPUT_COLOR1 = 0x879C |
Value for OUTPUT_COLOR1_EXT symbol. | |
const int | OUTPUT_FOG = 0x87BD |
Value for OUTPUT_FOG_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD0 = 0x879D |
Value for OUTPUT_TEXTURE_COORD0_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD1 = 0x879E |
Value for OUTPUT_TEXTURE_COORD1_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD10 = 0x87A7 |
Value for OUTPUT_TEXTURE_COORD10_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD11 = 0x87A8 |
Value for OUTPUT_TEXTURE_COORD11_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD12 = 0x87A9 |
Value for OUTPUT_TEXTURE_COORD12_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD13 = 0x87AA |
Value for OUTPUT_TEXTURE_COORD13_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD14 = 0x87AB |
Value for OUTPUT_TEXTURE_COORD14_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD15 = 0x87AC |
Value for OUTPUT_TEXTURE_COORD15_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD16 = 0x87AD |
Value for OUTPUT_TEXTURE_COORD16_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD17 = 0x87AE |
Value for OUTPUT_TEXTURE_COORD17_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD18 = 0x87AF |
Value for OUTPUT_TEXTURE_COORD18_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD19 = 0x87B0 |
Value for OUTPUT_TEXTURE_COORD19_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD2 = 0x879F |
Value for OUTPUT_TEXTURE_COORD2_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD20 = 0x87B1 |
Value for OUTPUT_TEXTURE_COORD20_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD21 = 0x87B2 |
Value for OUTPUT_TEXTURE_COORD21_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD22 = 0x87B3 |
Value for OUTPUT_TEXTURE_COORD22_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD23 = 0x87B4 |
Value for OUTPUT_TEXTURE_COORD23_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD24 = 0x87B5 |
Value for OUTPUT_TEXTURE_COORD24_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD25 = 0x87B6 |
Value for OUTPUT_TEXTURE_COORD25_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD26 = 0x87B7 |
Value for OUTPUT_TEXTURE_COORD26_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD27 = 0x87B8 |
Value for OUTPUT_TEXTURE_COORD27_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD28 = 0x87B9 |
Value for OUTPUT_TEXTURE_COORD28_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD29 = 0x87BA |
Value for OUTPUT_TEXTURE_COORD29_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD3 = 0x87A0 |
Value for OUTPUT_TEXTURE_COORD3_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD30 = 0x87BB |
Value for OUTPUT_TEXTURE_COORD30_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD31 = 0x87BC |
Value for OUTPUT_TEXTURE_COORD31_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD4 = 0x87A1 |
Value for OUTPUT_TEXTURE_COORD4_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD5 = 0x87A2 |
Value for OUTPUT_TEXTURE_COORD5_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD6 = 0x87A3 |
Value for OUTPUT_TEXTURE_COORD6_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD7 = 0x87A4 |
Value for OUTPUT_TEXTURE_COORD7_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD8 = 0x87A5 |
Value for OUTPUT_TEXTURE_COORD8_EXT symbol. | |
const int | OUTPUT_TEXTURE_COORD9 = 0x87A6 |
Value for OUTPUT_TEXTURE_COORD9_EXT symbol. | |
const int | OUTPUT_VERTEX = 0x879A |
Value for OUTPUT_VERTEX_EXT symbol. | |
const int | PACK_ALIGNMENT = 0x0D05 |
Value for PACK_ALIGNMENT symbol. | |
const int | PACK_IMAGE_HEIGHT = 0x806C |
Value for PACK_IMAGE_HEIGHT symbol. | |
const int | PACK_LSB_FIRST = 0x0D01 |
Value for PACK_LSB_FIRST symbol. | |
const int | PACK_ROW_LENGTH = 0x0D02 |
Value for PACK_ROW_LENGTH symbol. | |
const int | PACK_SKIP_IMAGES = 0x806B |
Value for PACK_SKIP_IMAGES symbol. | |
const int | PACK_SKIP_PIXELS = 0x0D04 |
Value for PACK_SKIP_PIXELS symbol. | |
const int | PACK_SKIP_ROWS = 0x0D03 |
Value for PACK_SKIP_ROWS symbol. | |
const int | PACK_SWAP_BYTES = 0x0D00 |
Value for PACK_SWAP_BYTES symbol. | |
const int | PARTIAL_SUCCESS = 0x902E |
Value for PARTIAL_SUCCESS_NV symbol. | |
const int | PASS_THROUGH = 0x86E6 |
Value for PASS_THROUGH_NV symbol. | |
const int | PASS_THROUGH_TOKEN = 0x0700 |
Value for PASS_THROUGH_TOKEN symbol (DEPRECATED). | |
const int | PER_STAGE_CONSTANTS = 0x8535 |
Value for PER_STAGE_CONSTANTS_NV symbol. | |
const int | PERSPECTIVE_CORRECTION_HINT = 0x0C50 |
Value for PERSPECTIVE_CORRECTION_HINT symbol (DEPRECATED). | |
const int | PERTURB = 0x85AE |
Value for PERTURB_EXT symbol. | |
const int | PIXEL_COUNT = 0x8866 |
Value for PIXEL_COUNT_NV symbol. | |
const int | PIXEL_COUNT_AVAILABLE = 0x8867 |
Value for PIXEL_COUNT_AVAILABLE_NV symbol. | |
const int | PIXEL_COUNTER_BITS = 0x8864 |
Value for PIXEL_COUNTER_BITS_NV symbol. | |
const int | PIXEL_CUBIC_WEIGHT = 0x8333 |
Value for PIXEL_CUBIC_WEIGHT_EXT symbol. | |
const int | PIXEL_MAG_FILTER = 0x8331 |
Value for PIXEL_MAG_FILTER_EXT symbol. | |
const int | PIXEL_MAP_A_TO_A = 0x0C79 |
Value for PIXEL_MAP_A_TO_A symbol (DEPRECATED). | |
const int | PIXEL_MAP_A_TO_A_SIZE = 0x0CB9 |
Value for PIXEL_MAP_A_TO_A_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_B_TO_B = 0x0C78 |
Value for PIXEL_MAP_B_TO_B symbol (DEPRECATED). | |
const int | PIXEL_MAP_B_TO_B_SIZE = 0x0CB8 |
Value for PIXEL_MAP_B_TO_B_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_G_TO_G = 0x0C77 |
Value for PIXEL_MAP_G_TO_G symbol (DEPRECATED). | |
const int | PIXEL_MAP_G_TO_G_SIZE = 0x0CB7 |
Value for PIXEL_MAP_G_TO_G_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_A = 0x0C75 |
Value for PIXEL_MAP_I_TO_A symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_A_SIZE = 0x0CB5 |
Value for PIXEL_MAP_I_TO_A_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_B = 0x0C74 |
Value for PIXEL_MAP_I_TO_B symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_B_SIZE = 0x0CB4 |
Value for PIXEL_MAP_I_TO_B_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_G = 0x0C73 |
Value for PIXEL_MAP_I_TO_G symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_G_SIZE = 0x0CB3 |
Value for PIXEL_MAP_I_TO_G_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_I = 0x0C70 |
Value for PIXEL_MAP_I_TO_I symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_I_SIZE = 0x0CB0 |
Value for PIXEL_MAP_I_TO_I_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_R = 0x0C72 |
Value for PIXEL_MAP_I_TO_R symbol (DEPRECATED). | |
const int | PIXEL_MAP_I_TO_R_SIZE = 0x0CB2 |
Value for PIXEL_MAP_I_TO_R_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_R_TO_R = 0x0C76 |
Value for PIXEL_MAP_R_TO_R symbol (DEPRECATED). | |
const int | PIXEL_MAP_R_TO_R_SIZE = 0x0CB6 |
Value for PIXEL_MAP_R_TO_R_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MAP_S_TO_S = 0x0C71 |
Value for PIXEL_MAP_S_TO_S symbol (DEPRECATED). | |
const int | PIXEL_MAP_S_TO_S_SIZE = 0x0CB1 |
Value for PIXEL_MAP_S_TO_S_SIZE symbol (DEPRECATED). | |
const int | PIXEL_MIN_FILTER = 0x8332 |
Value for PIXEL_MIN_FILTER_EXT symbol. | |
const uint | PIXEL_MODE_BIT = 0x00000020 |
Value for PIXEL_MODE_BIT symbol (DEPRECATED). | |
const int | PIXEL_PACK_BUFFER = 0x88EB |
Value for PIXEL_PACK_BUFFER symbol. | |
const int | PIXEL_PACK_BUFFER_BINDING = 0x88ED |
Value for PIXEL_PACK_BUFFER_BINDING symbol. | |
const int | PIXEL_TRANSFORM_2D = 0x8330 |
Value for PIXEL_TRANSFORM_2D_EXT symbol. | |
const int | PIXEL_TRANSFORM_2D_MATRIX = 0x8338 |
Value for PIXEL_TRANSFORM_2D_MATRIX_EXT symbol. | |
const int | PIXEL_TRANSFORM_2D_STACK_DEPTH = 0x8336 |
Value for PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT symbol. | |
const int | PIXEL_UNPACK_BUFFER = 0x88EC |
Value for PIXEL_UNPACK_BUFFER symbol. | |
const int | PIXEL_UNPACK_BUFFER_BINDING = 0x88EF |
Value for PIXEL_UNPACK_BUFFER_BINDING symbol. | |
const int | PN_TRIANGLES = 0x87F0 |
Value for PN_TRIANGLES_ATI symbol. | |
const int | PN_TRIANGLES_NORMAL_MODE = 0x87F3 |
Value for PN_TRIANGLES_NORMAL_MODE_ATI symbol. | |
const int | PN_TRIANGLES_NORMAL_MODE_LINEAR = 0x87F7 |
Value for PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI symbol. | |
const int | PN_TRIANGLES_NORMAL_MODE_QUADRATIC = 0x87F8 |
Value for PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI symbol. | |
const int | PN_TRIANGLES_POINT_MODE = 0x87F2 |
Value for PN_TRIANGLES_POINT_MODE_ATI symbol. | |
const int | PN_TRIANGLES_POINT_MODE_CUBIC = 0x87F6 |
Value for PN_TRIANGLES_POINT_MODE_CUBIC_ATI symbol. | |
const int | PN_TRIANGLES_POINT_MODE_LINEAR = 0x87F5 |
Value for PN_TRIANGLES_POINT_MODE_LINEAR_ATI symbol. | |
const int | PN_TRIANGLES_TESSELATION_LEVEL = 0x87F4 |
Value for PN_TRIANGLES_TESSELATION_LEVEL_ATI symbol. | |
const int | POINT = 0x1B00 |
Value for POINT symbol. | |
const uint | POINT_BIT = 0x00000002 |
Value for POINT_BIT symbol (DEPRECATED). | |
const int | POINT_DISTANCE_ATTENUATION = 0x8129 |
Value for POINT_DISTANCE_ATTENUATION symbol (DEPRECATED). | |
const int | POINT_FADE_THRESHOLD_SIZE = 0x8128 |
Value for POINT_FADE_THRESHOLD_SIZE symbol. | |
const int | POINT_SIZE = 0x0B11 |
Value for POINT_SIZE symbol. | |
const int | POINT_SIZE_GRANULARITY = 0x0B13 |
Value for POINT_SIZE_GRANULARITY symbol. | |
const int | POINT_SIZE_MAX = 0x8127 |
Value for POINT_SIZE_MAX symbol (DEPRECATED). | |
const int | POINT_SIZE_MIN = 0x8126 |
Value for POINT_SIZE_MIN symbol (DEPRECATED). | |
const int | POINT_SIZE_RANGE = 0x0B12 |
Value for POINT_SIZE_RANGE symbol. | |
const int | POINT_SMOOTH = 0x0B10 |
Value for POINT_SMOOTH symbol (DEPRECATED). | |
const int | POINT_SMOOTH_HINT = 0x0C51 |
Value for POINT_SMOOTH_HINT symbol (DEPRECATED). | |
const int | POINT_SPRITE = 0x8861 |
Value for POINT_SPRITE symbol (DEPRECATED). | |
const int | POINT_SPRITE_COORD_ORIGIN = 0x8CA0 |
Value for POINT_SPRITE_COORD_ORIGIN symbol. | |
const int | POINT_SPRITE_R_MODE = 0x8863 |
Value for POINT_SPRITE_R_MODE_NV symbol. | |
const int | POINT_TOKEN = 0x0701 |
Value for POINT_TOKEN symbol (DEPRECATED). | |
const int | POINTS = 0x0000 |
Value for POINTS symbol. | |
const int | POLYGON = 0x0009 |
Value for POLYGON symbol (DEPRECATED). | |
const uint | POLYGON_BIT = 0x00000008 |
Value for POLYGON_BIT symbol (DEPRECATED). | |
const int | POLYGON_MODE = 0x0B40 |
Value for POLYGON_MODE symbol (DEPRECATED). | |
const int | POLYGON_OFFSET = 0x8037 |
Value for POLYGON_OFFSET_EXT symbol. | |
const int | POLYGON_OFFSET_FACTOR = 0x8038 |
Value for POLYGON_OFFSET_FACTOR symbol. | |
const int | POLYGON_OFFSET_FILL = 0x8037 |
Value for POLYGON_OFFSET_FILL symbol. | |
const int | POLYGON_OFFSET_LINE = 0x2A02 |
Value for POLYGON_OFFSET_LINE symbol. | |
const int | POLYGON_OFFSET_POINT = 0x2A01 |
Value for POLYGON_OFFSET_POINT symbol. | |
const int | POLYGON_OFFSET_UNITS = 0x2A00 |
Value for POLYGON_OFFSET_UNITS symbol. | |
const int | POLYGON_SMOOTH = 0x0B41 |
Value for POLYGON_SMOOTH symbol. | |
const int | POLYGON_SMOOTH_HINT = 0x0C53 |
Value for POLYGON_SMOOTH_HINT symbol. | |
const int | POLYGON_STIPPLE = 0x0B42 |
Value for POLYGON_STIPPLE symbol (DEPRECATED). | |
const uint | POLYGON_STIPPLE_BIT = 0x00000010 |
Value for POLYGON_STIPPLE_BIT symbol (DEPRECATED). | |
const int | POLYGON_TOKEN = 0x0703 |
Value for POLYGON_TOKEN symbol (DEPRECATED). | |
const int | POSITION = 0x1203 |
Value for POSITION symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB |
Value for POST_COLOR_MATRIX_ALPHA_BIAS symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7 |
Value for POST_COLOR_MATRIX_ALPHA_SCALE symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA |
Value for POST_COLOR_MATRIX_BLUE_BIAS symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6 |
Value for POST_COLOR_MATRIX_BLUE_SCALE symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2 |
Value for POST_COLOR_MATRIX_COLOR_TABLE symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9 |
Value for POST_COLOR_MATRIX_GREEN_BIAS symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5 |
Value for POST_COLOR_MATRIX_GREEN_SCALE symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_RED_BIAS = 0x80B8 |
Value for POST_COLOR_MATRIX_RED_BIAS symbol (DEPRECATED). | |
const int | POST_COLOR_MATRIX_RED_SCALE = 0x80B4 |
Value for POST_COLOR_MATRIX_RED_SCALE symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_ALPHA_BIAS = 0x8023 |
Value for POST_CONVOLUTION_ALPHA_BIAS symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_ALPHA_SCALE = 0x801F |
Value for POST_CONVOLUTION_ALPHA_SCALE symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_BLUE_BIAS = 0x8022 |
Value for POST_CONVOLUTION_BLUE_BIAS symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_BLUE_SCALE = 0x801E |
Value for POST_CONVOLUTION_BLUE_SCALE symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_COLOR_TABLE = 0x80D1 |
Value for POST_CONVOLUTION_COLOR_TABLE symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_GREEN_BIAS = 0x8021 |
Value for POST_CONVOLUTION_GREEN_BIAS symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_GREEN_SCALE = 0x801D |
Value for POST_CONVOLUTION_GREEN_SCALE symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_RED_BIAS = 0x8020 |
Value for POST_CONVOLUTION_RED_BIAS symbol (DEPRECATED). | |
const int | POST_CONVOLUTION_RED_SCALE = 0x801C |
Value for POST_CONVOLUTION_RED_SCALE symbol (DEPRECATED). | |
const int | PRESENT_DURATION = 0x8E2B |
Value for PRESENT_DURATION_NV symbol. | |
const int | PRESENT_TIME = 0x8E2A |
Value for PRESENT_TIME_NV symbol. | |
const int | PRESERVE = 0x8762 |
Value for PRESERVE_ATI symbol. | |
const int | PREVIOUS = 0x8578 |
Value for PREVIOUS symbol (DEPRECATED). | |
const int | PREVIOUS_TEXTURE_INPUT = 0x86E4 |
Value for PREVIOUS_TEXTURE_INPUT_NV symbol. | |
const int | PRIMARY_COLOR = 0x8577 |
Value for PRIMARY_COLOR symbol (DEPRECATED). | |
const int | PRIMITIVE_ID = 0x8C7C |
Value for PRIMITIVE_ID_NV symbol. | |
const int | PRIMITIVE_RESTART = 0x8F9D |
Value for PRIMITIVE_RESTART symbol. | |
const int | PRIMITIVE_RESTART_INDEX = 0x8F9E |
Value for PRIMITIVE_RESTART_INDEX symbol. | |
const int | PRIMITIVES_GENERATED = 0x8C87 |
Value for PRIMITIVES_GENERATED symbol. | |
const int | PROGRAM_ADDRESS_REGISTERS = 0x88B0 |
Value for PROGRAM_ADDRESS_REGISTERS_ARB symbol. | |
const int | PROGRAM_ALU_INSTRUCTIONS = 0x8805 |
Value for PROGRAM_ALU_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_ATTRIB_COMPONENTS = 0x8906 |
Value for PROGRAM_ATTRIB_COMPONENTS_NV symbol. | |
const int | PROGRAM_ATTRIBS = 0x88AC |
Value for PROGRAM_ATTRIBS_ARB symbol. | |
const int | PROGRAM_BINDING = 0x8677 |
Value for PROGRAM_BINDING_ARB symbol. | |
const int | PROGRAM_ERROR_POSITION = 0x864B |
Value for PROGRAM_ERROR_POSITION_ARB symbol. | |
const int | PROGRAM_ERROR_STRING = 0x8874 |
Value for PROGRAM_ERROR_STRING_ARB symbol. | |
const int | PROGRAM_FORMAT = 0x8876 |
Value for PROGRAM_FORMAT_ARB symbol. | |
const int | PROGRAM_FORMAT_ASCII = 0x8875 |
Value for PROGRAM_FORMAT_ASCII_ARB symbol. | |
const int | PROGRAM_INSTRUCTIONS = 0x88A0 |
Value for PROGRAM_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_LENGTH = 0x8627 |
Value for PROGRAM_LENGTH_ARB symbol. | |
const int | PROGRAM_MATRIX = 0x8E2D |
Value for PROGRAM_MATRIX_EXT symbol. | |
const int | PROGRAM_MATRIX_STACK_DEPTH = 0x8E2F |
Value for PROGRAM_MATRIX_STACK_DEPTH_EXT symbol. | |
const int | PROGRAM_NATIVE_ADDRESS_REGISTERS = 0x88B2 |
Value for PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB symbol. | |
const int | PROGRAM_NATIVE_ALU_INSTRUCTIONS = 0x8808 |
Value for PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_NATIVE_ATTRIBS = 0x88AE |
Value for PROGRAM_NATIVE_ATTRIBS_ARB symbol. | |
const int | PROGRAM_NATIVE_INSTRUCTIONS = 0x88A2 |
Value for PROGRAM_NATIVE_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_NATIVE_PARAMETERS = 0x88AA |
Value for PROGRAM_NATIVE_PARAMETERS_ARB symbol. | |
const int | PROGRAM_NATIVE_TEMPORARIES = 0x88A6 |
Value for PROGRAM_NATIVE_TEMPORARIES_ARB symbol. | |
const int | PROGRAM_NATIVE_TEX_INDIRECTIONS = 0x880A |
Value for PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB symbol. | |
const int | PROGRAM_NATIVE_TEX_INSTRUCTIONS = 0x8809 |
Value for PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_OBJECT = 0x8B40 |
Value for PROGRAM_OBJECT_ARB symbol. | |
const int | PROGRAM_PARAMETER = 0x8644 |
Value for PROGRAM_PARAMETER_NV symbol. | |
const int | PROGRAM_PARAMETERS = 0x88A8 |
Value for PROGRAM_PARAMETERS_ARB symbol. | |
const int | PROGRAM_POINT_SIZE = 0x8642 |
Value for PROGRAM_POINT_SIZE symbol. | |
const int | PROGRAM_RESIDENT = 0x8647 |
Value for PROGRAM_RESIDENT_NV symbol. | |
const int | PROGRAM_RESULT_COMPONENTS = 0x8907 |
Value for PROGRAM_RESULT_COMPONENTS_NV symbol. | |
const int | PROGRAM_STRING = 0x8628 |
Value for PROGRAM_STRING_ARB symbol. | |
const int | PROGRAM_TARGET = 0x8646 |
Value for PROGRAM_TARGET_NV symbol. | |
const int | PROGRAM_TEMPORARIES = 0x88A4 |
Value for PROGRAM_TEMPORARIES_ARB symbol. | |
const int | PROGRAM_TEX_INDIRECTIONS = 0x8807 |
Value for PROGRAM_TEX_INDIRECTIONS_ARB symbol. | |
const int | PROGRAM_TEX_INSTRUCTIONS = 0x8806 |
Value for PROGRAM_TEX_INSTRUCTIONS_ARB symbol. | |
const int | PROGRAM_UNDER_NATIVE_LIMITS = 0x88B6 |
Value for PROGRAM_UNDER_NATIVE_LIMITS_ARB symbol. | |
const int | PROJECTION = 0x1701 |
Value for PROJECTION symbol (DEPRECATED). | |
const int | PROJECTION_MATRIX = 0x0BA7 |
Value for PROJECTION_MATRIX symbol (DEPRECATED). | |
const int | PROJECTION_STACK_DEPTH = 0x0BA4 |
Value for PROJECTION_STACK_DEPTH symbol (DEPRECATED). | |
const int | PROVOKING_VERTEX = 0x8E4F |
Value for PROVOKING_VERTEX symbol. | |
const int | PROXY_COLOR_TABLE = 0x80D3 |
Value for PROXY_COLOR_TABLE symbol (DEPRECATED). | |
const int | PROXY_HISTOGRAM = 0x8025 |
Value for PROXY_HISTOGRAM symbol (DEPRECATED). | |
const int | PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5 |
Value for PROXY_POST_COLOR_MATRIX_COLOR_TABLE symbol (DEPRECATED). | |
const int | PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4 |
Value for PROXY_POST_CONVOLUTION_COLOR_TABLE symbol (DEPRECATED). | |
const int | PROXY_TEXTURE_1D = 0x8063 |
Value for PROXY_TEXTURE_1D symbol. | |
const int | PROXY_TEXTURE_1D_ARRAY = 0x8C19 |
Value for PROXY_TEXTURE_1D_ARRAY symbol. | |
const int | PROXY_TEXTURE_2D = 0x8064 |
Value for PROXY_TEXTURE_2D symbol. | |
const int | PROXY_TEXTURE_2D_ARRAY = 0x8C1B |
Value for PROXY_TEXTURE_2D_ARRAY symbol. | |
const int | PROXY_TEXTURE_2D_MULTISAMPLE = 0x9101 |
Value for PROXY_TEXTURE_2D_MULTISAMPLE symbol. | |
const int | PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY = 0x9103 |
Value for PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY symbol. | |
const int | PROXY_TEXTURE_3D = 0x8070 |
Value for PROXY_TEXTURE_3D symbol. | |
const int | PROXY_TEXTURE_CUBE_MAP = 0x851B |
Value for PROXY_TEXTURE_CUBE_MAP symbol. | |
const int | PROXY_TEXTURE_CUBE_MAP_ARRAY = 0x900B |
Value for PROXY_TEXTURE_CUBE_MAP_ARRAY symbol. | |
const int | PROXY_TEXTURE_RECTANGLE = 0x84F7 |
Value for PROXY_TEXTURE_RECTANGLE symbol. | |
const int | Q = 0x2003 |
Value for Q symbol (DEPRECATED). | |
const int | QUAD_STRIP = 0x0008 |
Value for QUAD_STRIP symbol (DEPRECATED). | |
const int | QUADRATIC_ATTENUATION = 0x1209 |
Value for QUADRATIC_ATTENUATION symbol (DEPRECATED). | |
const int | QUADS = 0x0007 |
Value for QUADS symbol (DEPRECATED). | |
const int | QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION = 0x8E4C |
Value for QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION symbol. | |
const uint | QUARTER_BIT = 0x00000010 |
Value for QUARTER_BIT_ATI symbol (DEPRECATED). | |
const int | QUERY_BY_REGION_NO_WAIT = 0x8E16 |
Value for QUERY_BY_REGION_NO_WAIT symbol. | |
const int | QUERY_BY_REGION_WAIT = 0x8E15 |
Value for QUERY_BY_REGION_WAIT symbol. | |
const int | QUERY_COUNTER_BITS = 0x8864 |
Value for QUERY_COUNTER_BITS symbol. | |
const int | QUERY_NO_WAIT = 0x8E14 |
Value for QUERY_NO_WAIT symbol. | |
const int | QUERY_RESULT = 0x8866 |
Value for QUERY_RESULT symbol. | |
const int | QUERY_RESULT_AVAILABLE = 0x8867 |
Value for QUERY_RESULT_AVAILABLE symbol. | |
const int | QUERY_WAIT = 0x8E13 |
Value for QUERY_WAIT symbol. | |
const int | R = 0x2002 |
Value for R symbol (DEPRECATED). | |
const int | R11F_G11F_B10F = 0x8C3A |
Value for R11F_G11F_B10F symbol. | |
const int | R16 = 0x822A |
Value for R16 symbol. | |
const int | R16_SNORM = 0x8F98 |
Value for R16_SNORM symbol. | |
const int | R16F = 0x822D |
Value for R16F symbol. | |
const int | R16I = 0x8233 |
Value for R16I symbol. | |
const int | R16UI = 0x8234 |
Value for R16UI symbol. | |
const int | R32F = 0x822E |
Value for R32F symbol. | |
const int | R32I = 0x8235 |
Value for R32I symbol. | |
const int | R32UI = 0x8236 |
Value for R32UI symbol. | |
const int | R3_G3_B2 = 0x2A10 |
Value for R3_G3_B2 symbol. | |
const int | R8 = 0x8229 |
Value for R8 symbol. | |
const int | R8_SNORM = 0x8F94 |
Value for R8_SNORM symbol. | |
const int | R8I = 0x8231 |
Value for R8I symbol. | |
const int | R8UI = 0x8232 |
Value for R8UI symbol. | |
const int | RASTERIZER_DISCARD = 0x8C89 |
Value for RASTERIZER_DISCARD symbol. | |
const int | READ_BUFFER = 0x0C02 |
Value for READ_BUFFER symbol. | |
const int | READ_FRAMEBUFFER = 0x8CA8 |
Value for READ_FRAMEBUFFER symbol. | |
const int | READ_FRAMEBUFFER_BINDING = 0x8CAA |
Value for READ_FRAMEBUFFER_BINDING symbol. | |
const int | READ_ONLY = 0x88B8 |
Value for READ_ONLY symbol. | |
const int | READ_PIXEL_DATA_RANGE = 0x8879 |
Value for READ_PIXEL_DATA_RANGE_NV symbol. | |
const int | READ_PIXEL_DATA_RANGE_LENGTH = 0x887B |
Value for READ_PIXEL_DATA_RANGE_LENGTH_NV symbol. | |
const int | READ_PIXEL_DATA_RANGE_POINTER = 0x887D |
Value for READ_PIXEL_DATA_RANGE_POINTER_NV symbol. | |
const int | READ_WRITE = 0x88BA |
Value for READ_WRITE symbol. | |
const int | RED = 0x1903 |
Value for RED symbol. | |
const int | RED_BIAS = 0x0D15 |
Value for RED_BIAS symbol (DEPRECATED). | |
const uint | RED_BIT = 0x00000001 |
Value for RED_BIT_ATI symbol (DEPRECATED). | |
const int | RED_BITS = 0x0D52 |
Value for RED_BITS symbol (DEPRECATED). | |
const int | RED_INTEGER = 0x8D94 |
Value for RED_INTEGER symbol. | |
const int | RED_SCALE = 0x0D14 |
Value for RED_SCALE symbol (DEPRECATED). | |
const int | RED_SNORM = 0x8F90 |
Value for RED_SNORM symbol. | |
const int | REDUCE = 0x8016 |
Value for REDUCE symbol (DEPRECATED). | |
const int | REFLECTION_MAP = 0x8512 |
Value for REFLECTION_MAP symbol (DEPRECATED). | |
const int | REG_0 = 0x8921 |
Value for REG_0_ATI symbol. | |
const int | REG_1 = 0x8922 |
Value for REG_1_ATI symbol. | |
const int | REG_10 = 0x892B |
Value for REG_10_ATI symbol. | |
const int | REG_11 = 0x892C |
Value for REG_11_ATI symbol. | |
const int | REG_12 = 0x892D |
Value for REG_12_ATI symbol. | |
const int | REG_13 = 0x892E |
Value for REG_13_ATI symbol. | |
const int | REG_14 = 0x892F |
Value for REG_14_ATI symbol. | |
const int | REG_15 = 0x8930 |
Value for REG_15_ATI symbol. | |
const int | REG_16 = 0x8931 |
Value for REG_16_ATI symbol. | |
const int | REG_17 = 0x8932 |
Value for REG_17_ATI symbol. | |
const int | REG_18 = 0x8933 |
Value for REG_18_ATI symbol. | |
const int | REG_19 = 0x8934 |
Value for REG_19_ATI symbol. | |
const int | REG_2 = 0x8923 |
Value for REG_2_ATI symbol. | |
const int | REG_20 = 0x8935 |
Value for REG_20_ATI symbol. | |
const int | REG_21 = 0x8936 |
Value for REG_21_ATI symbol. | |
const int | REG_22 = 0x8937 |
Value for REG_22_ATI symbol. | |
const int | REG_23 = 0x8938 |
Value for REG_23_ATI symbol. | |
const int | REG_24 = 0x8939 |
Value for REG_24_ATI symbol. | |
const int | REG_25 = 0x893A |
Value for REG_25_ATI symbol. | |
const int | REG_26 = 0x893B |
Value for REG_26_ATI symbol. | |
const int | REG_27 = 0x893C |
Value for REG_27_ATI symbol. | |
const int | REG_28 = 0x893D |
Value for REG_28_ATI symbol. | |
const int | REG_29 = 0x893E |
Value for REG_29_ATI symbol. | |
const int | REG_3 = 0x8924 |
Value for REG_3_ATI symbol. | |
const int | REG_30 = 0x893F |
Value for REG_30_ATI symbol. | |
const int | REG_31 = 0x8940 |
Value for REG_31_ATI symbol. | |
const int | REG_4 = 0x8925 |
Value for REG_4_ATI symbol. | |
const int | REG_5 = 0x8926 |
Value for REG_5_ATI symbol. | |
const int | REG_6 = 0x8927 |
Value for REG_6_ATI symbol. | |
const int | REG_7 = 0x8928 |
Value for REG_7_ATI symbol. | |
const int | REG_8 = 0x8929 |
Value for REG_8_ATI symbol. | |
const int | REG_9 = 0x892A |
Value for REG_9_ATI symbol. | |
const int | REGISTER_COMBINERS = 0x8522 |
Value for REGISTER_COMBINERS_NV symbol. | |
const int | RENDER = 0x1C00 |
Value for RENDER symbol (DEPRECATED). | |
const int | RENDER_MODE = 0x0C40 |
Value for RENDER_MODE symbol (DEPRECATED). | |
const int | RENDERBUFFER = 0x8D41 |
Value for RENDERBUFFER symbol. | |
const int | RENDERBUFFER_ALPHA_SIZE = 0x8D53 |
Value for RENDERBUFFER_ALPHA_SIZE symbol. | |
const int | RENDERBUFFER_BINDING = 0x8CA7 |
Value for RENDERBUFFER_BINDING symbol. | |
const int | RENDERBUFFER_BLUE_SIZE = 0x8D52 |
Value for RENDERBUFFER_BLUE_SIZE symbol. | |
const int | RENDERBUFFER_COLOR_SAMPLES = 0x8E10 |
Value for RENDERBUFFER_COLOR_SAMPLES_NV symbol. | |
const int | RENDERBUFFER_COVERAGE_SAMPLES = 0x8CAB |
Value for RENDERBUFFER_COVERAGE_SAMPLES_NV symbol. | |
const int | RENDERBUFFER_DEPTH_SIZE = 0x8D54 |
Value for RENDERBUFFER_DEPTH_SIZE symbol. | |
const int | RENDERBUFFER_FREE_MEMORY = 0x87FD |
Value for RENDERBUFFER_FREE_MEMORY_ATI symbol. | |
const int | RENDERBUFFER_GREEN_SIZE = 0x8D51 |
Value for RENDERBUFFER_GREEN_SIZE symbol. | |
const int | RENDERBUFFER_HEIGHT = 0x8D43 |
Value for RENDERBUFFER_HEIGHT symbol. | |
const int | RENDERBUFFER_INTERNAL_FORMAT = 0x8D44 |
Value for RENDERBUFFER_INTERNAL_FORMAT symbol. | |
const int | RENDERBUFFER_RED_SIZE = 0x8D50 |
Value for RENDERBUFFER_RED_SIZE symbol. | |
const int | RENDERBUFFER_SAMPLES = 0x8CAB |
Value for RENDERBUFFER_SAMPLES symbol. | |
const int | RENDERBUFFER_STENCIL_SIZE = 0x8D55 |
Value for RENDERBUFFER_STENCIL_SIZE symbol. | |
const int | RENDERBUFFER_WIDTH = 0x8D42 |
Value for RENDERBUFFER_WIDTH symbol. | |
const int | RENDERER = 0x1F01 |
Value for RENDERER symbol. | |
const int | REPEAT = 0x2901 |
Value for REPEAT symbol. | |
const int | REPLACE = 0x1E01 |
Value for REPLACE symbol. | |
const int | REPLICATE_BORDER = 0x8153 |
Value for REPLICATE_BORDER symbol (DEPRECATED). | |
const int | RESCALE_NORMAL = 0x803A |
Value for RESCALE_NORMAL symbol (DEPRECATED). | |
const int | RETURN = 0x0102 |
Value for RETURN symbol (DEPRECATED). | |
const int | RG = 0x8227 |
Value for RG symbol. | |
const int | RG16 = 0x822C |
Value for RG16 symbol. | |
const int | RG16_SNORM = 0x8F99 |
Value for RG16_SNORM symbol. | |
const int | RG16F = 0x822F |
Value for RG16F symbol. | |
const int | RG16I = 0x8239 |
Value for RG16I symbol. | |
const int | RG16UI = 0x823A |
Value for RG16UI symbol. | |
const int | RG32F = 0x8230 |
Value for RG32F symbol. | |
const int | RG32I = 0x823B |
Value for RG32I symbol. | |
const int | RG32UI = 0x823C |
Value for RG32UI symbol. | |
const int | RG8 = 0x822B |
Value for RG8 symbol. | |
const int | RG8_SNORM = 0x8F95 |
Value for RG8_SNORM symbol. | |
const int | RG8I = 0x8237 |
Value for RG8I symbol. | |
const int | RG8UI = 0x8238 |
Value for RG8UI symbol. | |
const int | RG_INTEGER = 0x8228 |
Value for RG_INTEGER symbol. | |
const int | RG_SNORM = 0x8F91 |
Value for RG_SNORM symbol. | |
const int | RGB = 0x1907 |
Value for RGB symbol. | |
const int | RGB10 = 0x8052 |
Value for RGB10 symbol. | |
const int | RGB10_A2 = 0x8059 |
Value for RGB10_A2 symbol. | |
const int | RGB12 = 0x8053 |
Value for RGB12 symbol. | |
const int | RGB16 = 0x8054 |
Value for RGB16 symbol. | |
const int | RGB16_SNORM = 0x8F9A |
Value for RGB16_SNORM symbol. | |
const int | RGB16F = 0x881B |
Value for RGB16F symbol. | |
const int | RGB16I = 0x8D89 |
Value for RGB16I symbol. | |
const int | RGB16UI = 0x8D77 |
Value for RGB16UI symbol. | |
const int | RGB32F = 0x8815 |
Value for RGB32F symbol. | |
const int | RGB32I = 0x8D83 |
Value for RGB32I symbol. | |
const int | RGB32UI = 0x8D71 |
Value for RGB32UI symbol. | |
const int | RGB4 = 0x804F |
Value for RGB4 symbol. | |
const int | RGB5 = 0x8050 |
Value for RGB5 symbol. | |
const int | RGB5_A1 = 0x8057 |
Value for RGB5_A1 symbol. | |
const int | RGB8 = 0x8051 |
Value for RGB8 symbol. | |
const int | RGB8_SNORM = 0x8F96 |
Value for RGB8_SNORM symbol. | |
const int | RGB8I = 0x8D8F |
Value for RGB8I symbol. | |
const int | RGB8UI = 0x8D7D |
Value for RGB8UI symbol. | |
const int | RGB9_E5 = 0x8C3D |
Value for RGB9_E5 symbol. | |
const int | RGB_INTEGER = 0x8D98 |
Value for RGB_INTEGER symbol. | |
const int | RGB_SCALE = 0x8573 |
Value for RGB_SCALE symbol (DEPRECATED). | |
const int | RGB_SNORM = 0x8F92 |
Value for RGB_SNORM symbol. | |
const int | RGBA = 0x1908 |
Value for RGBA symbol. | |
const int | RGBA12 = 0x805A |
Value for RGBA12 symbol. | |
const int | RGBA16 = 0x805B |
Value for RGBA16 symbol. | |
const int | RGBA16_SNORM = 0x8F9B |
Value for RGBA16_SNORM symbol. | |
const int | RGBA16F = 0x881A |
Value for RGBA16F symbol. | |
const int | RGBA16I = 0x8D88 |
Value for RGBA16I symbol. | |
const int | RGBA16UI = 0x8D76 |
Value for RGBA16UI symbol. | |
const int | RGBA2 = 0x8055 |
Value for RGBA2 symbol. | |
const int | RGBA32F = 0x8814 |
Value for RGBA32F symbol. | |
const int | RGBA32I = 0x8D82 |
Value for RGBA32I symbol. | |
const int | RGBA32UI = 0x8D70 |
Value for RGBA32UI symbol. | |
const int | RGBA4 = 0x8056 |
Value for RGBA4 symbol. | |
const int | RGBA8 = 0x8058 |
Value for RGBA8 symbol. | |
const int | RGBA8_SNORM = 0x8F97 |
Value for RGBA8_SNORM symbol. | |
const int | RGBA8I = 0x8D8E |
Value for RGBA8I symbol. | |
const int | RGBA8UI = 0x8D7C |
Value for RGBA8UI symbol. | |
const int | RGBA_FLOAT_MODE = 0x8820 |
Value for RGBA_FLOAT_MODE_ARB symbol. | |
const int | RGBA_INTEGER = 0x8D99 |
Value for RGBA_INTEGER symbol. | |
const int | RGBA_INTEGER_MODE = 0x8D9E |
Value for RGBA_INTEGER_MODE_EXT symbol. | |
const int | RGBA_MODE = 0x0C31 |
Value for RGBA_MODE symbol (DEPRECATED). | |
const int | RGBA_SIGNED_COMPONENTS = 0x8C3C |
Value for RGBA_SIGNED_COMPONENTS_EXT symbol. | |
const int | RGBA_SNORM = 0x8F93 |
Value for RGBA_SNORM symbol. | |
const int | RGBA_UNSIGNED_DOT_PRODUCT_MAPPING = 0x86D9 |
Value for RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV symbol. | |
const int | RIGHT = 0x0407 |
Value for RIGHT symbol. | |
const int | S = 0x2000 |
Value for S symbol (DEPRECATED). | |
const int | SAMPLE_ALPHA_TO_COVERAGE = 0x809E |
Value for SAMPLE_ALPHA_TO_COVERAGE symbol. | |
const int | SAMPLE_ALPHA_TO_MASK = 0x809E |
Value for SAMPLE_ALPHA_TO_MASK_EXT symbol. | |
const int | SAMPLE_ALPHA_TO_ONE = 0x809F |
Value for SAMPLE_ALPHA_TO_ONE symbol. | |
const int | SAMPLE_BUFFERS = 0x80A8 |
Value for SAMPLE_BUFFERS symbol. | |
const int | SAMPLE_COVERAGE = 0x80A0 |
Value for SAMPLE_COVERAGE symbol. | |
const int | SAMPLE_COVERAGE_INVERT = 0x80AB |
Value for SAMPLE_COVERAGE_INVERT symbol. | |
const int | SAMPLE_COVERAGE_VALUE = 0x80AA |
Value for SAMPLE_COVERAGE_VALUE symbol. | |
const int | SAMPLE_MASK = 0x8E51 |
Value for SAMPLE_MASK symbol. | |
const int | SAMPLE_MASK_INVERT = 0x80AB |
Value for SAMPLE_MASK_INVERT_EXT symbol. | |
const int | SAMPLE_MASK_VALUE = 0x8E52 |
Value for SAMPLE_MASK_VALUE symbol. | |
const int | SAMPLE_PATTERN = 0x80AC |
Value for SAMPLE_PATTERN_EXT symbol. | |
const int | SAMPLE_POSITION = 0x8E50 |
Value for SAMPLE_POSITION symbol. | |
const int | SAMPLE_SHADING = 0x8C36 |
Value for SAMPLE_SHADING symbol. | |
const int | SAMPLER_1D = 0x8B5D |
Value for SAMPLER_1D symbol. | |
const int | SAMPLER_1D_ARRAY = 0x8DC0 |
Value for SAMPLER_1D_ARRAY symbol. | |
const int | SAMPLER_1D_ARRAY_SHADOW = 0x8DC3 |
Value for SAMPLER_1D_ARRAY_SHADOW symbol. | |
const int | SAMPLER_1D_SHADOW = 0x8B61 |
Value for SAMPLER_1D_SHADOW symbol. | |
const int | SAMPLER_2D = 0x8B5E |
Value for SAMPLER_2D symbol. | |
const int | SAMPLER_2D_ARRAY = 0x8DC1 |
Value for SAMPLER_2D_ARRAY symbol. | |
const int | SAMPLER_2D_ARRAY_SHADOW = 0x8DC4 |
Value for SAMPLER_2D_ARRAY_SHADOW symbol. | |
const int | SAMPLER_2D_MULTISAMPLE = 0x9108 |
Value for SAMPLER_2D_MULTISAMPLE symbol. | |
const int | SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910B |
Value for SAMPLER_2D_MULTISAMPLE_ARRAY symbol. | |
const int | SAMPLER_2D_RECT = 0x8B63 |
Value for SAMPLER_2D_RECT symbol. | |
const int | SAMPLER_2D_RECT_SHADOW = 0x8B64 |
Value for SAMPLER_2D_RECT_SHADOW symbol. | |
const int | SAMPLER_2D_SHADOW = 0x8B62 |
Value for SAMPLER_2D_SHADOW symbol. | |
const int | SAMPLER_3D = 0x8B5F |
Value for SAMPLER_3D symbol. | |
const int | SAMPLER_BUFFER = 0x8DC2 |
Value for SAMPLER_BUFFER symbol. | |
const int | SAMPLER_CUBE = 0x8B60 |
Value for SAMPLER_CUBE symbol. | |
const int | SAMPLER_CUBE_MAP_ARRAY = 0x900C |
Value for SAMPLER_CUBE_MAP_ARRAY symbol. | |
const int | SAMPLER_CUBE_MAP_ARRAY_SHADOW = 0x900D |
Value for SAMPLER_CUBE_MAP_ARRAY_SHADOW symbol. | |
const int | SAMPLER_CUBE_SHADOW = 0x8DC5 |
Value for SAMPLER_CUBE_SHADOW symbol. | |
const int | SAMPLER_RENDERBUFFER = 0x8E56 |
Value for SAMPLER_RENDERBUFFER_NV symbol. | |
const int | SAMPLES = 0x80A9 |
Value for SAMPLES symbol. | |
const int | SAMPLES_PASSED = 0x8914 |
Value for SAMPLES_PASSED symbol. | |
const uint | SATURATE_BIT = 0x00000040 |
Value for SATURATE_BIT_ATI symbol (DEPRECATED). | |
const int | SCALAR = 0x87BE |
Value for SCALAR_EXT symbol. | |
const int | SCALE_BY_FOUR = 0x853F |
Value for SCALE_BY_FOUR_NV symbol. | |
const int | SCALE_BY_ONE_HALF = 0x8540 |
Value for SCALE_BY_ONE_HALF_NV symbol. | |
const int | SCALE_BY_TWO = 0x853E |
Value for SCALE_BY_TWO_NV symbol. | |
const uint | SCISSOR_BIT = 0x00080000 |
Value for SCISSOR_BIT symbol (DEPRECATED). | |
const int | SCISSOR_BOX = 0x0C10 |
Value for SCISSOR_BOX symbol. | |
const int | SCISSOR_TEST = 0x0C11 |
Value for SCISSOR_TEST symbol. | |
const int | SECONDARY_COLOR = 0x852D |
Value for SECONDARY_COLOR_NV symbol. | |
const int | SECONDARY_COLOR_ARRAY = 0x845E |
Value for SECONDARY_COLOR_ARRAY symbol (DEPRECATED). | |
const int | SECONDARY_COLOR_ARRAY_ADDRESS = 0x8F27 |
Value for SECONDARY_COLOR_ARRAY_ADDRESS_NV symbol. | |
const int | SECONDARY_COLOR_ARRAY_BUFFER_BINDING = 0x889C |
Value for SECONDARY_COLOR_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | SECONDARY_COLOR_ARRAY_LENGTH = 0x8F31 |
Value for SECONDARY_COLOR_ARRAY_LENGTH_NV symbol. | |
const int | SECONDARY_COLOR_ARRAY_POINTER = 0x845D |
Value for SECONDARY_COLOR_ARRAY_POINTER symbol (DEPRECATED). | |
const int | SECONDARY_COLOR_ARRAY_SIZE = 0x845A |
Value for SECONDARY_COLOR_ARRAY_SIZE symbol (DEPRECATED). | |
const int | SECONDARY_COLOR_ARRAY_STRIDE = 0x845C |
Value for SECONDARY_COLOR_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | SECONDARY_COLOR_ARRAY_TYPE = 0x845B |
Value for SECONDARY_COLOR_ARRAY_TYPE symbol (DEPRECATED). | |
const int | SECONDARY_INTERPOLATOR = 0x896D |
Value for SECONDARY_INTERPOLATOR_ATI symbol. | |
const int | SELECT = 0x1C02 |
Value for SELECT symbol (DEPRECATED). | |
const int | SELECTION_BUFFER_POINTER = 0x0DF3 |
Value for SELECTION_BUFFER_POINTER symbol (DEPRECATED). | |
const int | SELECTION_BUFFER_SIZE = 0x0DF4 |
Value for SELECTION_BUFFER_SIZE symbol (DEPRECATED). | |
const int | SEPARABLE_2D = 0x8012 |
Value for SEPARABLE_2D symbol (DEPRECATED). | |
const int | SEPARATE_ATTRIBS = 0x8C8D |
Value for SEPARATE_ATTRIBS symbol. | |
const int | SEPARATE_SPECULAR_COLOR = 0x81FA |
Value for SEPARATE_SPECULAR_COLOR symbol (DEPRECATED). | |
const int | SET = 0x150F |
Value for SET symbol. | |
const int | SHADE_MODEL = 0x0B54 |
Value for SHADE_MODEL symbol (DEPRECATED). | |
const int | SHADER_CONSISTENT = 0x86DD |
Value for SHADER_CONSISTENT_NV symbol. | |
const int | SHADER_OBJECT = 0x8B48 |
Value for SHADER_OBJECT_ARB symbol. | |
const int | SHADER_OPERATION = 0x86DF |
Value for SHADER_OPERATION_NV symbol. | |
const int | SHADER_SOURCE_LENGTH = 0x8B88 |
Value for SHADER_SOURCE_LENGTH symbol. | |
const int | SHADER_TYPE = 0x8B4F |
Value for SHADER_TYPE symbol. | |
const int | SHADING_LANGUAGE_VERSION = 0x8B8C |
Value for SHADING_LANGUAGE_VERSION symbol. | |
const int | SHADOW_ATTENUATION = 0x834E |
Value for SHADOW_ATTENUATION_EXT symbol. | |
const int | SHININESS = 0x1601 |
Value for SHININESS symbol (DEPRECATED). | |
const int | SHORT = 0x1402 |
Value for SHORT symbol. | |
const int | SIGNALED = 0x9119 |
Value for SIGNALED symbol. | |
const int | SIGNED_ALPHA = 0x8705 |
Value for SIGNED_ALPHA_NV symbol. | |
const int | SIGNED_ALPHA8 = 0x8706 |
Value for SIGNED_ALPHA8_NV symbol. | |
const int | SIGNED_HILO = 0x86F9 |
Value for SIGNED_HILO_NV symbol. | |
const int | SIGNED_HILO16 = 0x86FA |
Value for SIGNED_HILO16_NV symbol. | |
const int | SIGNED_HILO8 = 0x885F |
Value for SIGNED_HILO8_NV symbol. | |
const int | SIGNED_IDENTITY = 0x853C |
Value for SIGNED_IDENTITY_NV symbol. | |
const int | SIGNED_INTENSITY = 0x8707 |
Value for SIGNED_INTENSITY_NV symbol. | |
const int | SIGNED_INTENSITY8 = 0x8708 |
Value for SIGNED_INTENSITY8_NV symbol. | |
const int | SIGNED_LUMINANCE = 0x8701 |
Value for SIGNED_LUMINANCE_NV symbol. | |
const int | SIGNED_LUMINANCE8 = 0x8702 |
Value for SIGNED_LUMINANCE8_NV symbol. | |
const int | SIGNED_LUMINANCE8_ALPHA8 = 0x8704 |
Value for SIGNED_LUMINANCE8_ALPHA8_NV symbol. | |
const int | SIGNED_LUMINANCE_ALPHA = 0x8703 |
Value for SIGNED_LUMINANCE_ALPHA_NV symbol. | |
const int | SIGNED_NEGATE = 0x853D |
Value for SIGNED_NEGATE_NV symbol. | |
const int | SIGNED_NORMALIZED = 0x8F9C |
Value for SIGNED_NORMALIZED symbol. | |
const int | SIGNED_RGB = 0x86FE |
Value for SIGNED_RGB_NV symbol. | |
const int | SIGNED_RGB8 = 0x86FF |
Value for SIGNED_RGB8_NV symbol. | |
const int | SIGNED_RGB8_UNSIGNED_ALPHA8 = 0x870D |
Value for SIGNED_RGB8_UNSIGNED_ALPHA8_NV symbol. | |
const int | SIGNED_RGB_UNSIGNED_ALPHA = 0x870C |
Value for SIGNED_RGB_UNSIGNED_ALPHA_NV symbol. | |
const int | SIGNED_RGBA = 0x86FB |
Value for SIGNED_RGBA_NV symbol. | |
const int | SIGNED_RGBA8 = 0x86FC |
Value for SIGNED_RGBA8_NV symbol. | |
const int | SINGLE_COLOR = 0x81F9 |
Value for SINGLE_COLOR symbol (DEPRECATED). | |
const int | SLUMINANCE = 0x8C46 |
Value for SLUMINANCE symbol (DEPRECATED). | |
const int | SLUMINANCE8 = 0x8C47 |
Value for SLUMINANCE8 symbol (DEPRECATED). | |
const int | SLUMINANCE8_ALPHA8 = 0x8C45 |
Value for SLUMINANCE8_ALPHA8 symbol (DEPRECATED). | |
const int | SLUMINANCE_ALPHA = 0x8C44 |
Value for SLUMINANCE_ALPHA symbol (DEPRECATED). | |
const int | SMOOTH = 0x1D01 |
Value for SMOOTH symbol (DEPRECATED). | |
const int | SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23 |
Value for SMOOTH_LINE_WIDTH_GRANULARITY symbol. | |
const int | SMOOTH_LINE_WIDTH_RANGE = 0x0B22 |
Value for SMOOTH_LINE_WIDTH_RANGE symbol. | |
const int | SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13 |
Value for SMOOTH_POINT_SIZE_GRANULARITY symbol. | |
const int | SMOOTH_POINT_SIZE_RANGE = 0x0B12 |
Value for SMOOTH_POINT_SIZE_RANGE symbol. | |
const int | SOURCE0_ALPHA = 0x8588 |
Value for SOURCE0_ALPHA symbol (DEPRECATED). | |
const int | SOURCE0_RGB = 0x8580 |
Value for SOURCE0_RGB symbol (DEPRECATED). | |
const int | SOURCE1_ALPHA = 0x8589 |
Value for SOURCE1_ALPHA symbol (DEPRECATED). | |
const int | SOURCE1_RGB = 0x8581 |
Value for SOURCE1_RGB symbol (DEPRECATED). | |
const int | SOURCE2_ALPHA = 0x858A |
Value for SOURCE2_ALPHA symbol (DEPRECATED). | |
const int | SOURCE2_RGB = 0x8582 |
Value for SOURCE2_RGB symbol (DEPRECATED). | |
const int | SOURCE3_ALPHA = 0x858B |
Value for SOURCE3_ALPHA_NV symbol. | |
const int | SOURCE3_RGB = 0x8583 |
Value for SOURCE3_RGB_NV symbol. | |
const int | SPARE0 = 0x852E |
Value for SPARE0_NV symbol. | |
const int | SPARE0_PLUS_SECONDARY_COLOR = 0x8532 |
Value for SPARE0_PLUS_SECONDARY_COLOR_NV symbol. | |
const int | SPARE1 = 0x852F |
Value for SPARE1_NV symbol. | |
const int | SPECULAR = 0x1202 |
Value for SPECULAR symbol (DEPRECATED). | |
const int | SPHERE_MAP = 0x2402 |
Value for SPHERE_MAP symbol (DEPRECATED). | |
const int | SPOT_CUTOFF = 0x1206 |
Value for SPOT_CUTOFF symbol (DEPRECATED). | |
const int | SPOT_DIRECTION = 0x1204 |
Value for SPOT_DIRECTION symbol (DEPRECATED). | |
const int | SPOT_EXPONENT = 0x1205 |
Value for SPOT_EXPONENT symbol (DEPRECATED). | |
const int | SRC0_ALPHA = 0x8588 |
Value for SRC0_ALPHA symbol (DEPRECATED). | |
const int | SRC0_RGB = 0x8580 |
Value for SRC0_RGB symbol (DEPRECATED). | |
const int | SRC1_ALPHA = 0x8589 |
Value for SRC1_ALPHA symbol (DEPRECATED). | |
const int | SRC1_RGB = 0x8581 |
Value for SRC1_RGB symbol (DEPRECATED). | |
const int | SRC2_ALPHA = 0x858A |
Value for SRC2_ALPHA symbol (DEPRECATED). | |
const int | SRC2_RGB = 0x8582 |
Value for SRC2_RGB symbol (DEPRECATED). | |
const int | SRC_ALPHA = 0x0302 |
Value for SRC_ALPHA symbol. | |
const int | SRC_ALPHA_SATURATE = 0x0308 |
Value for SRC_ALPHA_SATURATE symbol. | |
const int | SRC_COLOR = 0x0300 |
Value for SRC_COLOR symbol. | |
const int | SRGB = 0x8C40 |
Value for SRGB symbol. | |
const int | SRGB8 = 0x8C41 |
Value for SRGB8 symbol. | |
const int | SRGB8_ALPHA8 = 0x8C43 |
Value for SRGB8_ALPHA8 symbol. | |
const int | SRGB_ALPHA = 0x8C42 |
Value for SRGB_ALPHA symbol. | |
const int | STACK_OVERFLOW = 0x0503 |
Value for STACK_OVERFLOW symbol (DEPRECATED). | |
const int | STACK_UNDERFLOW = 0x0504 |
Value for STACK_UNDERFLOW symbol (DEPRECATED). | |
const int | STATIC = 0x8760 |
Value for STATIC_ATI symbol. | |
const int | STATIC_COPY = 0x88E6 |
Value for STATIC_COPY symbol. | |
const int | STATIC_DRAW = 0x88E4 |
Value for STATIC_DRAW symbol. | |
const int | STATIC_READ = 0x88E5 |
Value for STATIC_READ symbol. | |
const int | STENCIL = 0x1802 |
Value for STENCIL symbol. | |
const int | STENCIL_ATTACHMENT = 0x8D20 |
Value for STENCIL_ATTACHMENT symbol. | |
const int | STENCIL_BACK_FAIL = 0x8801 |
Value for STENCIL_BACK_FAIL symbol. | |
const int | STENCIL_BACK_FUNC = 0x8800 |
Value for STENCIL_BACK_FUNC symbol. | |
const int | STENCIL_BACK_PASS_DEPTH_FAIL = 0x8802 |
Value for STENCIL_BACK_PASS_DEPTH_FAIL symbol. | |
const int | STENCIL_BACK_PASS_DEPTH_PASS = 0x8803 |
Value for STENCIL_BACK_PASS_DEPTH_PASS symbol. | |
const int | STENCIL_BACK_REF = 0x8CA3 |
Value for STENCIL_BACK_REF symbol. | |
const int | STENCIL_BACK_VALUE_MASK = 0x8CA4 |
Value for STENCIL_BACK_VALUE_MASK symbol. | |
const int | STENCIL_BACK_WRITEMASK = 0x8CA5 |
Value for STENCIL_BACK_WRITEMASK symbol. | |
const int | STENCIL_BITS = 0x0D57 |
Value for STENCIL_BITS symbol (DEPRECATED). | |
const int | STENCIL_BUFFER = 0x8224 |
Value for STENCIL_BUFFER symbol. | |
const uint | STENCIL_BUFFER_BIT = 0x00000400 |
Value for STENCIL_BUFFER_BIT symbol. | |
const int | STENCIL_CLEAR_TAG_VALUE = 0x88F3 |
Value for STENCIL_CLEAR_TAG_VALUE_EXT symbol. | |
const int | STENCIL_CLEAR_VALUE = 0x0B91 |
Value for STENCIL_CLEAR_VALUE symbol. | |
const int | STENCIL_FAIL = 0x0B94 |
Value for STENCIL_FAIL symbol. | |
const int | STENCIL_FUNC = 0x0B92 |
Value for STENCIL_FUNC symbol. | |
const int | STENCIL_INDEX = 0x1901 |
Value for STENCIL_INDEX symbol. | |
const int | STENCIL_INDEX1 = 0x8D46 |
Value for STENCIL_INDEX1 symbol. | |
const int | STENCIL_INDEX16 = 0x8D49 |
Value for STENCIL_INDEX16 symbol. | |
const int | STENCIL_INDEX4 = 0x8D47 |
Value for STENCIL_INDEX4 symbol. | |
const int | STENCIL_INDEX8 = 0x8D48 |
Value for STENCIL_INDEX8 symbol. | |
const int | STENCIL_PASS_DEPTH_FAIL = 0x0B95 |
Value for STENCIL_PASS_DEPTH_FAIL symbol. | |
const int | STENCIL_PASS_DEPTH_PASS = 0x0B96 |
Value for STENCIL_PASS_DEPTH_PASS symbol. | |
const int | STENCIL_REF = 0x0B97 |
Value for STENCIL_REF symbol. | |
const int | STENCIL_TAG_BITS = 0x88F2 |
Value for STENCIL_TAG_BITS_EXT symbol. | |
const int | STENCIL_TEST = 0x0B90 |
Value for STENCIL_TEST symbol. | |
const int | STENCIL_TEST_TWO_SIDE = 0x8910 |
Value for STENCIL_TEST_TWO_SIDE_EXT symbol. | |
const int | STENCIL_VALUE_MASK = 0x0B93 |
Value for STENCIL_VALUE_MASK symbol. | |
const int | STENCIL_WRITEMASK = 0x0B98 |
Value for STENCIL_WRITEMASK symbol. | |
const int | STEREO = 0x0C33 |
Value for STEREO symbol. | |
const int | STREAM_COPY = 0x88E2 |
Value for STREAM_COPY symbol. | |
const int | STREAM_DRAW = 0x88E0 |
Value for STREAM_DRAW symbol. | |
const int | STREAM_READ = 0x88E1 |
Value for STREAM_READ symbol. | |
const int | SUB = 0x8965 |
Value for SUB_ATI symbol. | |
const int | SUBPIXEL_BITS = 0x0D50 |
Value for SUBPIXEL_BITS symbol. | |
const int | SUBTRACT = 0x84E7 |
Value for SUBTRACT symbol (DEPRECATED). | |
const int | SUCCESS = 0x902F |
Value for SUCCESS_NV symbol. | |
const int | SWIZZLE_STQ = 0x8977 |
Value for SWIZZLE_STQ_ATI symbol. | |
const int | SWIZZLE_STQ_DQ = 0x8979 |
Value for SWIZZLE_STQ_DQ_ATI symbol. | |
const int | SWIZZLE_STR = 0x8976 |
Value for SWIZZLE_STR_ATI symbol. | |
const int | SWIZZLE_STR_DR = 0x8978 |
Value for SWIZZLE_STR_DR_ATI symbol. | |
const int | SWIZZLE_STRQ = 0x897A |
Value for SWIZZLE_STRQ_ATI symbol. | |
const int | SWIZZLE_STRQ_DQ = 0x897B |
Value for SWIZZLE_STRQ_DQ_ATI symbol. | |
const int | SYNC_CONDITION = 0x9113 |
Value for SYNC_CONDITION symbol. | |
const int | SYNC_FENCE = 0x9116 |
Value for SYNC_FENCE symbol. | |
const int | SYNC_FLAGS = 0x9115 |
Value for SYNC_FLAGS symbol. | |
const uint | SYNC_FLUSH_COMMANDS_BIT = 0x00000001 |
Value for SYNC_FLUSH_COMMANDS_BIT symbol (DEPRECATED). | |
const int | SYNC_GPU_COMMANDS_COMPLETE = 0x9117 |
Value for SYNC_GPU_COMMANDS_COMPLETE symbol. | |
const int | SYNC_STATUS = 0x9114 |
Value for SYNC_STATUS symbol. | |
const int | T = 0x2001 |
Value for T symbol (DEPRECATED). | |
const int | T2F_C3F_V3F = 0x2A2A |
Value for T2F_C3F_V3F symbol (DEPRECATED). | |
const int | T2F_C4F_N3F_V3F = 0x2A2C |
Value for T2F_C4F_N3F_V3F symbol (DEPRECATED). | |
const int | T2F_C4UB_V3F = 0x2A29 |
Value for T2F_C4UB_V3F symbol (DEPRECATED). | |
const int | T2F_IUI_N3F_V2F = 0x81B3 |
Value for T2F_IUI_N3F_V2F_EXT symbol. | |
const int | T2F_IUI_N3F_V3F = 0x81B4 |
Value for T2F_IUI_N3F_V3F_EXT symbol. | |
const int | T2F_IUI_V2F = 0x81B1 |
Value for T2F_IUI_V2F_EXT symbol. | |
const int | T2F_IUI_V3F = 0x81B2 |
Value for T2F_IUI_V3F_EXT symbol. | |
const int | T2F_N3F_V3F = 0x2A2B |
Value for T2F_N3F_V3F symbol (DEPRECATED). | |
const int | T2F_V3F = 0x2A27 |
Value for T2F_V3F symbol (DEPRECATED). | |
const int | T4F_C4F_N3F_V4F = 0x2A2D |
Value for T4F_C4F_N3F_V4F symbol (DEPRECATED). | |
const int | T4F_V4F = 0x2A28 |
Value for T4F_V4F symbol (DEPRECATED). | |
const int | TABLE_TOO_LARGE = 0x8031 |
Value for TABLE_TOO_LARGE symbol (DEPRECATED). | |
const int | TANGENT_ARRAY = 0x8439 |
Value for TANGENT_ARRAY_EXT symbol. | |
const int | TANGENT_ARRAY_POINTER = 0x8442 |
Value for TANGENT_ARRAY_POINTER_EXT symbol. | |
const int | TANGENT_ARRAY_STRIDE = 0x843F |
Value for TANGENT_ARRAY_STRIDE_EXT symbol. | |
const int | TANGENT_ARRAY_TYPE = 0x843E |
Value for TANGENT_ARRAY_TYPE_EXT symbol. | |
const int | TEXT_FRAGMENT_SHADER = 0x8200 |
Value for TEXT_FRAGMENT_SHADER_ATI symbol. | |
const int | TEXTURE = 0x1702 |
Value for TEXTURE symbol. | |
const int | TEXTURE0 = 0x84C0 |
Value for TEXTURE0 symbol. | |
const int | TEXTURE1 = 0x84C1 |
Value for TEXTURE1 symbol. | |
const int | TEXTURE10 = 0x84CA |
Value for TEXTURE10 symbol. | |
const int | TEXTURE11 = 0x84CB |
Value for TEXTURE11 symbol. | |
const int | TEXTURE12 = 0x84CC |
Value for TEXTURE12 symbol. | |
const int | TEXTURE13 = 0x84CD |
Value for TEXTURE13 symbol. | |
const int | TEXTURE14 = 0x84CE |
Value for TEXTURE14 symbol. | |
const int | TEXTURE15 = 0x84CF |
Value for TEXTURE15 symbol. | |
const int | TEXTURE16 = 0x84D0 |
Value for TEXTURE16 symbol. | |
const int | TEXTURE17 = 0x84D1 |
Value for TEXTURE17 symbol. | |
const int | TEXTURE18 = 0x84D2 |
Value for TEXTURE18 symbol. | |
const int | TEXTURE19 = 0x84D3 |
Value for TEXTURE19 symbol. | |
const int | TEXTURE2 = 0x84C2 |
Value for TEXTURE2 symbol. | |
const int | TEXTURE20 = 0x84D4 |
Value for TEXTURE20 symbol. | |
const int | TEXTURE21 = 0x84D5 |
Value for TEXTURE21 symbol. | |
const int | TEXTURE22 = 0x84D6 |
Value for TEXTURE22 symbol. | |
const int | TEXTURE23 = 0x84D7 |
Value for TEXTURE23 symbol. | |
const int | TEXTURE24 = 0x84D8 |
Value for TEXTURE24 symbol. | |
const int | TEXTURE25 = 0x84D9 |
Value for TEXTURE25 symbol. | |
const int | TEXTURE26 = 0x84DA |
Value for TEXTURE26 symbol. | |
const int | TEXTURE27 = 0x84DB |
Value for TEXTURE27 symbol. | |
const int | TEXTURE28 = 0x84DC |
Value for TEXTURE28 symbol. | |
const int | TEXTURE29 = 0x84DD |
Value for TEXTURE29 symbol. | |
const int | TEXTURE3 = 0x84C3 |
Value for TEXTURE3 symbol. | |
const int | TEXTURE30 = 0x84DE |
Value for TEXTURE30 symbol. | |
const int | TEXTURE31 = 0x84DF |
Value for TEXTURE31 symbol. | |
const int | TEXTURE4 = 0x84C4 |
Value for TEXTURE4 symbol. | |
const int | TEXTURE5 = 0x84C5 |
Value for TEXTURE5 symbol. | |
const int | TEXTURE6 = 0x84C6 |
Value for TEXTURE6 symbol. | |
const int | TEXTURE7 = 0x84C7 |
Value for TEXTURE7 symbol. | |
const int | TEXTURE8 = 0x84C8 |
Value for TEXTURE8 symbol. | |
const int | TEXTURE9 = 0x84C9 |
Value for TEXTURE9 symbol. | |
const int | TEXTURE_1D = 0x0DE0 |
Value for TEXTURE_1D symbol. | |
const int | TEXTURE_1D_ARRAY = 0x8C18 |
Value for TEXTURE_1D_ARRAY symbol. | |
const int | TEXTURE_1D_BINDING = 0x8068 |
Value for TEXTURE_1D_BINDING_EXT symbol. | |
const int | TEXTURE_2D = 0x0DE1 |
Value for TEXTURE_2D symbol. | |
const int | TEXTURE_2D_ARRAY = 0x8C1A |
Value for TEXTURE_2D_ARRAY symbol. | |
const int | TEXTURE_2D_BINDING = 0x8069 |
Value for TEXTURE_2D_BINDING_EXT symbol. | |
const int | TEXTURE_2D_MULTISAMPLE = 0x9100 |
Value for TEXTURE_2D_MULTISAMPLE symbol. | |
const int | TEXTURE_2D_MULTISAMPLE_ARRAY = 0x9102 |
Value for TEXTURE_2D_MULTISAMPLE_ARRAY symbol. | |
const int | TEXTURE_3D = 0x806F |
Value for TEXTURE_3D symbol. | |
const int | TEXTURE_ALPHA_SIZE = 0x805F |
Value for TEXTURE_ALPHA_SIZE symbol. | |
const int | TEXTURE_ALPHA_TYPE = 0x8C13 |
Value for TEXTURE_ALPHA_TYPE symbol. | |
const int | TEXTURE_APPLICATION_MODE = 0x834F |
Value for TEXTURE_APPLICATION_MODE_EXT symbol. | |
const int | TEXTURE_BASE_LEVEL = 0x813C |
Value for TEXTURE_BASE_LEVEL symbol. | |
const int | TEXTURE_BINDING_1D = 0x8068 |
Value for TEXTURE_BINDING_1D symbol. | |
const int | TEXTURE_BINDING_1D_ARRAY = 0x8C1C |
Value for TEXTURE_BINDING_1D_ARRAY symbol. | |
const int | TEXTURE_BINDING_2D = 0x8069 |
Value for TEXTURE_BINDING_2D symbol. | |
const int | TEXTURE_BINDING_2D_ARRAY = 0x8C1D |
Value for TEXTURE_BINDING_2D_ARRAY symbol. | |
const int | TEXTURE_BINDING_2D_MULTISAMPLE = 0x9104 |
Value for TEXTURE_BINDING_2D_MULTISAMPLE symbol. | |
const int | TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY = 0x9105 |
Value for TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY symbol. | |
const int | TEXTURE_BINDING_3D = 0x806A |
Value for TEXTURE_BINDING_3D symbol. | |
const int | TEXTURE_BINDING_BUFFER = 0x8C2C |
Value for TEXTURE_BINDING_BUFFER symbol. | |
const int | TEXTURE_BINDING_CUBE_MAP = 0x8514 |
Value for TEXTURE_BINDING_CUBE_MAP symbol. | |
const int | TEXTURE_BINDING_CUBE_MAP_ARRAY = 0x900A |
Value for TEXTURE_BINDING_CUBE_MAP_ARRAY symbol. | |
const int | TEXTURE_BINDING_RECTANGLE = 0x84F6 |
Value for TEXTURE_BINDING_RECTANGLE symbol. | |
const int | TEXTURE_BINDING_RENDERBUFFER = 0x8E53 |
Value for TEXTURE_BINDING_RENDERBUFFER_NV symbol. | |
const uint | TEXTURE_BIT = 0x00040000 |
Value for TEXTURE_BIT symbol (DEPRECATED). | |
const int | TEXTURE_BLUE_SIZE = 0x805E |
Value for TEXTURE_BLUE_SIZE symbol. | |
const int | TEXTURE_BLUE_TYPE = 0x8C12 |
Value for TEXTURE_BLUE_TYPE symbol. | |
const int | TEXTURE_BORDER = 0x1005 |
Value for TEXTURE_BORDER symbol. | |
const int | TEXTURE_BORDER_COLOR = 0x1004 |
Value for TEXTURE_BORDER_COLOR symbol. | |
const int | TEXTURE_BORDER_VALUES = 0x871A |
Value for TEXTURE_BORDER_VALUES_NV symbol. | |
const int | TEXTURE_BUFFER = 0x8C2A |
Value for TEXTURE_BUFFER symbol. | |
const int | TEXTURE_BUFFER_DATA_STORE_BINDING = 0x8C2D |
Value for TEXTURE_BUFFER_DATA_STORE_BINDING symbol. | |
const int | TEXTURE_BUFFER_FORMAT = 0x8C2E |
Value for TEXTURE_BUFFER_FORMAT symbol. | |
const int | TEXTURE_COMPARE_FAIL_VALUE = 0x80BF |
Value for TEXTURE_COMPARE_FAIL_VALUE_ARB symbol. | |
const int | TEXTURE_COMPARE_FUNC = 0x884D |
Value for TEXTURE_COMPARE_FUNC symbol. | |
const int | TEXTURE_COMPARE_MODE = 0x884C |
Value for TEXTURE_COMPARE_MODE symbol. | |
const int | TEXTURE_COMPONENTS = 0x1003 |
Value for TEXTURE_COMPONENTS symbol (DEPRECATED). | |
const int | TEXTURE_COMPRESSED = 0x86A1 |
Value for TEXTURE_COMPRESSED symbol. | |
const int | TEXTURE_COMPRESSED_IMAGE_SIZE = 0x86A0 |
Value for TEXTURE_COMPRESSED_IMAGE_SIZE symbol. | |
const int | TEXTURE_COMPRESSION_HINT = 0x84EF |
Value for TEXTURE_COMPRESSION_HINT symbol. | |
const int | TEXTURE_COORD = 0x8C79 |
Value for TEXTURE_COORD_NV symbol. | |
const int | TEXTURE_COORD_ARRAY = 0x8078 |
Value for TEXTURE_COORD_ARRAY symbol (DEPRECATED). | |
const int | TEXTURE_COORD_ARRAY_ADDRESS = 0x8F25 |
Value for TEXTURE_COORD_ARRAY_ADDRESS_NV symbol. | |
const int | TEXTURE_COORD_ARRAY_BUFFER_BINDING = 0x889A |
Value for TEXTURE_COORD_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | TEXTURE_COORD_ARRAY_LENGTH = 0x8F2F |
Value for TEXTURE_COORD_ARRAY_LENGTH_NV symbol. | |
const int | TEXTURE_COORD_ARRAY_POINTER = 0x8092 |
Value for TEXTURE_COORD_ARRAY_POINTER symbol (DEPRECATED). | |
const int | TEXTURE_COORD_ARRAY_SIZE = 0x8088 |
Value for TEXTURE_COORD_ARRAY_SIZE symbol (DEPRECATED). | |
const int | TEXTURE_COORD_ARRAY_STRIDE = 0x808A |
Value for TEXTURE_COORD_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | TEXTURE_COORD_ARRAY_TYPE = 0x8089 |
Value for TEXTURE_COORD_ARRAY_TYPE symbol (DEPRECATED). | |
const int | TEXTURE_CUBE_MAP = 0x8513 |
Value for TEXTURE_CUBE_MAP symbol. | |
const int | TEXTURE_CUBE_MAP_ARRAY = 0x9009 |
Value for TEXTURE_CUBE_MAP_ARRAY symbol. | |
const int | TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516 |
Value for TEXTURE_CUBE_MAP_NEGATIVE_X symbol. | |
const int | TEXTURE_CUBE_MAP_NEGATIVE_Y = 0x8518 |
Value for TEXTURE_CUBE_MAP_NEGATIVE_Y symbol. | |
const int | TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A |
Value for TEXTURE_CUBE_MAP_NEGATIVE_Z symbol. | |
const int | TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515 |
Value for TEXTURE_CUBE_MAP_POSITIVE_X symbol. | |
const int | TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517 |
Value for TEXTURE_CUBE_MAP_POSITIVE_Y symbol. | |
const int | TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519 |
Value for TEXTURE_CUBE_MAP_POSITIVE_Z symbol. | |
const int | TEXTURE_CUBE_MAP_SEAMLESS = 0x884F |
Value for TEXTURE_CUBE_MAP_SEAMLESS symbol. | |
const int | TEXTURE_DEPTH = 0x8071 |
Value for TEXTURE_DEPTH symbol. | |
const int | TEXTURE_DEPTH_SIZE = 0x884A |
Value for TEXTURE_DEPTH_SIZE symbol. | |
const int | TEXTURE_DEPTH_TYPE = 0x8C16 |
Value for TEXTURE_DEPTH_TYPE symbol. | |
const int | TEXTURE_DS_SIZE = 0x871D |
Value for TEXTURE_DS_SIZE_NV symbol. | |
const int | TEXTURE_DT_SIZE = 0x871E |
Value for TEXTURE_DT_SIZE_NV symbol. | |
const int | TEXTURE_ENV = 0x2300 |
Value for TEXTURE_ENV symbol (DEPRECATED). | |
const int | TEXTURE_ENV_COLOR = 0x2201 |
Value for TEXTURE_ENV_COLOR symbol (DEPRECATED). | |
const int | TEXTURE_ENV_MODE = 0x2200 |
Value for TEXTURE_ENV_MODE symbol (DEPRECATED). | |
const int | TEXTURE_FILTER_CONTROL = 0x8500 |
Value for TEXTURE_FILTER_CONTROL symbol (DEPRECATED). | |
const int | TEXTURE_FIXED_SAMPLE_LOCATIONS = 0x9107 |
Value for TEXTURE_FIXED_SAMPLE_LOCATIONS symbol. | |
const int | TEXTURE_FLOAT_COMPONENTS = 0x888C |
Value for TEXTURE_FLOAT_COMPONENTS_NV symbol. | |
const int | TEXTURE_FREE_MEMORY = 0x87FC |
Value for TEXTURE_FREE_MEMORY_ATI symbol. | |
const int | TEXTURE_GEN_MODE = 0x2500 |
Value for TEXTURE_GEN_MODE symbol (DEPRECATED). | |
const int | TEXTURE_GEN_Q = 0x0C63 |
Value for TEXTURE_GEN_Q symbol (DEPRECATED). | |
const int | TEXTURE_GEN_R = 0x0C62 |
Value for TEXTURE_GEN_R symbol (DEPRECATED). | |
const int | TEXTURE_GEN_S = 0x0C60 |
Value for TEXTURE_GEN_S symbol (DEPRECATED). | |
const int | TEXTURE_GEN_T = 0x0C61 |
Value for TEXTURE_GEN_T symbol (DEPRECATED). | |
const int | TEXTURE_GREEN_SIZE = 0x805D |
Value for TEXTURE_GREEN_SIZE symbol. | |
const int | TEXTURE_GREEN_TYPE = 0x8C11 |
Value for TEXTURE_GREEN_TYPE symbol. | |
const int | TEXTURE_HEIGHT = 0x1001 |
Value for TEXTURE_HEIGHT symbol. | |
const int | TEXTURE_HI_SIZE = 0x871B |
Value for TEXTURE_HI_SIZE_NV symbol. | |
const int | TEXTURE_INDEX_SIZE = 0x80ED |
Value for TEXTURE_INDEX_SIZE_EXT symbol. | |
const int | TEXTURE_INTENSITY_SIZE = 0x8061 |
Value for TEXTURE_INTENSITY_SIZE symbol (DEPRECATED). | |
const int | TEXTURE_INTENSITY_TYPE = 0x8C15 |
Value for TEXTURE_INTENSITY_TYPE symbol (DEPRECATED). | |
const int | TEXTURE_INTERNAL_FORMAT = 0x1003 |
Value for TEXTURE_INTERNAL_FORMAT symbol (DEPRECATED). | |
const int | TEXTURE_LIGHT = 0x8350 |
Value for TEXTURE_LIGHT_EXT symbol. | |
const int | TEXTURE_LO_SIZE = 0x871C |
Value for TEXTURE_LO_SIZE_NV symbol. | |
const int | TEXTURE_LOD_BIAS = 0x8501 |
Value for TEXTURE_LOD_BIAS symbol. | |
const int | TEXTURE_LUMINANCE_SIZE = 0x8060 |
Value for TEXTURE_LUMINANCE_SIZE symbol (DEPRECATED). | |
const int | TEXTURE_LUMINANCE_TYPE = 0x8C14 |
Value for TEXTURE_LUMINANCE_TYPE symbol (DEPRECATED). | |
const int | TEXTURE_MAG_FILTER = 0x2800 |
Value for TEXTURE_MAG_FILTER symbol. | |
const int | TEXTURE_MAG_SIZE = 0x871F |
Value for TEXTURE_MAG_SIZE_NV symbol. | |
const int | TEXTURE_MATERIAL_FACE = 0x8351 |
Value for TEXTURE_MATERIAL_FACE_EXT symbol. | |
const int | TEXTURE_MATERIAL_PARAMETER = 0x8352 |
Value for TEXTURE_MATERIAL_PARAMETER_EXT symbol. | |
const int | TEXTURE_MATRIX = 0x0BA8 |
Value for TEXTURE_MATRIX symbol (DEPRECATED). | |
const int | TEXTURE_MAX_ANISOTROPY = 0x84FE |
Value for TEXTURE_MAX_ANISOTROPY_EXT symbol. | |
const int | TEXTURE_MAX_LEVEL = 0x813D |
Value for TEXTURE_MAX_LEVEL symbol. | |
const int | TEXTURE_MAX_LOD = 0x813B |
Value for TEXTURE_MAX_LOD symbol. | |
const int | TEXTURE_MIN_FILTER = 0x2801 |
Value for TEXTURE_MIN_FILTER symbol. | |
const int | TEXTURE_MIN_LOD = 0x813A |
Value for TEXTURE_MIN_LOD symbol. | |
const int | TEXTURE_NORMAL = 0x85AF |
Value for TEXTURE_NORMAL_EXT symbol. | |
const int | TEXTURE_PRIORITY = 0x8066 |
Value for TEXTURE_PRIORITY symbol (DEPRECATED). | |
const int | TEXTURE_RECTANGLE = 0x84F5 |
Value for TEXTURE_RECTANGLE symbol. | |
const int | TEXTURE_RED_SIZE = 0x805C |
Value for TEXTURE_RED_SIZE symbol. | |
const int | TEXTURE_RED_TYPE = 0x8C10 |
Value for TEXTURE_RED_TYPE symbol. | |
const int | TEXTURE_RENDERBUFFER = 0x8E55 |
Value for TEXTURE_RENDERBUFFER_NV symbol. | |
const int | TEXTURE_RENDERBUFFER_DATA_STORE_BINDING = 0x8E54 |
Value for TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV symbol. | |
const int | TEXTURE_RESIDENT = 0x8067 |
Value for TEXTURE_RESIDENT symbol (DEPRECATED). | |
const int | TEXTURE_SAMPLES = 0x9106 |
Value for TEXTURE_SAMPLES symbol. | |
const int | TEXTURE_SHADER = 0x86DE |
Value for TEXTURE_SHADER_NV symbol. | |
const int | TEXTURE_SHARED_SIZE = 0x8C3F |
Value for TEXTURE_SHARED_SIZE symbol. | |
const int | TEXTURE_STACK_DEPTH = 0x0BA5 |
Value for TEXTURE_STACK_DEPTH symbol (DEPRECATED). | |
const int | TEXTURE_STENCIL_SIZE = 0x88F1 |
Value for TEXTURE_STENCIL_SIZE symbol. | |
const int | TEXTURE_SWIZZLE_A = 0x8E45 |
Value for TEXTURE_SWIZZLE_A_EXT symbol. | |
const int | TEXTURE_SWIZZLE_B = 0x8E44 |
Value for TEXTURE_SWIZZLE_B_EXT symbol. | |
const int | TEXTURE_SWIZZLE_G = 0x8E43 |
Value for TEXTURE_SWIZZLE_G_EXT symbol. | |
const int | TEXTURE_SWIZZLE_R = 0x8E42 |
Value for TEXTURE_SWIZZLE_R_EXT symbol. | |
const int | TEXTURE_SWIZZLE_RGBA = 0x8E46 |
Value for TEXTURE_SWIZZLE_RGBA_EXT symbol. | |
const int | TEXTURE_UNSIGNED_REMAP_MODE = 0x888F |
Value for TEXTURE_UNSIGNED_REMAP_MODE_NV symbol. | |
const int | TEXTURE_WIDTH = 0x1000 |
Value for TEXTURE_WIDTH symbol. | |
const int | TEXTURE_WRAP_R = 0x8072 |
Value for TEXTURE_WRAP_R symbol. | |
const int | TEXTURE_WRAP_S = 0x2802 |
Value for TEXTURE_WRAP_S symbol. | |
const int | TEXTURE_WRAP_T = 0x2803 |
Value for TEXTURE_WRAP_T symbol. | |
const int | TIME_ELAPSED = 0x88BF |
Value for TIME_ELAPSED_EXT symbol. | |
const int | TIMEOUT_EXPIRED = 0x911B |
Value for TIMEOUT_EXPIRED symbol. | |
const ulong | TIMEOUT_IGNORED = 0xFFFFFFFFFFFFFFFF |
Value for TIMEOUT_IGNORED symbol. | |
const int | TRACK_MATRIX = 0x8648 |
Value for TRACK_MATRIX_NV symbol. | |
const int | TRACK_MATRIX_TRANSFORM = 0x8649 |
Value for TRACK_MATRIX_TRANSFORM_NV symbol. | |
const uint | TRANSFORM_BIT = 0x00001000 |
Value for TRANSFORM_BIT symbol (DEPRECATED). | |
const int | TRANSFORM_FEEDBACK = 0x8E22 |
Value for TRANSFORM_FEEDBACK_NV symbol. | |
const int | TRANSFORM_FEEDBACK_ATTRIBS = 0x8C7E |
Value for TRANSFORM_FEEDBACK_ATTRIBS_NV symbol. | |
const int | TRANSFORM_FEEDBACK_BINDING = 0x8E25 |
Value for TRANSFORM_FEEDBACK_BINDING_NV symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER = 0x8C8E |
Value for TRANSFORM_FEEDBACK_BUFFER symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_ACTIVE = 0x8E24 |
Value for TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_BINDING = 0x8C8F |
Value for TRANSFORM_FEEDBACK_BUFFER_BINDING symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_MODE = 0x8C7F |
Value for TRANSFORM_FEEDBACK_BUFFER_MODE symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_PAUSED = 0x8E23 |
Value for TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_SIZE = 0x8C85 |
Value for TRANSFORM_FEEDBACK_BUFFER_SIZE symbol. | |
const int | TRANSFORM_FEEDBACK_BUFFER_START = 0x8C84 |
Value for TRANSFORM_FEEDBACK_BUFFER_START symbol. | |
const int | TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN = 0x8C88 |
Value for TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN symbol. | |
const int | TRANSFORM_FEEDBACK_RECORD = 0x8C86 |
Value for TRANSFORM_FEEDBACK_RECORD_NV symbol. | |
const int | TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH = 0x8C76 |
Value for TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH symbol. | |
const int | TRANSFORM_FEEDBACK_VARYINGS = 0x8C83 |
Value for TRANSFORM_FEEDBACK_VARYINGS symbol. | |
const int | TRANSPOSE = 0x862C |
Value for TRANSPOSE_NV symbol. | |
const int | TRANSPOSE_COLOR_MATRIX = 0x84E6 |
Value for TRANSPOSE_COLOR_MATRIX symbol (DEPRECATED). | |
const int | TRANSPOSE_CURRENT_MATRIX = 0x88B7 |
Value for TRANSPOSE_CURRENT_MATRIX_ARB symbol. | |
const int | TRANSPOSE_MODELVIEW_MATRIX = 0x84E3 |
Value for TRANSPOSE_MODELVIEW_MATRIX symbol (DEPRECATED). | |
const int | TRANSPOSE_PROGRAM_MATRIX = 0x8E2E |
Value for TRANSPOSE_PROGRAM_MATRIX_EXT symbol. | |
const int | TRANSPOSE_PROJECTION_MATRIX = 0x84E4 |
Value for TRANSPOSE_PROJECTION_MATRIX symbol (DEPRECATED). | |
const int | TRANSPOSE_TEXTURE_MATRIX = 0x84E5 |
Value for TRANSPOSE_TEXTURE_MATRIX symbol (DEPRECATED). | |
const int | TRIANGLE_FAN = 0x0006 |
Value for TRIANGLE_FAN symbol. | |
const int | TRIANGLE_STRIP = 0x0005 |
Value for TRIANGLE_STRIP symbol. | |
const int | TRIANGLE_STRIP_ADJACENCY = 0x000D |
Value for TRIANGLE_STRIP_ADJACENCY symbol. | |
const int | TRIANGLES = 0x0004 |
Value for TRIANGLES symbol. | |
const int | TRIANGLES_ADJACENCY = 0x000C |
Value for TRIANGLES_ADJACENCY symbol. | |
const int | TRUE = 1 |
Value for TRUE symbol. | |
const int | TYPE_RGBA_FLOAT = 0x8820 |
Value for TYPE_RGBA_FLOAT_ATI symbol. | |
const int | UNIFORM_ARRAY_STRIDE = 0x8A3C |
Value for UNIFORM_ARRAY_STRIDE symbol. | |
const int | UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES = 0x8A43 |
Value for UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES symbol. | |
const int | UNIFORM_BLOCK_ACTIVE_UNIFORMS = 0x8A42 |
Value for UNIFORM_BLOCK_ACTIVE_UNIFORMS symbol. | |
const int | UNIFORM_BLOCK_BINDING = 0x8A3F |
Value for UNIFORM_BLOCK_BINDING symbol. | |
const int | UNIFORM_BLOCK_DATA_SIZE = 0x8A40 |
Value for UNIFORM_BLOCK_DATA_SIZE symbol. | |
const int | UNIFORM_BLOCK_INDEX = 0x8A3A |
Value for UNIFORM_BLOCK_INDEX symbol. | |
const int | UNIFORM_BLOCK_NAME_LENGTH = 0x8A41 |
Value for UNIFORM_BLOCK_NAME_LENGTH symbol. | |
const int | UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER = 0x8A46 |
Value for UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER symbol. | |
const int | UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER = 0x8A45 |
Value for UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER symbol. | |
const int | UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER = 0x8A44 |
Value for UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER symbol. | |
const int | UNIFORM_BUFFER = 0x8A11 |
Value for UNIFORM_BUFFER symbol. | |
const int | UNIFORM_BUFFER_BINDING = 0x8A28 |
Value for UNIFORM_BUFFER_BINDING symbol. | |
const int | UNIFORM_BUFFER_OFFSET_ALIGNMENT = 0x8A34 |
Value for UNIFORM_BUFFER_OFFSET_ALIGNMENT symbol. | |
const int | UNIFORM_BUFFER_SIZE = 0x8A2A |
Value for UNIFORM_BUFFER_SIZE symbol. | |
const int | UNIFORM_BUFFER_START = 0x8A29 |
Value for UNIFORM_BUFFER_START symbol. | |
const int | UNIFORM_IS_ROW_MAJOR = 0x8A3E |
Value for UNIFORM_IS_ROW_MAJOR symbol. | |
const int | UNIFORM_MATRIX_STRIDE = 0x8A3D |
Value for UNIFORM_MATRIX_STRIDE symbol. | |
const int | UNIFORM_NAME_LENGTH = 0x8A39 |
Value for UNIFORM_NAME_LENGTH symbol. | |
const int | UNIFORM_OFFSET = 0x8A3B |
Value for UNIFORM_OFFSET symbol. | |
const int | UNIFORM_SIZE = 0x8A38 |
Value for UNIFORM_SIZE symbol. | |
const int | UNIFORM_TYPE = 0x8A37 |
Value for UNIFORM_TYPE symbol. | |
const int | UNPACK_ALIGNMENT = 0x0CF5 |
Value for UNPACK_ALIGNMENT symbol. | |
const int | UNPACK_IMAGE_HEIGHT = 0x806E |
Value for UNPACK_IMAGE_HEIGHT symbol. | |
const int | UNPACK_LSB_FIRST = 0x0CF1 |
Value for UNPACK_LSB_FIRST symbol. | |
const int | UNPACK_ROW_LENGTH = 0x0CF2 |
Value for UNPACK_ROW_LENGTH symbol. | |
const int | UNPACK_SKIP_IMAGES = 0x806D |
Value for UNPACK_SKIP_IMAGES symbol. | |
const int | UNPACK_SKIP_PIXELS = 0x0CF4 |
Value for UNPACK_SKIP_PIXELS symbol. | |
const int | UNPACK_SKIP_ROWS = 0x0CF3 |
Value for UNPACK_SKIP_ROWS symbol. | |
const int | UNPACK_SWAP_BYTES = 0x0CF0 |
Value for UNPACK_SWAP_BYTES symbol. | |
const int | UNSIGNALED = 0x9118 |
Value for UNSIGNALED symbol. | |
const int | UNSIGNED_BYTE = 0x1401 |
Value for UNSIGNED_BYTE symbol. | |
const int | UNSIGNED_BYTE_2_3_3_REV = 0x8362 |
Value for UNSIGNED_BYTE_2_3_3_REV symbol. | |
const int | UNSIGNED_BYTE_3_3_2 = 0x8032 |
Value for UNSIGNED_BYTE_3_3_2 symbol. | |
const int | UNSIGNED_IDENTITY = 0x8536 |
Value for UNSIGNED_IDENTITY_NV symbol. | |
const int | UNSIGNED_INT = 0x1405 |
Value for UNSIGNED_INT symbol. | |
const int | UNSIGNED_INT_10_10_10_2 = 0x8036 |
Value for UNSIGNED_INT_10_10_10_2 symbol. | |
const int | UNSIGNED_INT_10F_11F_11F_REV = 0x8C3B |
Value for UNSIGNED_INT_10F_11F_11F_REV symbol. | |
const int | UNSIGNED_INT_24_8 = 0x84FA |
Value for UNSIGNED_INT_24_8 symbol. | |
const int | UNSIGNED_INT_2_10_10_10_REV = 0x8368 |
Value for UNSIGNED_INT_2_10_10_10_REV symbol. | |
const int | UNSIGNED_INT_5_9_9_9_REV = 0x8C3E |
Value for UNSIGNED_INT_5_9_9_9_REV symbol. | |
const int | UNSIGNED_INT_8_8_8_8 = 0x8035 |
Value for UNSIGNED_INT_8_8_8_8 symbol. | |
const int | UNSIGNED_INT_8_8_8_8_REV = 0x8367 |
Value for UNSIGNED_INT_8_8_8_8_REV symbol. | |
const int | UNSIGNED_INT_8_8_S8_S8_REV = 0x86DB |
Value for UNSIGNED_INT_8_8_S8_S8_REV_NV symbol. | |
const int | UNSIGNED_INT_S8_S8_8_8 = 0x86DA |
Value for UNSIGNED_INT_S8_S8_8_8_NV symbol. | |
const int | UNSIGNED_INT_SAMPLER_1D = 0x8DD1 |
Value for UNSIGNED_INT_SAMPLER_1D symbol. | |
const int | UNSIGNED_INT_SAMPLER_1D_ARRAY = 0x8DD6 |
Value for UNSIGNED_INT_SAMPLER_1D_ARRAY symbol. | |
const int | UNSIGNED_INT_SAMPLER_2D = 0x8DD2 |
Value for UNSIGNED_INT_SAMPLER_2D symbol. | |
const int | UNSIGNED_INT_SAMPLER_2D_ARRAY = 0x8DD7 |
Value for UNSIGNED_INT_SAMPLER_2D_ARRAY symbol. | |
const int | UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE = 0x910A |
Value for UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE symbol. | |
const int | UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910D |
Value for UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY symbol. | |
const int | UNSIGNED_INT_SAMPLER_2D_RECT = 0x8DD5 |
Value for UNSIGNED_INT_SAMPLER_2D_RECT symbol. | |
const int | UNSIGNED_INT_SAMPLER_3D = 0x8DD3 |
Value for UNSIGNED_INT_SAMPLER_3D symbol. | |
const int | UNSIGNED_INT_SAMPLER_BUFFER = 0x8DD8 |
Value for UNSIGNED_INT_SAMPLER_BUFFER symbol. | |
const int | UNSIGNED_INT_SAMPLER_CUBE = 0x8DD4 |
Value for UNSIGNED_INT_SAMPLER_CUBE symbol. | |
const int | UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY = 0x900F |
Value for UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY symbol. | |
const int | UNSIGNED_INT_SAMPLER_RENDERBUFFER = 0x8E58 |
Value for UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV symbol. | |
const int | UNSIGNED_INT_VEC2 = 0x8DC6 |
Value for UNSIGNED_INT_VEC2 symbol. | |
const int | UNSIGNED_INT_VEC3 = 0x8DC7 |
Value for UNSIGNED_INT_VEC3 symbol. | |
const int | UNSIGNED_INT_VEC4 = 0x8DC8 |
Value for UNSIGNED_INT_VEC4 symbol. | |
const int | UNSIGNED_INVERT = 0x8537 |
Value for UNSIGNED_INVERT_NV symbol. | |
const int | UNSIGNED_NEGATE = 0x853D |
Value for UNSIGNED_NEGATE_NV symbol. | |
const int | UNSIGNED_NORMALIZED = 0x8C17 |
Value for UNSIGNED_NORMALIZED symbol. | |
const int | UNSIGNED_SHORT = 0x1403 |
Value for UNSIGNED_SHORT symbol. | |
const int | UNSIGNED_SHORT_1_5_5_5_REV = 0x8366 |
Value for UNSIGNED_SHORT_1_5_5_5_REV symbol. | |
const int | UNSIGNED_SHORT_4_4_4_4 = 0x8033 |
Value for UNSIGNED_SHORT_4_4_4_4 symbol. | |
const int | UNSIGNED_SHORT_4_4_4_4_REV = 0x8365 |
Value for UNSIGNED_SHORT_4_4_4_4_REV symbol. | |
const int | UNSIGNED_SHORT_5_5_5_1 = 0x8034 |
Value for UNSIGNED_SHORT_5_5_5_1 symbol. | |
const int | UNSIGNED_SHORT_5_6_5 = 0x8363 |
Value for UNSIGNED_SHORT_5_6_5 symbol. | |
const int | UNSIGNED_SHORT_5_6_5_REV = 0x8364 |
Value for UNSIGNED_SHORT_5_6_5_REV symbol. | |
const int | UPPER_LEFT = 0x8CA2 |
Value for UPPER_LEFT symbol. | |
const int | V2F = 0x2A20 |
Value for V2F symbol (DEPRECATED). | |
const int | V3F = 0x2A21 |
Value for V3F symbol (DEPRECATED). | |
const int | VALIDATE_STATUS = 0x8B83 |
Value for VALIDATE_STATUS symbol. | |
const int | VARIABLE_A = 0x8523 |
Value for VARIABLE_A_NV symbol. | |
const int | VARIABLE_B = 0x8524 |
Value for VARIABLE_B_NV symbol. | |
const int | VARIABLE_C = 0x8525 |
Value for VARIABLE_C_NV symbol. | |
const int | VARIABLE_D = 0x8526 |
Value for VARIABLE_D_NV symbol. | |
const int | VARIABLE_E = 0x8527 |
Value for VARIABLE_E_NV symbol. | |
const int | VARIABLE_F = 0x8528 |
Value for VARIABLE_F_NV symbol. | |
const int | VARIABLE_G = 0x8529 |
Value for VARIABLE_G_NV symbol. | |
const int | VARIANT = 0x87C1 |
Value for VARIANT_EXT symbol. | |
const int | VARIANT_ARRAY = 0x87E8 |
Value for VARIANT_ARRAY_EXT symbol. | |
const int | VARIANT_ARRAY_POINTER = 0x87E9 |
Value for VARIANT_ARRAY_POINTER_EXT symbol. | |
const int | VARIANT_ARRAY_STRIDE = 0x87E6 |
Value for VARIANT_ARRAY_STRIDE_EXT symbol. | |
const int | VARIANT_ARRAY_TYPE = 0x87E7 |
Value for VARIANT_ARRAY_TYPE_EXT symbol. | |
const int | VARIANT_DATATYPE = 0x87E5 |
Value for VARIANT_DATATYPE_EXT symbol. | |
const int | VARIANT_VALUE = 0x87E4 |
Value for VARIANT_VALUE_EXT symbol. | |
const int | VBO_FREE_MEMORY = 0x87FB |
Value for VBO_FREE_MEMORY_ATI symbol. | |
const int | VECTOR = 0x87BF |
Value for VECTOR_EXT symbol. | |
const int | VENDOR = 0x1F00 |
Value for VENDOR symbol. | |
const int | VERSION = 0x1F02 |
Value for VERSION symbol. | |
const int | VERTEX_ARRAY = 0x8074 |
Value for VERTEX_ARRAY symbol (DEPRECATED). | |
const int | VERTEX_ARRAY_ADDRESS = 0x8F21 |
Value for VERTEX_ARRAY_ADDRESS_NV symbol. | |
const int | VERTEX_ARRAY_BINDING = 0x85B5 |
Value for VERTEX_ARRAY_BINDING symbol. | |
const int | VERTEX_ARRAY_BUFFER_BINDING = 0x8896 |
Value for VERTEX_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | VERTEX_ARRAY_LENGTH = 0x8F2B |
Value for VERTEX_ARRAY_LENGTH_NV symbol. | |
const int | VERTEX_ARRAY_POINTER = 0x808E |
Value for VERTEX_ARRAY_POINTER symbol (DEPRECATED). | |
const int | VERTEX_ARRAY_RANGE_VALID = 0x851F |
Value for VERTEX_ARRAY_RANGE_VALID_NV symbol. | |
const int | VERTEX_ARRAY_RANGE_WITHOUT_FLUSH = 0x8533 |
Value for VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV symbol. | |
const int | VERTEX_ARRAY_SIZE = 0x807A |
Value for VERTEX_ARRAY_SIZE symbol (DEPRECATED). | |
const int | VERTEX_ARRAY_STRIDE = 0x807C |
Value for VERTEX_ARRAY_STRIDE symbol (DEPRECATED). | |
const int | VERTEX_ARRAY_TYPE = 0x807B |
Value for VERTEX_ARRAY_TYPE symbol (DEPRECATED). | |
const int | VERTEX_ATTRIB_ARRAY0 = 0x8650 |
Value for VERTEX_ATTRIB_ARRAY0_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY1 = 0x8651 |
Value for VERTEX_ATTRIB_ARRAY1_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY10 = 0x865A |
Value for VERTEX_ATTRIB_ARRAY10_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY11 = 0x865B |
Value for VERTEX_ATTRIB_ARRAY11_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY12 = 0x865C |
Value for VERTEX_ATTRIB_ARRAY12_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY13 = 0x865D |
Value for VERTEX_ATTRIB_ARRAY13_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY14 = 0x865E |
Value for VERTEX_ATTRIB_ARRAY14_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY15 = 0x865F |
Value for VERTEX_ATTRIB_ARRAY15_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY2 = 0x8652 |
Value for VERTEX_ATTRIB_ARRAY2_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY3 = 0x8653 |
Value for VERTEX_ATTRIB_ARRAY3_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY4 = 0x8654 |
Value for VERTEX_ATTRIB_ARRAY4_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY5 = 0x8655 |
Value for VERTEX_ATTRIB_ARRAY5_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY6 = 0x8656 |
Value for VERTEX_ATTRIB_ARRAY6_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY7 = 0x8657 |
Value for VERTEX_ATTRIB_ARRAY7_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY8 = 0x8658 |
Value for VERTEX_ATTRIB_ARRAY8_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY9 = 0x8659 |
Value for VERTEX_ATTRIB_ARRAY9_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY_ADDRESS = 0x8F20 |
Value for VERTEX_ATTRIB_ARRAY_ADDRESS_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 0x889F |
Value for VERTEX_ATTRIB_ARRAY_BUFFER_BINDING symbol. | |
const int | VERTEX_ATTRIB_ARRAY_DIVISOR = 0x88FE |
Value for VERTEX_ATTRIB_ARRAY_DIVISOR_ARB symbol. | |
const int | VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622 |
Value for VERTEX_ATTRIB_ARRAY_ENABLED symbol. | |
const int | VERTEX_ATTRIB_ARRAY_INTEGER = 0x88FD |
Value for VERTEX_ATTRIB_ARRAY_INTEGER symbol. | |
const int | VERTEX_ATTRIB_ARRAY_LENGTH = 0x8F2A |
Value for VERTEX_ATTRIB_ARRAY_LENGTH_NV symbol. | |
const int | VERTEX_ATTRIB_ARRAY_NORMALIZED = 0x886A |
Value for VERTEX_ATTRIB_ARRAY_NORMALIZED symbol. | |
const int | VERTEX_ATTRIB_ARRAY_POINTER = 0x8645 |
Value for VERTEX_ATTRIB_ARRAY_POINTER symbol. | |
const int | VERTEX_ATTRIB_ARRAY_SIZE = 0x8623 |
Value for VERTEX_ATTRIB_ARRAY_SIZE symbol. | |
const int | VERTEX_ATTRIB_ARRAY_STRIDE = 0x8624 |
Value for VERTEX_ATTRIB_ARRAY_STRIDE symbol. | |
const int | VERTEX_ATTRIB_ARRAY_TYPE = 0x8625 |
Value for VERTEX_ATTRIB_ARRAY_TYPE symbol. | |
const int | VERTEX_ATTRIB_ARRAY_UNIFIED = 0x8F1E |
Value for VERTEX_ATTRIB_ARRAY_UNIFIED_NV symbol. | |
const int | VERTEX_BLEND = 0x86A7 |
Value for VERTEX_BLEND_ARB symbol. | |
const int | VERTEX_ID = 0x8C7B |
Value for VERTEX_ID_NV symbol. | |
const int | VERTEX_PROGRAM = 0x8620 |
Value for VERTEX_PROGRAM_ARB symbol. | |
const int | VERTEX_PROGRAM_BINDING = 0x864A |
Value for VERTEX_PROGRAM_BINDING_NV symbol. | |
const int | VERTEX_PROGRAM_PARAMETER_BUFFER = 0x8DA2 |
Value for VERTEX_PROGRAM_PARAMETER_BUFFER_NV symbol. | |
const int | VERTEX_PROGRAM_POINT_SIZE = 0x8642 |
Value for VERTEX_PROGRAM_POINT_SIZE symbol. | |
const int | VERTEX_PROGRAM_TWO_SIDE = 0x8643 |
Value for VERTEX_PROGRAM_TWO_SIDE symbol (DEPRECATED). | |
const int | VERTEX_SHADER = 0x8B31 |
Value for VERTEX_SHADER symbol. | |
const int | VERTEX_SHADER_BINDING = 0x8781 |
Value for VERTEX_SHADER_BINDING_EXT symbol. | |
const int | VERTEX_SHADER_INSTRUCTIONS = 0x87CF |
Value for VERTEX_SHADER_INSTRUCTIONS_EXT symbol. | |
const int | VERTEX_SHADER_INVARIANTS = 0x87D1 |
Value for VERTEX_SHADER_INVARIANTS_EXT symbol. | |
const int | VERTEX_SHADER_LOCAL_CONSTANTS = 0x87D2 |
Value for VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol. | |
const int | VERTEX_SHADER_LOCALS = 0x87D3 |
Value for VERTEX_SHADER_LOCALS_EXT symbol. | |
const int | VERTEX_SHADER_OPTIMIZED = 0x87D4 |
Value for VERTEX_SHADER_OPTIMIZED_EXT symbol. | |
const int | VERTEX_SHADER_VARIANTS = 0x87D0 |
Value for VERTEX_SHADER_VARIANTS_EXT symbol. | |
const int | VERTEX_SOURCE = 0x8774 |
Value for VERTEX_SOURCE_ATI symbol. | |
const int | VERTEX_STATE_PROGRAM = 0x8621 |
Value for VERTEX_STATE_PROGRAM_NV symbol. | |
const int | VERTEX_STREAM0 = 0x876C |
Value for VERTEX_STREAM0_ATI symbol. | |
const int | VERTEX_STREAM1 = 0x876D |
Value for VERTEX_STREAM1_ATI symbol. | |
const int | VERTEX_STREAM2 = 0x876E |
Value for VERTEX_STREAM2_ATI symbol. | |
const int | VERTEX_STREAM3 = 0x876F |
Value for VERTEX_STREAM3_ATI symbol. | |
const int | VERTEX_STREAM4 = 0x8770 |
Value for VERTEX_STREAM4_ATI symbol. | |
const int | VERTEX_STREAM5 = 0x8771 |
Value for VERTEX_STREAM5_ATI symbol. | |
const int | VERTEX_STREAM6 = 0x8772 |
Value for VERTEX_STREAM6_ATI symbol. | |
const int | VERTEX_STREAM7 = 0x8773 |
Value for VERTEX_STREAM7_ATI symbol. | |
const int | VERTEX_WEIGHT_ARRAY = 0x850C |
Value for VERTEX_WEIGHT_ARRAY_EXT symbol. | |
const int | VERTEX_WEIGHT_ARRAY_POINTER = 0x8510 |
Value for VERTEX_WEIGHT_ARRAY_POINTER_EXT symbol. | |
const int | VERTEX_WEIGHT_ARRAY_SIZE = 0x850D |
Value for VERTEX_WEIGHT_ARRAY_SIZE_EXT symbol. | |
const int | VERTEX_WEIGHT_ARRAY_STRIDE = 0x850F |
Value for VERTEX_WEIGHT_ARRAY_STRIDE_EXT symbol. | |
const int | VERTEX_WEIGHT_ARRAY_TYPE = 0x850E |
Value for VERTEX_WEIGHT_ARRAY_TYPE_EXT symbol. | |
const int | VERTEX_WEIGHTING = 0x8509 |
Value for VERTEX_WEIGHTING_EXT symbol. | |
const int | VIBRANCE_BIAS = 0x8719 |
Value for VIBRANCE_BIAS_NV symbol. | |
const int | VIBRANCE_SCALE = 0x8713 |
Value for VIBRANCE_SCALE_NV symbol. | |
const int | VIDEO_BUFFER = 0x9020 |
Value for VIDEO_BUFFER_NV symbol. | |
const int | VIDEO_BUFFER_BINDING = 0x9021 |
Value for VIDEO_BUFFER_BINDING_NV symbol. | |
const int | VIDEO_BUFFER_INTERNAL_FORMAT = 0x902D |
Value for VIDEO_BUFFER_INTERNAL_FORMAT_NV symbol. | |
const int | VIDEO_BUFFER_PITCH = 0x9028 |
Value for VIDEO_BUFFER_PITCH_NV symbol. | |
const int | VIDEO_CAPTURE_FIELD_LOWER_HEIGHT = 0x903B |
Value for VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV symbol. | |
const int | VIDEO_CAPTURE_FIELD_UPPER_HEIGHT = 0x903A |
Value for VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV symbol. | |
const int | VIDEO_CAPTURE_FRAME_HEIGHT = 0x9039 |
Value for VIDEO_CAPTURE_FRAME_HEIGHT_NV symbol. | |
const int | VIDEO_CAPTURE_FRAME_WIDTH = 0x9038 |
Value for VIDEO_CAPTURE_FRAME_WIDTH_NV symbol. | |
const int | VIDEO_CAPTURE_SURFACE_ORIGIN = 0x903C |
Value for VIDEO_CAPTURE_SURFACE_ORIGIN_NV symbol. | |
const int | VIDEO_CAPTURE_TO_422_SUPPORTED = 0x9026 |
Value for VIDEO_CAPTURE_TO_422_SUPPORTED_NV symbol. | |
const int | VIDEO_COLOR_CONVERSION_MATRIX = 0x9029 |
Value for VIDEO_COLOR_CONVERSION_MATRIX_NV symbol. | |
const int | VIDEO_COLOR_CONVERSION_MAX = 0x902A |
Value for VIDEO_COLOR_CONVERSION_MAX_NV symbol. | |
const int | VIDEO_COLOR_CONVERSION_MIN = 0x902B |
Value for VIDEO_COLOR_CONVERSION_MIN_NV symbol. | |
const int | VIDEO_COLOR_CONVERSION_OFFSET = 0x902C |
Value for VIDEO_COLOR_CONVERSION_OFFSET_NV symbol. | |
const int | VIEWPORT = 0x0BA2 |
Value for VIEWPORT symbol. | |
const uint | VIEWPORT_BIT = 0x00000800 |
Value for VIEWPORT_BIT symbol (DEPRECATED). | |
const int | W = 0x87D8 |
Value for W_EXT symbol. | |
const int | WAIT_FAILED = 0x911D |
Value for WAIT_FAILED symbol. | |
const int | WEIGHT_ARRAY = 0x86AD |
Value for WEIGHT_ARRAY_ARB symbol. | |
const int | WEIGHT_ARRAY_BUFFER_BINDING = 0x889E |
Value for WEIGHT_ARRAY_BUFFER_BINDING symbol (DEPRECATED). | |
const int | WEIGHT_ARRAY_POINTER = 0x86AC |
Value for WEIGHT_ARRAY_POINTER_ARB symbol. | |
const int | WEIGHT_ARRAY_SIZE = 0x86AB |
Value for WEIGHT_ARRAY_SIZE_ARB symbol. | |
const int | WEIGHT_ARRAY_STRIDE = 0x86AA |
Value for WEIGHT_ARRAY_STRIDE_ARB symbol. | |
const int | WEIGHT_ARRAY_TYPE = 0x86A9 |
Value for WEIGHT_ARRAY_TYPE_ARB symbol. | |
const int | WEIGHT_SUM_UNITY = 0x86A6 |
Value for WEIGHT_SUM_UNITY_ARB symbol. | |
const int | WRITE_ONLY = 0x88B9 |
Value for WRITE_ONLY symbol. | |
const int | WRITE_PIXEL_DATA_RANGE = 0x8878 |
Value for WRITE_PIXEL_DATA_RANGE_NV symbol. | |
const int | WRITE_PIXEL_DATA_RANGE_LENGTH = 0x887A |
Value for WRITE_PIXEL_DATA_RANGE_LENGTH_NV symbol. | |
const int | WRITE_PIXEL_DATA_RANGE_POINTER = 0x887C |
Value for WRITE_PIXEL_DATA_RANGE_POINTER_NV symbol. | |
const int | X = 0x87D5 |
Value for X_EXT symbol. | |
const int | XOR = 0x1506 |
Value for XOR symbol. | |
const int | Y = 0x87D6 |
Value for Y_EXT symbol. | |
const int | YCBAYCR8A_4224 = 0x9032 |
Value for YCBAYCR8A_4224_NV symbol. | |
const int | YCBYCR8_422 = 0x9031 |
Value for YCBYCR8_422_NV symbol. | |
const int | Z = 0x87D7 |
Value for Z_EXT symbol. | |
const int | Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224 = 0x9036 |
Value for Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV symbol. | |
const int | Z4Y12Z4CB12Z4CR12_444 = 0x9037 |
Value for Z4Y12Z4CB12Z4CR12_444_NV symbol. | |
const int | Z4Y12Z4CB12Z4Y12Z4CR12_422 = 0x9035 |
Value for Z4Y12Z4CB12Z4Y12Z4CR12_422_NV symbol. | |
const int | Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224 = 0x9034 |
Value for Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV symbol. | |
const int | Z6Y10Z6CB10Z6Y10Z6CR10_422 = 0x9033 |
Value for Z6Y10Z6CB10Z6Y10Z6CR10_422_NV symbol. | |
const int | ZERO = 0 |
Value for ZERO symbol. | |
const int | ZOOM_X = 0x0D16 |
Value for ZOOM_X symbol (DEPRECATED). | |
const int | ZOOM_Y = 0x0D17 |
Value for ZOOM_Y symbol (DEPRECATED). |
OpenGL bindings.
This class is partially generated by BindGen. The generation is based on the lastest OpenGL specifications (.spec files).
static void Derm.OpenGL.Gl.Accum | ( | int | op, | |
float | value | |||
) | [static] |
Binding for glAccum function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
op | A int. | |
value | A float. |
static void Derm.OpenGL.Gl.ActiveProgram | ( | uint | program | ) | [static] |
Binding for glActiveProgramEXT function.
program | A uint. |
static void Derm.OpenGL.Gl.ActiveStencilFace | ( | int | face | ) | [static] |
Binding for glActiveStencilFaceEXT function.
face | A int. |
static void Derm.OpenGL.Gl.ActiveTexture | ( | int | texture | ) | [static] |
Binding for glActiveTexture function.
texture | A int. |
static void Derm.OpenGL.Gl.ActiveVarying | ( | uint | program, | |
string | name | |||
) | [static] |
Binding for glActiveVaryingNV function.
program | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.AlphaFragmentOp1 | ( | int | op, | |
uint | dst, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod | |||
) | [static] |
Binding for glAlphaFragmentOp1ATI function.
op | A int. | |
dst | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. |
static void Derm.OpenGL.Gl.AlphaFragmentOp2 | ( | int | op, | |
uint | dst, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod, | |||
uint | arg2, | |||
uint | arg2Rep, | |||
uint | arg2Mod | |||
) | [static] |
Binding for glAlphaFragmentOp2ATI function.
op | A int. | |
dst | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. | |
arg2 | A uint. | |
arg2Rep | A uint. | |
arg2Mod | A uint. |
static void Derm.OpenGL.Gl.AlphaFragmentOp3 | ( | int | op, | |
uint | dst, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod, | |||
uint | arg2, | |||
uint | arg2Rep, | |||
uint | arg2Mod, | |||
uint | arg3, | |||
uint | arg3Rep, | |||
uint | arg3Mod | |||
) | [static] |
Binding for glAlphaFragmentOp3ATI function.
op | A int. | |
dst | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. | |
arg2 | A uint. | |
arg2Rep | A uint. | |
arg2Mod | A uint. | |
arg3 | A uint. | |
arg3Rep | A uint. | |
arg3Mod | A uint. |
static void Derm.OpenGL.Gl.AlphaFunc | ( | int | func, | |
float @ | ref | |||
) | [static] |
Binding for glAlphaFunc function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
func | A int. | |
@ref | A float. |
static void Derm.OpenGL.Gl.ApplyTexture | ( | int | mode | ) | [static] |
Binding for glApplyTextureEXT function.
mode | A int. |
static bool Derm.OpenGL.Gl.AreProgramsResident | ( | Int32 | n, | |
uint[] | programs, | |||
[Out] bool[] | residences | |||
) | [static] |
Binding for glAreProgramsResidentNV function.
n | A Int32. | |
programs | A uint*. | |
residences | A bool*. This parameter holds data returned from function. |
static bool Derm.OpenGL.Gl.AreTexturesResident | ( | Int32 | n, | |
uint[] | textures, | |||
[Out] bool[] | residences | |||
) | [static] |
Binding for glAreTexturesResident function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
n | A Int32. | |
textures | A uint*. | |
residences | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.ArrayElement | ( | int | i | ) | [static] |
Binding for glArrayElement function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
i | A int. |
static void Derm.OpenGL.Gl.ArrayObject | ( | int | array, | |
int | size, | |||
int | type, | |||
Int32 | stride, | |||
uint | buffer, | |||
uint | offset | |||
) | [static] |
Binding for glArrayObjectATI function.
array | A int. | |
size | A int. | |
type | A int. | |
stride | A Int32. | |
buffer | A uint. | |
offset | A uint. |
static void Derm.OpenGL.Gl.AttachObject | ( | UInt32 | containerObj, | |
UInt32 | obj | |||
) | [static] |
Binding for glAttachObjectARB function.
containerObj | A UInt32. | |
obj | A UInt32. |
static void Derm.OpenGL.Gl.AttachShader | ( | uint | program, | |
uint | shader | |||
) | [static] |
Binding for glAttachShader function.
program | A uint. | |
shader | A uint. |
static void Derm.OpenGL.Gl.Begin | ( | int | mode | ) | [static] |
Binding for glBegin function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. |
static void Derm.OpenGL.Gl.BeginConditionalRender | ( | uint | id, | |
int | mode | |||
) | [static] |
Binding for glBeginConditionalRender function.
id | A uint. | |
mode | A int. |
static void Derm.OpenGL.Gl.BeginFragmentShader | ( | ) | [static] |
Binding for glBeginFragmentShaderATI function.
static void Derm.OpenGL.Gl.BeginOcclusionQuery | ( | uint | id | ) | [static] |
Binding for glBeginOcclusionQueryNV function.
id | A uint. |
static void Derm.OpenGL.Gl.BeginPerfMonitor | ( | uint | monitor | ) | [static] |
Binding for glBeginPerfMonitorAMD function.
monitor | A uint. |
static void Derm.OpenGL.Gl.BeginQuery | ( | int | target, | |
uint | id | |||
) | [static] |
Binding for glBeginQuery function.
target | A int. | |
id | A uint. |
static void Derm.OpenGL.Gl.BeginTransformFeedback | ( | int | primitiveMode | ) | [static] |
Binding for glBeginTransformFeedback function.
primitiveMode | A int. |
static void Derm.OpenGL.Gl.BeginVertexShader | ( | ) | [static] |
Binding for glBeginVertexShaderEXT function.
static void Derm.OpenGL.Gl.BeginVideoCapture | ( | uint | video_capture_slot | ) | [static] |
Binding for glBeginVideoCaptureNV function.
video_capture_slot | A uint. |
static void Derm.OpenGL.Gl.BindAttribLocation | ( | uint | program, | |
uint | index, | |||
string | name | |||
) | [static] |
Binding for glBindAttribLocation function.
program | A uint. | |
index | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.BindBuffer | ( | int | target, | |
uint | buffer | |||
) | [static] |
Binding for glBindBuffer function.
target | A int. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.BindBufferBase | ( | int | target, | |
uint | index, | |||
uint | buffer | |||
) | [static] |
Binding for glBindBufferBase function.
target | A int. | |
index | A uint. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.BindBufferOffset | ( | int | target, | |
uint | index, | |||
uint | buffer, | |||
IntPtr | offset | |||
) | [static] |
Binding for glBindBufferOffsetEXT function.
target | A int. | |
index | A uint. | |
buffer | A uint. | |
offset | A IntPtr. |
static void Derm.OpenGL.Gl.BindBufferRange | ( | int | target, | |
uint | index, | |||
uint | buffer, | |||
IntPtr | offset, | |||
UInt32 | size | |||
) | [static] |
Binding for glBindBufferRange function.
target | A int. | |
index | A uint. | |
buffer | A uint. | |
offset | A IntPtr. | |
size | A UInt32. |
static void Derm.OpenGL.Gl.BindFragDataLocation | ( | uint | program, | |
uint | color, | |||
string | name | |||
) | [static] |
Binding for glBindFragDataLocation function.
program | A uint. | |
color | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.BindFragmentShader | ( | uint | id | ) | [static] |
Binding for glBindFragmentShaderATI function.
id | A uint. |
static void Derm.OpenGL.Gl.BindFramebuffer | ( | int | target, | |
uint | framebuffer | |||
) | [static] |
Binding for glBindFramebuffer function.
target | A int. | |
framebuffer | A uint. |
static uint Derm.OpenGL.Gl.BindLightParameter | ( | int | light, | |
int | value | |||
) | [static] |
Binding for glBindLightParameterEXT function.
light | A int. | |
value | A int. |
static uint Derm.OpenGL.Gl.BindMaterialParameter | ( | int | face, | |
int | value | |||
) | [static] |
Binding for glBindMaterialParameterEXT function.
face | A int. | |
value | A int. |
static void Derm.OpenGL.Gl.BindMultiTexture | ( | int | texunit, | |
int | target, | |||
uint | texture | |||
) | [static] |
Binding for glBindMultiTextureEXT function.
texunit | A int. | |
target | A int. | |
texture | A uint. |
static uint Derm.OpenGL.Gl.BindParameter | ( | int | value | ) | [static] |
Binding for glBindParameterEXT function.
value | A int. |
static void Derm.OpenGL.Gl.BindProgram | ( | int | target, | |
uint | program | |||
) | [static] |
Binding for glBindProgramARB function.
target | A int. | |
program | A uint. |
static void Derm.OpenGL.Gl.BindRenderbuffer | ( | int | target, | |
uint | renderbuffer | |||
) | [static] |
Binding for glBindRenderbuffer function.
target | A int. | |
renderbuffer | A uint. |
static uint Derm.OpenGL.Gl.BindTexGenParameter | ( | int | unit, | |
int | coord, | |||
int | value | |||
) | [static] |
Binding for glBindTexGenParameterEXT function.
unit | A int. | |
coord | A int. | |
value | A int. |
static void Derm.OpenGL.Gl.BindTexture | ( | int | target, | |
uint | texture | |||
) | [static] |
Binding for glBindTexture function.
target | A int. | |
texture | A uint. |
static uint Derm.OpenGL.Gl.BindTextureUnitParameter | ( | int | unit, | |
int | value | |||
) | [static] |
Binding for glBindTextureUnitParameterEXT function.
unit | A int. | |
value | A int. |
static void Derm.OpenGL.Gl.BindTransformFeedback | ( | int | target, | |
uint | id | |||
) | [static] |
Binding for glBindTransformFeedbackNV function.
target | A int. | |
id | A uint. |
static void Derm.OpenGL.Gl.BindVertexArray | ( | uint | array | ) | [static] |
Binding for glBindVertexArray function.
array | A uint. |
static void Derm.OpenGL.Gl.BindVertexShader | ( | uint | id | ) | [static] |
Binding for glBindVertexShaderEXT function.
id | A uint. |
static void Derm.OpenGL.Gl.BindVideoCaptureStreamBuffer | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | frame_region, | |||
IntPtr | offset | |||
) | [static] |
Binding for glBindVideoCaptureStreamBufferNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
frame_region | A int. | |
offset | A IntPtr. |
static void Derm.OpenGL.Gl.BindVideoCaptureStreamTexture | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | frame_region, | |||
int | target, | |||
uint | texture | |||
) | [static] |
Binding for glBindVideoCaptureStreamTextureNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
frame_region | A int. | |
target | A int. | |
texture | A uint. |
static void Derm.OpenGL.Gl.Binormal3 | ( | Int16[] | v | ) | [static] |
Binding for glBinormal3svEXT function.
v | A Int16*. |
static void Derm.OpenGL.Gl.Binormal3 | ( | Int16 | bx, | |
Int16 | by, | |||
Int16 | bz | |||
) | [static] |
Binding for glBinormal3sEXT function.
bx | A Int16. | |
by | A Int16. | |
bz | A Int16. |
static void Derm.OpenGL.Gl.Binormal3 | ( | int[] | v | ) | [static] |
Binding for glBinormal3ivEXT function.
v | A int*. |
static void Derm.OpenGL.Gl.Binormal3 | ( | int | bx, | |
int | by, | |||
int | bz | |||
) | [static] |
Binding for glBinormal3iEXT function.
bx | A int. | |
by | A int. | |
bz | A int. |
static void Derm.OpenGL.Gl.Binormal3 | ( | float[] | v | ) | [static] |
Binding for glBinormal3fvEXT function.
v | A float*. |
static void Derm.OpenGL.Gl.Binormal3 | ( | float | bx, | |
float | by, | |||
float | bz | |||
) | [static] |
Binding for glBinormal3fEXT function.
bx | A float. | |
by | A float. | |
bz | A float. |
static void Derm.OpenGL.Gl.Binormal3 | ( | double[] | v | ) | [static] |
Binding for glBinormal3dvEXT function.
v | A double*. |
static void Derm.OpenGL.Gl.Binormal3 | ( | double | bx, | |
double | by, | |||
double | bz | |||
) | [static] |
Binding for glBinormal3dEXT function.
bx | A double. | |
by | A double. | |
bz | A double. |
static void Derm.OpenGL.Gl.Binormal3 | ( | sbyte[] | v | ) | [static] |
Binding for glBinormal3bvEXT function.
v | A sbyte*. |
static void Derm.OpenGL.Gl.Binormal3 | ( | sbyte | bx, | |
sbyte | by, | |||
sbyte | bz | |||
) | [static] |
Binding for glBinormal3bEXT function.
bx | A sbyte. | |
by | A sbyte. | |
bz | A sbyte. |
static void Derm.OpenGL.Gl.BinormalPointer | ( | int | type, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glBinormalPointerEXT function.
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.Bitmap | ( | Int32 | width, | |
Int32 | height, | |||
float | xorig, | |||
float | yorig, | |||
float | xmove, | |||
float | ymove, | |||
byte[] | bitmap | |||
) | [static] |
Binding for glBitmap function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
width | A Int32. | |
height | A Int32. | |
xorig | A float. | |
yorig | A float. | |
xmove | A float. | |
ymove | A float. | |
bitmap | A byte*. |
static void Derm.OpenGL.Gl.BlendColor | ( | float | red, | |
float | green, | |||
float | blue, | |||
float | alpha | |||
) | [static] |
Binding for glBlendColor function.
red | A float. | |
green | A float. | |
blue | A float. | |
alpha | A float. |
static void Derm.OpenGL.Gl.BlendEquation | ( | uint | buf, | |
int | mode | |||
) | [static] |
Binding for glBlendEquationi function.
buf | A uint. | |
mode | A int. |
static void Derm.OpenGL.Gl.BlendEquation | ( | int | mode | ) | [static] |
Binding for glBlendEquation function.
mode | A int. |
static void Derm.OpenGL.Gl.BlendEquationIndexed | ( | uint | buf, | |
int | mode | |||
) | [static] |
Binding for glBlendEquationIndexedAMD function.
buf | A uint. | |
mode | A int. |
static void Derm.OpenGL.Gl.BlendEquationSeparate | ( | uint | buf, | |
int | modeRGB, | |||
int | modeAlpha | |||
) | [static] |
Binding for glBlendEquationSeparatei function.
buf | A uint. | |
modeRGB | A int. | |
modeAlpha | A int. |
static void Derm.OpenGL.Gl.BlendEquationSeparate | ( | int | modeRGB, | |
int | modeAlpha | |||
) | [static] |
Binding for glBlendEquationSeparate function.
modeRGB | A int. | |
modeAlpha | A int. |
static void Derm.OpenGL.Gl.BlendEquationSeparateIndexed | ( | uint | buf, | |
int | modeRGB, | |||
int | modeAlpha | |||
) | [static] |
Binding for glBlendEquationSeparateIndexedAMD function.
buf | A uint. | |
modeRGB | A int. | |
modeAlpha | A int. |
static void Derm.OpenGL.Gl.BlendFunc | ( | uint | buf, | |
int | src, | |||
int | dst | |||
) | [static] |
Binding for glBlendFunci function.
buf | A uint. | |
src | A int. | |
dst | A int. |
static void Derm.OpenGL.Gl.BlendFunc | ( | int | sfactor, | |
int | dfactor | |||
) | [static] |
Binding for glBlendFunc function.
sfactor | A int. | |
dfactor | A int. |
static void Derm.OpenGL.Gl.BlendFuncIndexed | ( | uint | buf, | |
int | src, | |||
int | dst | |||
) | [static] |
Binding for glBlendFuncIndexedAMD function.
buf | A uint. | |
src | A int. | |
dst | A int. |
static void Derm.OpenGL.Gl.BlendFuncSeparate | ( | uint | buf, | |
int | srcRGB, | |||
int | dstRGB, | |||
int | srcAlpha, | |||
int | dstAlpha | |||
) | [static] |
Binding for glBlendFuncSeparatei function.
buf | A uint. | |
srcRGB | A int. | |
dstRGB | A int. | |
srcAlpha | A int. | |
dstAlpha | A int. |
static void Derm.OpenGL.Gl.BlendFuncSeparate | ( | int | sfactorRGB, | |
int | dfactorRGB, | |||
int | sfactorAlpha, | |||
int | dfactorAlpha | |||
) | [static] |
Binding for glBlendFuncSeparate function.
sfactorRGB | A int. | |
dfactorRGB | A int. | |
sfactorAlpha | A int. | |
dfactorAlpha | A int. |
static void Derm.OpenGL.Gl.BlendFuncSeparateIndexed | ( | uint | buf, | |
int | srcRGB, | |||
int | dstRGB, | |||
int | srcAlpha, | |||
int | dstAlpha | |||
) | [static] |
Binding for glBlendFuncSeparateIndexedAMD function.
buf | A uint. | |
srcRGB | A int. | |
dstRGB | A int. | |
srcAlpha | A int. | |
dstAlpha | A int. |
static void Derm.OpenGL.Gl.BlitFramebuffer | ( | int | srcX0, | |
int | srcY0, | |||
int | srcX1, | |||
int | srcY1, | |||
int | dstX0, | |||
int | dstY0, | |||
int | dstX1, | |||
int | dstY1, | |||
uint | mask, | |||
int | filter | |||
) | [static] |
Binding for glBlitFramebuffer function.
srcX0 | A int. | |
srcY0 | A int. | |
srcX1 | A int. | |
srcY1 | A int. | |
dstX0 | A int. | |
dstY0 | A int. | |
dstX1 | A int. | |
dstY1 | A int. | |
mask | A uint. | |
filter | A int. |
static void Derm.OpenGL.Gl.BufferAddressRange | ( | int | pname, | |
uint | index, | |||
UInt64 | address, | |||
UInt32 | length | |||
) | [static] |
Binding for glBufferAddressRangeNV function.
pname | A int. | |
index | A uint. | |
address | A UInt64. | |
length | A UInt32. |
static void Derm.OpenGL.Gl.BufferData | ( | int | target, | |
UInt32 | size, | |||
object | data, | |||
int | usage | |||
) | [static] |
Binding for glBufferData function.
target | A int. | |
size | A UInt32. | |
data | A IntPtr. | |
usage | A int. |
static void Derm.OpenGL.Gl.BufferSubData | ( | int | target, | |
IntPtr | offset, | |||
UInt32 | size, | |||
object | data | |||
) | [static] |
Binding for glBufferSubData function.
target | A int. | |
offset | A IntPtr. | |
size | A UInt32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CallList | ( | Int32 | n, | |
int | type, | |||
object | lists | |||
) | [static] |
Binding for glCallLists function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
n | A Int32. | |
type | A int. | |
lists | A IntPtr. |
static void Derm.OpenGL.Gl.CallList | ( | uint | list | ) | [static] |
Binding for glCallList function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
list | A uint. |
static int Derm.OpenGL.Gl.CheckFramebufferStatus | ( | int | target | ) | [static] |
Binding for glCheckFramebufferStatus function.
target | A int. |
static int Derm.OpenGL.Gl.CheckNamedFramebufferStatus | ( | uint | framebuffer, | |
int | target | |||
) | [static] |
Binding for glCheckNamedFramebufferStatusEXT function.
framebuffer | A uint. | |
target | A int. |
static void Derm.OpenGL.Gl.ClampColor | ( | int | target, | |
int | clamp | |||
) | [static] |
Binding for glClampColor function.
target | A int. | |
clamp | A int. |
static void Derm.OpenGL.Gl.Clear | ( | uint | mask | ) | [static] |
Binding for glClear function.
mask | A uint. |
static void Derm.OpenGL.Gl.ClearAccum | ( | float | red, | |
float | green, | |||
float | blue, | |||
float | alpha | |||
) | [static] |
Binding for glClearAccum function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A float. | |
green | A float. | |
blue | A float. | |
alpha | A float. |
static void Derm.OpenGL.Gl.ClearBuffer | ( | int | buffer, | |
int | drawbuffer, | |||
uint[] | value | |||
) | [static] |
Binding for glClearBufferuiv function.
buffer | A int. | |
drawbuffer | A int. | |
value | A uint*. |
static void Derm.OpenGL.Gl.ClearBuffer | ( | int | buffer, | |
int | drawbuffer, | |||
int[] | value | |||
) | [static] |
Binding for glClearBufferiv function.
buffer | A int. | |
drawbuffer | A int. | |
value | A int*. |
static void Derm.OpenGL.Gl.ClearBuffer | ( | int | buffer, | |
int | drawbuffer, | |||
float[] | value | |||
) | [static] |
Binding for glClearBufferfv function.
buffer | A int. | |
drawbuffer | A int. | |
value | A float*. |
static void Derm.OpenGL.Gl.ClearBufferfi | ( | int | buffer, | |
int | drawbuffer, | |||
float | depth, | |||
int | stencil | |||
) | [static] |
Binding for glClearBufferfi function.
buffer | A int. | |
drawbuffer | A int. | |
depth | A float. | |
stencil | A int. |
static void Derm.OpenGL.Gl.ClearColor | ( | int | red, | |
int | green, | |||
int | blue, | |||
int | alpha | |||
) | [static] |
Binding for glClearColorIiEXT function.
red | A int. | |
green | A int. | |
blue | A int. | |
alpha | A int. |
static void Derm.OpenGL.Gl.ClearColor | ( | float | red, | |
float | green, | |||
float | blue, | |||
float | alpha | |||
) | [static] |
Binding for glClearColor function.
red | A float. | |
green | A float. | |
blue | A float. | |
alpha | A float. |
static void Derm.OpenGL.Gl.ClearColorIui | ( | uint | red, | |
uint | green, | |||
uint | blue, | |||
uint | alpha | |||
) | [static] |
Binding for glClearColorIuiEXT function.
red | A uint. | |
green | A uint. | |
blue | A uint. | |
alpha | A uint. |
static void Derm.OpenGL.Gl.ClearDepth | ( | double | depth | ) | [static] |
Binding for glClearDepth function.
depth | A double. |
static void Derm.OpenGL.Gl.ClearDepthd | ( | double | depth | ) | [static] |
Binding for glClearDepthdNV function.
depth | A double. |
static void Derm.OpenGL.Gl.ClearIndex | ( | float | c | ) | [static] |
Binding for glClearIndex function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A float. |
static void Derm.OpenGL.Gl.ClearStencil | ( | int | s | ) | [static] |
Binding for glClearStencil function.
s | A int. |
static void Derm.OpenGL.Gl.ClientActiveTexture | ( | int | texture | ) | [static] |
Binding for glClientActiveTexture function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
texture | A int. |
static void Derm.OpenGL.Gl.ClientActiveVertexStream | ( | int | stream | ) | [static] |
Binding for glClientActiveVertexStreamATI function.
stream | A int. |
static void Derm.OpenGL.Gl.ClientAttribDefault | ( | uint | mask | ) | [static] |
Binding for glClientAttribDefaultEXT function.
mask | A uint. |
static int Derm.OpenGL.Gl.ClientWaitSync | ( | int | sync, | |
uint | flags, | |||
UInt64 | timeout | |||
) | [static] |
Binding for glClientWaitSync function.
sync | A int. | |
flags | A uint. | |
timeout | A UInt64. |
static void Derm.OpenGL.Gl.ClipPlane | ( | int | plane, | |
double[] | equation | |||
) | [static] |
Binding for glClipPlane function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
plane | A int. | |
equation | A double*. |
static void Derm.OpenGL.Gl.Color3 | ( | UInt16[] | v | ) | [static] |
Binding for glColor3usv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Color3 | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue | |||
) | [static] |
Binding for glColor3us function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. |
static void Derm.OpenGL.Gl.Color3 | ( | uint[] | v | ) | [static] |
Binding for glColor3uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A uint*. |
static void Derm.OpenGL.Gl.Color3 | ( | uint | red, | |
uint | green, | |||
uint | blue | |||
) | [static] |
Binding for glColor3ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A uint. | |
green | A uint. | |
blue | A uint. |
static void Derm.OpenGL.Gl.Color3 | ( | byte[] | v | ) | [static] |
Binding for glColor3ubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A byte*. |
static void Derm.OpenGL.Gl.Color3 | ( | byte | red, | |
byte | green, | |||
byte | blue | |||
) | [static] |
Binding for glColor3ub function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A byte. | |
green | A byte. | |
blue | A byte. |
static void Derm.OpenGL.Gl.Color3 | ( | Int16[] | v | ) | [static] |
Binding for glColor3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Color3 | ( | Int16 | red, | |
Int16 | green, | |||
Int16 | blue | |||
) | [static] |
Binding for glColor3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A Int16. | |
green | A Int16. | |
blue | A Int16. |
static void Derm.OpenGL.Gl.Color3 | ( | int[] | v | ) | [static] |
Binding for glColor3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Color3 | ( | int | red, | |
int | green, | |||
int | blue | |||
) | [static] |
Binding for glColor3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A int. | |
green | A int. | |
blue | A int. |
static void Derm.OpenGL.Gl.Color3 | ( | float[] | v | ) | [static] |
Binding for glColor3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Color3 | ( | float | red, | |
float | green, | |||
float | blue | |||
) | [static] |
Binding for glColor3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A float. | |
green | A float. | |
blue | A float. |
static void Derm.OpenGL.Gl.Color3 | ( | double[] | v | ) | [static] |
Binding for glColor3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Color3 | ( | double | red, | |
double | green, | |||
double | blue | |||
) | [static] |
Binding for glColor3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A double. | |
green | A double. | |
blue | A double. |
static void Derm.OpenGL.Gl.Color3 | ( | sbyte[] | v | ) | [static] |
Binding for glColor3bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A sbyte*. |
static void Derm.OpenGL.Gl.Color3 | ( | sbyte | red, | |
sbyte | green, | |||
sbyte | blue | |||
) | [static] |
Binding for glColor3b function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A sbyte. | |
green | A sbyte. | |
blue | A sbyte. |
static void Derm.OpenGL.Gl.Color3h | ( | UInt16[] | v | ) | [static] |
Binding for glColor3hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Color3h | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue | |||
) | [static] |
Binding for glColor3hNV function.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. |
static void Derm.OpenGL.Gl.Color4 | ( | UInt16[] | v | ) | [static] |
Binding for glColor4usv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Color4 | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue, | |||
UInt16 | alpha | |||
) | [static] |
Binding for glColor4us function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. | |
alpha | A UInt16. |
static void Derm.OpenGL.Gl.Color4 | ( | uint[] | v | ) | [static] |
Binding for glColor4uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A uint*. |
static void Derm.OpenGL.Gl.Color4 | ( | uint | red, | |
uint | green, | |||
uint | blue, | |||
uint | alpha | |||
) | [static] |
Binding for glColor4ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A uint. | |
green | A uint. | |
blue | A uint. | |
alpha | A uint. |
static void Derm.OpenGL.Gl.Color4 | ( | byte[] | v | ) | [static] |
Binding for glColor4ubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A byte*. |
static void Derm.OpenGL.Gl.Color4 | ( | byte | red, | |
byte | green, | |||
byte | blue, | |||
byte | alpha | |||
) | [static] |
Binding for glColor4ub function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A byte. | |
green | A byte. | |
blue | A byte. | |
alpha | A byte. |
static void Derm.OpenGL.Gl.Color4 | ( | Int16[] | v | ) | [static] |
Binding for glColor4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Color4 | ( | Int16 | red, | |
Int16 | green, | |||
Int16 | blue, | |||
Int16 | alpha | |||
) | [static] |
Binding for glColor4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A Int16. | |
green | A Int16. | |
blue | A Int16. | |
alpha | A Int16. |
static void Derm.OpenGL.Gl.Color4 | ( | int[] | v | ) | [static] |
Binding for glColor4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Color4 | ( | int | red, | |
int | green, | |||
int | blue, | |||
int | alpha | |||
) | [static] |
Binding for glColor4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A int. | |
green | A int. | |
blue | A int. | |
alpha | A int. |
static void Derm.OpenGL.Gl.Color4 | ( | float[] | v | ) | [static] |
Binding for glColor4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Color4 | ( | float | red, | |
float | green, | |||
float | blue, | |||
float | alpha | |||
) | [static] |
Binding for glColor4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A float. | |
green | A float. | |
blue | A float. | |
alpha | A float. |
static void Derm.OpenGL.Gl.Color4 | ( | double[] | v | ) | [static] |
Binding for glColor4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Color4 | ( | double | red, | |
double | green, | |||
double | blue, | |||
double | alpha | |||
) | [static] |
Binding for glColor4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A double. | |
green | A double. | |
blue | A double. | |
alpha | A double. |
static void Derm.OpenGL.Gl.Color4 | ( | sbyte[] | v | ) | [static] |
Binding for glColor4bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A sbyte*. |
static void Derm.OpenGL.Gl.Color4 | ( | sbyte | red, | |
sbyte | green, | |||
sbyte | blue, | |||
sbyte | alpha | |||
) | [static] |
Binding for glColor4b function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A sbyte. | |
green | A sbyte. | |
blue | A sbyte. | |
alpha | A sbyte. |
static void Derm.OpenGL.Gl.Color4h | ( | UInt16[] | v | ) | [static] |
Binding for glColor4hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Color4h | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue, | |||
UInt16 | alpha | |||
) | [static] |
Binding for glColor4hNV function.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. | |
alpha | A UInt16. |
static void Derm.OpenGL.Gl.ColorFormat | ( | int | size, | |
int | type, | |||
Int32 | stride | |||
) | [static] |
Binding for glColorFormatNV function.
size | A int. | |
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.ColorFragmentOp1 | ( | int | op, | |
uint | dst, | |||
uint | dstMask, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod | |||
) | [static] |
Binding for glColorFragmentOp1ATI function.
op | A int. | |
dst | A uint. | |
dstMask | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. |
static void Derm.OpenGL.Gl.ColorFragmentOp2 | ( | int | op, | |
uint | dst, | |||
uint | dstMask, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod, | |||
uint | arg2, | |||
uint | arg2Rep, | |||
uint | arg2Mod | |||
) | [static] |
Binding for glColorFragmentOp2ATI function.
op | A int. | |
dst | A uint. | |
dstMask | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. | |
arg2 | A uint. | |
arg2Rep | A uint. | |
arg2Mod | A uint. |
static void Derm.OpenGL.Gl.ColorFragmentOp3 | ( | int | op, | |
uint | dst, | |||
uint | dstMask, | |||
uint | dstMod, | |||
uint | arg1, | |||
uint | arg1Rep, | |||
uint | arg1Mod, | |||
uint | arg2, | |||
uint | arg2Rep, | |||
uint | arg2Mod, | |||
uint | arg3, | |||
uint | arg3Rep, | |||
uint | arg3Mod | |||
) | [static] |
Binding for glColorFragmentOp3ATI function.
op | A int. | |
dst | A uint. | |
dstMask | A uint. | |
dstMod | A uint. | |
arg1 | A uint. | |
arg1Rep | A uint. | |
arg1Mod | A uint. | |
arg2 | A uint. | |
arg2Rep | A uint. | |
arg2Mod | A uint. | |
arg3 | A uint. | |
arg3Rep | A uint. | |
arg3Mod | A uint. |
static void Derm.OpenGL.Gl.ColorMask | ( | uint | index, | |
bool | r, | |||
bool | g, | |||
bool | b, | |||
bool | a | |||
) | [static] |
Binding for glColorMaski function.
index | A uint. | |
r | A bool. | |
g | A bool. | |
b | A bool. | |
a | A bool. |
static void Derm.OpenGL.Gl.ColorMask | ( | bool | red, | |
bool | green, | |||
bool | blue, | |||
bool | alpha | |||
) | [static] |
Binding for glColorMask function.
red | A bool. | |
green | A bool. | |
blue | A bool. | |
alpha | A bool. |
static void Derm.OpenGL.Gl.ColorMaskIndexed | ( | uint | index, | |
bool | r, | |||
bool | g, | |||
bool | b, | |||
bool | a | |||
) | [static] |
Binding for glColorMaskIndexedEXT function.
index | A uint. | |
r | A bool. | |
g | A bool. | |
b | A bool. | |
a | A bool. |
static void Derm.OpenGL.Gl.ColorMaterial | ( | int | face, | |
int | mode | |||
) | [static] |
Binding for glColorMaterial function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.ColorPointer | ( | int | size, | |
int | type, | |||
IntPtr[] | pointer | |||
) | [static] |
Binding for glColorPointervINTEL function.
size | A int. | |
type | A int. | |
pointer | A IntPtr*. |
static void Derm.OpenGL.Gl.ColorPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glColorPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.ColorPointerList | ( | int | size, | |
int | type, | |||
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glColorPointerListIBM function.
size | A int. | |
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.ColorSubTable | ( | int | target, | |
Int32 | start, | |||
Int32 | count, | |||
int | format, | |||
int | type, | |||
object | data | |||
) | [static] |
Binding for glColorSubTable function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
start | A Int32. | |
count | A Int32. | |
format | A int. | |
type | A int. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.ColorTable | ( | int | target, | |
int | internalformat, | |||
Int32 | width, | |||
int | format, | |||
int | type, | |||
object | table | |||
) | [static] |
Binding for glColorTable function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
width | A Int32. | |
format | A int. | |
type | A int. | |
table | A IntPtr. |
static void Derm.OpenGL.Gl.ColorTableParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glColorTableParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ColorTableParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glColorTableParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.CombinerInput | ( | int | stage, | |
int | portion, | |||
int | variable, | |||
int | input, | |||
int | mapping, | |||
int | componentUsage | |||
) | [static] |
Binding for glCombinerInputNV function.
stage | A int. | |
portion | A int. | |
variable | A int. | |
input | A int. | |
mapping | A int. | |
componentUsage | A int. |
static void Derm.OpenGL.Gl.CombinerOutput | ( | int | stage, | |
int | portion, | |||
int | abOutput, | |||
int | cdOutput, | |||
int | sumOutput, | |||
int | scale, | |||
int | bias, | |||
bool | abDotProduct, | |||
bool | cdDotProduct, | |||
bool | muxSum | |||
) | [static] |
Binding for glCombinerOutputNV function.
stage | A int. | |
portion | A int. | |
abOutput | A int. | |
cdOutput | A int. | |
sumOutput | A int. | |
scale | A int. | |
bias | A int. | |
abDotProduct | A bool. | |
cdDotProduct | A bool. | |
muxSum | A bool. |
static void Derm.OpenGL.Gl.CombinerParameter | ( | int | pname, | |
int @[] | params | |||
) | [static] |
Binding for glCombinerParameterivNV function.
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.CombinerParameter | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glCombinerParameteriNV function.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.CombinerParameter | ( | int | pname, | |
float @[] | params | |||
) | [static] |
Binding for glCombinerParameterfvNV function.
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.CombinerParameter | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glCombinerParameterfNV function.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.CombinerStageParameter | ( | int | stage, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glCombinerStageParameterfvNV function.
stage | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.CompileShader | ( | uint | shader | ) | [static] |
Binding for glCompileShader function.
shader | A uint. |
static void Derm.OpenGL.Gl.CompressedMultiTexImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedMultiTexImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedMultiTexImage3D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexImage3DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedMultiTexSubImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexSubImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedMultiTexSubImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexSubImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedMultiTexSubImage3D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedMultiTexSubImage3DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexImage1D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexImage1D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexImage2D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexImage2D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexImage3D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexImage3D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexSubImage1D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexSubImage1D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexSubImage2D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexSubImage2D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTexSubImage3D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
Int32 | imageSize, | |||
object | data | |||
) | [static] |
Binding for glCompressedTexSubImage3D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureImage3D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureImage3DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureSubImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureSubImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureSubImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureSubImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.CompressedTextureSubImage3D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
Int32 | imageSize, | |||
object | bits | |||
) | [static] |
Binding for glCompressedTextureSubImage3DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
imageSize | A Int32. | |
bits | A IntPtr. |
static void Derm.OpenGL.Gl.ConvolutionFilter1D | ( | int | target, | |
int | internalformat, | |||
Int32 | width, | |||
int | format, | |||
int | type, | |||
object | image | |||
) | [static] |
Binding for glConvolutionFilter1D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
width | A Int32. | |
format | A int. | |
type | A int. | |
image | A IntPtr. |
static void Derm.OpenGL.Gl.ConvolutionFilter2D | ( | int | target, | |
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | image | |||
) | [static] |
Binding for glConvolutionFilter2D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
image | A IntPtr. |
static void Derm.OpenGL.Gl.ConvolutionParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glConvolutionParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ConvolutionParameter | ( | int | target, | |
int | pname, | |||
int @ | params | |||
) | [static] |
Binding for glConvolutionParameteri function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.ConvolutionParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glConvolutionParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ConvolutionParameter | ( | int | target, | |
int | pname, | |||
float @ | params | |||
) | [static] |
Binding for glConvolutionParameterf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float. |
static void Derm.OpenGL.Gl.CopyBufferSubData | ( | int | readTarget, | |
int | writeTarget, | |||
IntPtr | readOffset, | |||
IntPtr | writeOffset, | |||
UInt32 | size | |||
) | [static] |
Binding for glCopyBufferSubData function.
readTarget | A int. | |
writeTarget | A int. | |
readOffset | A IntPtr. | |
writeOffset | A IntPtr. | |
size | A UInt32. |
static void Derm.OpenGL.Gl.CopyColorSubTable | ( | int | target, | |
Int32 | start, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyColorSubTable function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
start | A Int32. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyColorTable | ( | int | target, | |
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyColorTable function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyConvolutionFilter1D | ( | int | target, | |
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyConvolutionFilter1D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyConvolutionFilter2D | ( | int | target, | |
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyConvolutionFilter2D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyImageSubData | ( | uint | srcName, | |
int | srcTarget, | |||
int | srcLevel, | |||
int | srcX, | |||
int | srcY, | |||
int | srcZ, | |||
uint | dstName, | |||
int | dstTarget, | |||
int | dstLevel, | |||
int | dstX, | |||
int | dstY, | |||
int | dstZ, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth | |||
) | [static] |
Binding for glCopyImageSubDataNV function.
srcName | A uint. | |
srcTarget | A int. | |
srcLevel | A int. | |
srcX | A int. | |
srcY | A int. | |
srcZ | A int. | |
dstName | A uint. | |
dstTarget | A int. | |
dstLevel | A int. | |
dstX | A int. | |
dstY | A int. | |
dstZ | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. |
static void Derm.OpenGL.Gl.CopyMultiTexImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
int | border | |||
) | [static] |
Binding for glCopyMultiTexImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyMultiTexImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border | |||
) | [static] |
Binding for glCopyMultiTexImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyMultiTexSubImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyMultiTexSubImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyMultiTexSubImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyMultiTexSubImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyMultiTexSubImage3D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyMultiTexSubImage3DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyPixel | ( | int | x, | |
int | y, | |||
Int32 | width, | |||
Int32 | height, | |||
int | type | |||
) | [static] |
Binding for glCopyPixels function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. | |
type | A int. |
static void Derm.OpenGL.Gl.CopyTexImage1D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
int | border | |||
) | [static] |
Binding for glCopyTexImage1D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyTexImage2D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border | |||
) | [static] |
Binding for glCopyTexImage2D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyTexSubImage1D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyTexSubImage1D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyTexSubImage2D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyTexSubImage2D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyTexSubImage3D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyTexSubImage3D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyTextureImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
int | border | |||
) | [static] |
Binding for glCopyTextureImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyTextureImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border | |||
) | [static] |
Binding for glCopyTextureImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. |
static void Derm.OpenGL.Gl.CopyTextureSubImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width | |||
) | [static] |
Binding for glCopyTextureSubImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. |
static void Derm.OpenGL.Gl.CopyTextureSubImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyTextureSubImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.CopyTextureSubImage3D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
int | x, | |||
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glCopyTextureSubImage3DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static uint Derm.OpenGL.Gl.CreateProgram | ( | ) | [static] |
Binding for glCreateProgram function.
static UInt32 Derm.OpenGL.Gl.CreateProgramObject | ( | ) | [static] |
Binding for glCreateProgramObjectARB function.
static uint Derm.OpenGL.Gl.CreateShader | ( | int | type | ) | [static] |
Binding for glCreateShader function.
type | A int. |
static UInt32 Derm.OpenGL.Gl.CreateShaderObject | ( | int | shaderType | ) | [static] |
Binding for glCreateShaderObjectARB function.
shaderType | A int. |
static uint Derm.OpenGL.Gl.CreateShaderProgram | ( | int | type, | |
string @ | string | |||
) | [static] |
Binding for glCreateShaderProgramEXT function.
type | A int. | |
@string | A string. |
static void Derm.OpenGL.Gl.CullFace | ( | int | mode | ) | [static] |
Binding for glCullFace function.
mode | A int. |
static void Derm.OpenGL.Gl.CullParameter | ( | int | pname, | |
[Out] float @[] | params | |||
) | [static] |
Binding for glCullParameterfvEXT function.
pname | A int. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.CullParameter | ( | int | pname, | |
[Out] double @[] | params | |||
) | [static] |
Binding for glCullParameterdvEXT function.
pname | A int. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.CurrentPaletteMatrix | ( | int | index | ) | [static] |
Binding for glCurrentPaletteMatrixARB function.
index | A int. |
static void Derm.OpenGL.Gl.DeleteBuffers | ( | Int32 | n, | |
uint[] | buffers | |||
) | [static] |
Binding for glDeleteBuffers function.
n | A Int32. | |
buffers | A uint*. |
static void Derm.OpenGL.Gl.DeleteFences | ( | Int32 | n, | |
uint[] | fences | |||
) | [static] |
Binding for glDeleteFencesNV function.
n | A Int32. | |
fences | A uint*. |
static void Derm.OpenGL.Gl.DeleteFragmentShader | ( | uint | id | ) | [static] |
Binding for glDeleteFragmentShaderATI function.
id | A uint. |
static void Derm.OpenGL.Gl.DeleteFramebuffer | ( | Int32 | n, | |
uint[] | framebuffers | |||
) | [static] |
Binding for glDeleteFramebuffers function.
n | A Int32. | |
framebuffers | A uint*. |
static void Derm.OpenGL.Gl.DeleteList | ( | uint | list, | |
Int32 | range | |||
) | [static] |
Binding for glDeleteLists function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
list | A uint. | |
range | A Int32. |
static void Derm.OpenGL.Gl.DeleteObject | ( | UInt32 | obj | ) | [static] |
Binding for glDeleteObjectARB function.
obj | A UInt32. |
static void Derm.OpenGL.Gl.DeleteOcclusionQueries | ( | Int32 | n, | |
uint[] | ids | |||
) | [static] |
Binding for glDeleteOcclusionQueriesNV function.
n | A Int32. | |
ids | A uint*. |
static void Derm.OpenGL.Gl.DeletePerfMonitors | ( | Int32 | n, | |
[Out] uint[] | monitors | |||
) | [static] |
Binding for glDeletePerfMonitorsAMD function.
n | A Int32. | |
monitors | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.DeleteProgram | ( | uint | program | ) | [static] |
Binding for glDeleteProgram function.
program | A uint. |
static void Derm.OpenGL.Gl.DeletePrograms | ( | Int32 | n, | |
uint[] | programs | |||
) | [static] |
Binding for glDeleteProgramsARB function.
n | A Int32. | |
programs | A uint*. |
static void Derm.OpenGL.Gl.DeleteQueries | ( | Int32 | n, | |
uint[] | ids | |||
) | [static] |
Binding for glDeleteQueries function.
n | A Int32. | |
ids | A uint*. |
static void Derm.OpenGL.Gl.DeleteRenderbuffer | ( | Int32 | n, | |
uint[] | renderbuffers | |||
) | [static] |
Binding for glDeleteRenderbuffers function.
n | A Int32. | |
renderbuffers | A uint*. |
static void Derm.OpenGL.Gl.DeleteShader | ( | uint | shader | ) | [static] |
Binding for glDeleteShader function.
shader | A uint. |
static void Derm.OpenGL.Gl.DeleteSync | ( | int | sync | ) | [static] |
Binding for glDeleteSync function.
sync | A int. |
static void Derm.OpenGL.Gl.DeleteTextures | ( | Int32 | n, | |
uint[] | textures | |||
) | [static] |
Binding for glDeleteTextures function.
n | A Int32. | |
textures | A uint*. |
static void Derm.OpenGL.Gl.DeleteTransformFeedback | ( | Int32 | n, | |
uint[] | ids | |||
) | [static] |
Binding for glDeleteTransformFeedbacksNV function.
n | A Int32. | |
ids | A uint*. |
static void Derm.OpenGL.Gl.DeleteVertexArrays | ( | Int32 | n, | |
uint[] | arrays | |||
) | [static] |
Binding for glDeleteVertexArrays function.
n | A Int32. | |
arrays | A uint*. |
static void Derm.OpenGL.Gl.DeleteVertexShader | ( | uint | id | ) | [static] |
Binding for glDeleteVertexShaderEXT function.
id | A uint. |
static void Derm.OpenGL.Gl.DepthBounds | ( | double | zmin, | |
double | zmax | |||
) | [static] |
Binding for glDepthBoundsEXT function.
zmin | A double. | |
zmax | A double. |
static void Derm.OpenGL.Gl.DepthFunc | ( | int | func | ) | [static] |
Binding for glDepthFunc function.
func | A int. |
static void Derm.OpenGL.Gl.DepthMask | ( | bool | flag | ) | [static] |
Binding for glDepthMask function.
flag | A bool. |
static void Derm.OpenGL.Gl.DepthRange | ( | double | near, | |
double | far | |||
) | [static] |
Binding for glDepthRange function.
near | A double. | |
far | A double. |
static void Derm.OpenGL.Gl.DepthRanged | ( | double | zNear, | |
double | zFar | |||
) | [static] |
Binding for glDepthRangedNV function.
zNear | A double. | |
zFar | A double. |
static void Derm.OpenGL.Gl.DetachObject | ( | UInt32 | containerObj, | |
UInt32 | attachedObj | |||
) | [static] |
Binding for glDetachObjectARB function.
containerObj | A UInt32. | |
attachedObj | A UInt32. |
static void Derm.OpenGL.Gl.DetachShader | ( | uint | program, | |
uint | shader | |||
) | [static] |
Binding for glDetachShader function.
program | A uint. | |
shader | A uint. |
static void Derm.OpenGL.Gl.Disable | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glDisablei function.
target | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.Disable | ( | int | cap | ) | [static] |
Binding for glDisable function.
cap | A int. |
static void Derm.OpenGL.Gl.DisableClientState | ( | int | array | ) | [static] |
Binding for glDisableClientState function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
array | A int. |
static void Derm.OpenGL.Gl.DisableClientStateIndexed | ( | int | array, | |
uint | index | |||
) | [static] |
Binding for glDisableClientStateIndexedEXT function.
array | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.DisableIndexed | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glDisableIndexedEXT function.
target | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.DisableVariantClientState | ( | uint | id | ) | [static] |
Binding for glDisableVariantClientStateEXT function.
id | A uint. |
static void Derm.OpenGL.Gl.DisableVertexAttribArray | ( | uint | index | ) | [static] |
Binding for glDisableVertexAttribArray function.
index | A uint. |
static void Derm.OpenGL.Gl.DrawArrays | ( | int | mode, | |
int | first, | |||
Int32 | count | |||
) | [static] |
Binding for glDrawArrays function.
mode | A int. | |
first | A int. | |
count | A Int32. |
static void Derm.OpenGL.Gl.DrawArraysInstanced | ( | int | mode, | |
int | first, | |||
Int32 | count, | |||
Int32 | primcount | |||
) | [static] |
Binding for glDrawArraysInstanced function.
mode | A int. | |
first | A int. | |
count | A Int32. | |
primcount | A Int32. |
static void Derm.OpenGL.Gl.DrawBuffer | ( | int | mode | ) | [static] |
Binding for glDrawBuffer function.
mode | A int. |
static void Derm.OpenGL.Gl.DrawBuffers | ( | Int32 | n, | |
int[] | bufs | |||
) | [static] |
Binding for glDrawBuffers function.
n | A Int32. | |
bufs | A int*. |
static void Derm.OpenGL.Gl.DrawElementArray | ( | int | mode, | |
Int32 | count | |||
) | [static] |
Binding for glDrawElementArrayATI function.
mode | A int. | |
count | A Int32. |
static void Derm.OpenGL.Gl.DrawElements | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
object | indices | |||
) | [static] |
Binding for glDrawElements function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. |
static void Derm.OpenGL.Gl.DrawElements | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
int | offset | |||
) | [static] |
Binding for glDrawElements function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. |
static void Derm.OpenGL.Gl.DrawElementsBaseVertex | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
object | indices, | |||
int | basevertex | |||
) | [static] |
Binding for glDrawElementsBaseVertex function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. | |
basevertex | A int. |
static void Derm.OpenGL.Gl.DrawElementsInstanced | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
object | indices, | |||
Int32 | primcount | |||
) | [static] |
Binding for glDrawElementsInstanced function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. | |
primcount | A Int32. |
static void Derm.OpenGL.Gl.DrawElementsInstanced | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
int | offset, | |||
Int32 | primcount | |||
) | [static] |
Binding for glDrawElementsInstanced function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
offset | A int. | |
primcount | A Int32. |
static void Derm.OpenGL.Gl.DrawElementsInstancedBaseVertex | ( | int | mode, | |
Int32 | count, | |||
int | type, | |||
object | indices, | |||
Int32 | primcount, | |||
int | basevertex | |||
) | [static] |
Binding for glDrawElementsInstancedBaseVertex function.
mode | A int. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. | |
primcount | A Int32. | |
basevertex | A int. |
static void Derm.OpenGL.Gl.DrawPixel | ( | Int32 | width, | |
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glDrawPixels function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.DrawRangeElementArray | ( | int | mode, | |
uint | start, | |||
uint | end, | |||
Int32 | count | |||
) | [static] |
Binding for glDrawRangeElementArrayATI function.
mode | A int. | |
start | A uint. | |
end | A uint. | |
count | A Int32. |
static void Derm.OpenGL.Gl.DrawRangeElements | ( | int | mode, | |
uint | start, | |||
uint | end, | |||
Int32 | count, | |||
int | type, | |||
object | indices | |||
) | [static] |
Binding for glDrawRangeElements function.
mode | A int. | |
start | A uint. | |
end | A uint. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. |
static void Derm.OpenGL.Gl.DrawRangeElementsBaseVertex | ( | int | mode, | |
uint | start, | |||
uint | end, | |||
Int32 | count, | |||
int | type, | |||
object | indices, | |||
int | basevertex | |||
) | [static] |
Binding for glDrawRangeElementsBaseVertex function.
mode | A int. | |
start | A uint. | |
end | A uint. | |
count | A Int32. | |
type | A int. | |
indices | A IntPtr. | |
basevertex | A int. |
static void Derm.OpenGL.Gl.DrawTransformFeedback | ( | int | mode, | |
uint | id | |||
) | [static] |
Binding for glDrawTransformFeedbackNV function.
mode | A int. | |
id | A uint. |
static void Derm.OpenGL.Gl.EdgeFlag | ( | bool[] | flag | ) | [static] |
Binding for glEdgeFlagv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
flag | A bool*. |
static void Derm.OpenGL.Gl.EdgeFlag | ( | bool | flag | ) | [static] |
Binding for glEdgeFlag function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
flag | A bool. |
static void Derm.OpenGL.Gl.EdgeFlagFormat | ( | Int32 | stride | ) | [static] |
Binding for glEdgeFlagFormatNV function.
stride | A Int32. |
static void Derm.OpenGL.Gl.EdgeFlagPointer | ( | Int32 | stride, | |
object | pointer | |||
) | [static] |
Binding for glEdgeFlagPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.EdgeFlagPointerList | ( | int | stride, | |
bool | pointer[][], | |||
int | ptrstride | |||
) | [static] |
Binding for glEdgeFlagPointerListIBM function.
stride | A int. | |
pointer | A bool**. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.ElementPointer | ( | int | type, | |
object | pointer | |||
) | [static] |
Binding for glElementPointerATI function.
type | A int. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.Enable | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glEnablei function.
target | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.Enable | ( | int | cap | ) | [static] |
Binding for glEnable function.
cap | A int. |
static void Derm.OpenGL.Gl.EnableClientState | ( | int | array | ) | [static] |
Binding for glEnableClientState function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
array | A int. |
static void Derm.OpenGL.Gl.EnableClientStateIndexed | ( | int | array, | |
uint | index | |||
) | [static] |
Binding for glEnableClientStateIndexedEXT function.
array | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.EnableIndexed | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glEnableIndexedEXT function.
target | A int. | |
index | A uint. |
static void Derm.OpenGL.Gl.EnableVariantClientState | ( | uint | id | ) | [static] |
Binding for glEnableVariantClientStateEXT function.
id | A uint. |
static void Derm.OpenGL.Gl.EnableVertexAttribArray | ( | uint | index | ) | [static] |
Binding for glEnableVertexAttribArray function.
index | A uint. |
static void Derm.OpenGL.Gl.End | ( | ) | [static] |
Binding for glEnd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.EndConditionalRender | ( | ) | [static] |
Binding for glEndConditionalRender function.
static void Derm.OpenGL.Gl.EndFragmentShader | ( | ) | [static] |
Binding for glEndFragmentShaderATI function.
static void Derm.OpenGL.Gl.EndList | ( | ) | [static] |
Binding for glEndList function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.EndOcclusionQuery | ( | ) | [static] |
Binding for glEndOcclusionQueryNV function.
static void Derm.OpenGL.Gl.EndPerfMonitor | ( | uint | monitor | ) | [static] |
Binding for glEndPerfMonitorAMD function.
monitor | A uint. |
static void Derm.OpenGL.Gl.EndQuery | ( | int | target | ) | [static] |
Binding for glEndQuery function.
target | A int. |
static void Derm.OpenGL.Gl.EndTransformFeedback | ( | ) | [static] |
Binding for glEndTransformFeedback function.
static void Derm.OpenGL.Gl.EndVertexShader | ( | ) | [static] |
Binding for glEndVertexShaderEXT function.
static void Derm.OpenGL.Gl.EndVideoCapture | ( | uint | video_capture_slot | ) | [static] |
Binding for glEndVideoCaptureNV function.
video_capture_slot | A uint. |
static void Derm.OpenGL.Gl.EvalCoord1 | ( | float[] | u | ) | [static] |
Binding for glEvalCoord1fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A float*. |
static void Derm.OpenGL.Gl.EvalCoord1 | ( | float | u | ) | [static] |
Binding for glEvalCoord1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A float. |
static void Derm.OpenGL.Gl.EvalCoord1 | ( | double[] | u | ) | [static] |
Binding for glEvalCoord1dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A double*. |
static void Derm.OpenGL.Gl.EvalCoord1 | ( | double | u | ) | [static] |
Binding for glEvalCoord1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A double. |
static void Derm.OpenGL.Gl.EvalCoord2 | ( | float[] | u | ) | [static] |
Binding for glEvalCoord2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A float*. |
static void Derm.OpenGL.Gl.EvalCoord2 | ( | float | u, | |
float | v | |||
) | [static] |
Binding for glEvalCoord2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A float. | |
v | A float. |
static void Derm.OpenGL.Gl.EvalCoord2 | ( | double[] | u | ) | [static] |
Binding for glEvalCoord2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A double*. |
static void Derm.OpenGL.Gl.EvalCoord2 | ( | double | u, | |
double | v | |||
) | [static] |
Binding for glEvalCoord2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
u | A double. | |
v | A double. |
static void Derm.OpenGL.Gl.EvalMap | ( | int | target, | |
int | mode | |||
) | [static] |
Binding for glEvalMapsNV function.
target | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.EvalMesh1 | ( | int | mode, | |
int | i1, | |||
int | i2 | |||
) | [static] |
Binding for glEvalMesh1 function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. | |
i1 | A int. | |
i2 | A int. |
static void Derm.OpenGL.Gl.EvalMesh2 | ( | int | mode, | |
int | i1, | |||
int | i2, | |||
int | j1, | |||
int | j2 | |||
) | [static] |
Binding for glEvalMesh2 function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. | |
i1 | A int. | |
i2 | A int. | |
j1 | A int. | |
j2 | A int. |
static void Derm.OpenGL.Gl.EvalPoint1 | ( | int | i | ) | [static] |
Binding for glEvalPoint1 function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
i | A int. |
static void Derm.OpenGL.Gl.EvalPoint2 | ( | int | i, | |
int | j | |||
) | [static] |
Binding for glEvalPoint2 function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
i | A int. | |
j | A int. |
static void Derm.OpenGL.Gl.ExecuteProgram | ( | int | target, | |
uint | id, | |||
float @[] | params | |||
) | [static] |
Binding for glExecuteProgramNV function.
target | A int. | |
id | A uint. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ExtractComponent | ( | uint | res, | |
uint | src, | |||
uint | num | |||
) | [static] |
Binding for glExtractComponentEXT function.
res | A uint. | |
src | A uint. | |
num | A uint. |
static void Derm.OpenGL.Gl.FeedbackBuffer | ( | Int32 | size, | |
int | type, | |||
[Out] float[] | buffer | |||
) | [static] |
Binding for glFeedbackBuffer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A Int32. | |
type | A int. | |
buffer | A float*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.FenceSync | ( | int | condition, | |
uint | flags | |||
) | [static] |
Binding for glFenceSync function.
condition | A int. | |
flags | A uint. |
static void Derm.OpenGL.Gl.FinalCombinerInput | ( | int | variable, | |
int | input, | |||
int | mapping, | |||
int | componentUsage | |||
) | [static] |
Binding for glFinalCombinerInputNV function.
variable | A int. | |
input | A int. | |
mapping | A int. | |
componentUsage | A int. |
static void Derm.OpenGL.Gl.Finish | ( | ) | [static] |
Binding for glFinish function.
static void Derm.OpenGL.Gl.FinishFence | ( | uint | fence | ) | [static] |
Binding for glFinishFenceNV function.
fence | A uint. |
static void Derm.OpenGL.Gl.Flush | ( | ) | [static] |
Binding for glFlush function.
static void Derm.OpenGL.Gl.FlushMappedBufferRange | ( | int | target, | |
IntPtr | offset, | |||
UInt32 | length | |||
) | [static] |
Binding for glFlushMappedBufferRange function.
target | A int. | |
offset | A IntPtr. | |
length | A UInt32. |
static void Derm.OpenGL.Gl.FlushPixelDataRange | ( | int | target | ) | [static] |
Binding for glFlushPixelDataRangeNV function.
target | A int. |
static void Derm.OpenGL.Gl.FlushVertexArrayRange | ( | ) | [static] |
Binding for glFlushVertexArrayRangeNV function.
static void Derm.OpenGL.Gl.Fog | ( | int | pname, | |
int @[] | params | |||
) | [static] |
Binding for glFogiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.Fog | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glFogi function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.Fog | ( | int | pname, | |
float @[] | params | |||
) | [static] |
Binding for glFogfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.Fog | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glFogf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.FogCoord | ( | float[] | coord | ) | [static] |
Binding for glFogCoordfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A float*. |
static void Derm.OpenGL.Gl.FogCoord | ( | float | coord | ) | [static] |
Binding for glFogCoordf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A float. |
static void Derm.OpenGL.Gl.FogCoord | ( | double[] | coord | ) | [static] |
Binding for glFogCoorddv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A double*. |
static void Derm.OpenGL.Gl.FogCoord | ( | double | coord | ) | [static] |
Binding for glFogCoordd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A double. |
static void Derm.OpenGL.Gl.FogCoordFormat | ( | int | type, | |
Int32 | stride | |||
) | [static] |
Binding for glFogCoordFormatNV function.
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.FogCoordh | ( | UInt16[] | fog | ) | [static] |
Binding for glFogCoordhvNV function.
fog | A UInt16*. |
static void Derm.OpenGL.Gl.FogCoordh | ( | UInt16 | fog | ) | [static] |
Binding for glFogCoordhNV function.
fog | A UInt16. |
static void Derm.OpenGL.Gl.FogCoordPointer | ( | int | type, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glFogCoordPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.FogCoordPointerList | ( | int | type, | |
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glFogCoordPointerListIBM function.
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.FramebufferDrawBuffer | ( | uint | framebuffer, | |
int | mode | |||
) | [static] |
Binding for glFramebufferDrawBufferEXT function.
framebuffer | A uint. | |
mode | A int. |
static void Derm.OpenGL.Gl.FramebufferDrawBuffers | ( | uint | framebuffer, | |
Int32 | n, | |||
int[] | bufs | |||
) | [static] |
Binding for glFramebufferDrawBuffersEXT function.
framebuffer | A uint. | |
n | A Int32. | |
bufs | A int*. |
static void Derm.OpenGL.Gl.FramebufferReadBuffer | ( | uint | framebuffer, | |
int | mode | |||
) | [static] |
Binding for glFramebufferReadBufferEXT function.
framebuffer | A uint. | |
mode | A int. |
static void Derm.OpenGL.Gl.FramebufferRenderbuffer | ( | int | target, | |
int | attachment, | |||
int | renderbuffertarget, | |||
uint | renderbuffer | |||
) | [static] |
Binding for glFramebufferRenderbuffer function.
target | A int. | |
attachment | A int. | |
renderbuffertarget | A int. | |
renderbuffer | A uint. |
static void Derm.OpenGL.Gl.FramebufferTexture | ( | int | target, | |
int | attachment, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glFramebufferTexture function.
target | A int. | |
attachment | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.FramebufferTexture1D | ( | int | target, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glFramebufferTexture1D function.
target | A int. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.FramebufferTexture2D | ( | int | target, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glFramebufferTexture2D function.
target | A int. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.FramebufferTexture3D | ( | int | target, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level, | |||
int | zoffset | |||
) | [static] |
Binding for glFramebufferTexture3D function.
target | A int. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. | |
zoffset | A int. |
static void Derm.OpenGL.Gl.FramebufferTextureFace | ( | int | target, | |
int | attachment, | |||
uint | texture, | |||
int | level, | |||
int | face | |||
) | [static] |
Binding for glFramebufferTextureFace function.
target | A int. | |
attachment | A int. | |
texture | A uint. | |
level | A int. | |
face | A int. |
static void Derm.OpenGL.Gl.FramebufferTextureLayer | ( | int | target, | |
int | attachment, | |||
uint | texture, | |||
int | level, | |||
int | layer | |||
) | [static] |
Binding for glFramebufferTextureLayer function.
target | A int. | |
attachment | A int. | |
texture | A uint. | |
level | A int. | |
layer | A int. |
static void Derm.OpenGL.Gl.FreeObjectBuffer | ( | uint | buffer | ) | [static] |
Binding for glFreeObjectBufferATI function.
buffer | A uint. |
static void Derm.OpenGL.Gl.FrontFace | ( | int | mode | ) | [static] |
Binding for glFrontFace function.
mode | A int. |
static void Derm.OpenGL.Gl.Frustum | ( | double | left, | |
double | right, | |||
double | bottom, | |||
double | top, | |||
double | zNear, | |||
double | zFar | |||
) | [static] |
Binding for glFrustum function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
left | A double. | |
right | A double. | |
bottom | A double. | |
top | A double. | |
zNear | A double. | |
zFar | A double. |
static void Derm.OpenGL.Gl.GenBuffers | ( | Int32 | n, | |
out uint | buffers | |||
) | [static] |
Binding for glGenBuffers function.
n | A Int32. | |
buffers | A uint. |
static void Derm.OpenGL.Gl.GenBuffers | ( | Int32 | n, | |
[Out] uint[] | buffers | |||
) | [static] |
Binding for glGenBuffers function.
n | A Int32. | |
buffers | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenerateMipmap | ( | int | target | ) | [static] |
Binding for glGenerateMipmap function.
target | A int. |
static void Derm.OpenGL.Gl.GenerateMultiTexMipmap | ( | int | texunit, | |
int | target | |||
) | [static] |
Binding for glGenerateMultiTexMipmapEXT function.
texunit | A int. | |
target | A int. |
static void Derm.OpenGL.Gl.GenerateTextureMipmap | ( | uint | texture, | |
int | target | |||
) | [static] |
Binding for glGenerateTextureMipmapEXT function.
texture | A uint. | |
target | A int. |
static void Derm.OpenGL.Gl.GenFences | ( | Int32 | n, | |
out uint | fences | |||
) | [static] |
Binding for glGenFencesNV function.
n | A Int32. | |
fences | A uint. |
static void Derm.OpenGL.Gl.GenFences | ( | Int32 | n, | |
[Out] uint[] | fences | |||
) | [static] |
Binding for glGenFencesNV function.
n | A Int32. | |
fences | A uint*. This parameter holds data returned from function. |
static uint Derm.OpenGL.Gl.GenFragmentShader | ( | uint | range | ) | [static] |
Binding for glGenFragmentShadersATI function.
range | A uint. |
static void Derm.OpenGL.Gl.GenFramebuffer | ( | Int32 | n, | |
out uint | framebuffers | |||
) | [static] |
Binding for glGenFramebuffers function.
n | A Int32. | |
framebuffers | A uint. |
static void Derm.OpenGL.Gl.GenFramebuffer | ( | Int32 | n, | |
[Out] uint[] | framebuffers | |||
) | [static] |
Binding for glGenFramebuffers function.
n | A Int32. | |
framebuffers | A uint*. This parameter holds data returned from function. |
static uint Derm.OpenGL.Gl.GenList | ( | Int32 | range | ) | [static] |
Binding for glGenLists function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
range | A Int32. |
static void Derm.OpenGL.Gl.GenOcclusionQueries | ( | Int32 | n, | |
out uint | ids | |||
) | [static] |
Binding for glGenOcclusionQueriesNV function.
n | A Int32. | |
ids | A uint. |
static void Derm.OpenGL.Gl.GenOcclusionQueries | ( | Int32 | n, | |
[Out] uint[] | ids | |||
) | [static] |
Binding for glGenOcclusionQueriesNV function.
n | A Int32. | |
ids | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenPerfMonitors | ( | Int32 | n, | |
out uint | monitors | |||
) | [static] |
Binding for glGenPerfMonitorsAMD function.
n | A Int32. | |
monitors | A uint. |
static void Derm.OpenGL.Gl.GenPerfMonitors | ( | Int32 | n, | |
[Out] uint[] | monitors | |||
) | [static] |
Binding for glGenPerfMonitorsAMD function.
n | A Int32. | |
monitors | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenPrograms | ( | Int32 | n, | |
out uint | programs | |||
) | [static] |
Binding for glGenProgramsARB function.
n | A Int32. | |
programs | A uint. |
static void Derm.OpenGL.Gl.GenPrograms | ( | Int32 | n, | |
[Out] uint[] | programs | |||
) | [static] |
Binding for glGenProgramsARB function.
n | A Int32. | |
programs | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenQueries | ( | Int32 | n, | |
out uint | ids | |||
) | [static] |
Binding for glGenQueries function.
n | A Int32. | |
ids | A uint. |
static void Derm.OpenGL.Gl.GenQueries | ( | Int32 | n, | |
[Out] uint[] | ids | |||
) | [static] |
Binding for glGenQueries function.
n | A Int32. | |
ids | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenRenderbuffer | ( | Int32 | n, | |
out uint | renderbuffers | |||
) | [static] |
Binding for glGenRenderbuffers function.
n | A Int32. | |
renderbuffers | A uint. |
static void Derm.OpenGL.Gl.GenRenderbuffer | ( | Int32 | n, | |
[Out] uint[] | renderbuffers | |||
) | [static] |
Binding for glGenRenderbuffers function.
n | A Int32. | |
renderbuffers | A uint*. This parameter holds data returned from function. |
static uint Derm.OpenGL.Gl.GenSymbols | ( | int | datatype, | |
int | storagetype, | |||
int | range, | |||
uint | components | |||
) | [static] |
Binding for glGenSymbolsEXT function.
datatype | A int. | |
storagetype | A int. | |
range | A int. | |
components | A uint. |
static void Derm.OpenGL.Gl.GenTextures | ( | Int32 | n, | |
out uint | textures | |||
) | [static] |
Binding for glGenTextures function.
n | A Int32. | |
textures | A uint. |
static void Derm.OpenGL.Gl.GenTextures | ( | Int32 | n, | |
[Out] uint[] | textures | |||
) | [static] |
Binding for glGenTextures function.
n | A Int32. | |
textures | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenTransformFeedback | ( | Int32 | n, | |
out uint | ids | |||
) | [static] |
Binding for glGenTransformFeedbacksNV function.
n | A Int32. | |
ids | A uint. |
static void Derm.OpenGL.Gl.GenTransformFeedback | ( | Int32 | n, | |
[Out] uint[] | ids | |||
) | [static] |
Binding for glGenTransformFeedbacksNV function.
n | A Int32. | |
ids | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GenVertexArrays | ( | Int32 | n, | |
out uint | arrays | |||
) | [static] |
Binding for glGenVertexArrays function.
n | A Int32. | |
arrays | A uint. |
static void Derm.OpenGL.Gl.GenVertexArrays | ( | Int32 | n, | |
[Out] uint[] | arrays | |||
) | [static] |
Binding for glGenVertexArrays function.
n | A Int32. | |
arrays | A uint*. This parameter holds data returned from function. |
static uint Derm.OpenGL.Gl.GenVertexShader | ( | uint | range | ) | [static] |
Binding for glGenVertexShadersEXT function.
range | A uint. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
out int @ | params | |||
) | [static] |
Binding for glGetIntegerv function.
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
[Out] int @[] | params | |||
) | [static] |
Binding for glGetIntegerv function.
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
out float @ | params | |||
) | [static] |
Binding for glGetFloatv function.
pname | A int. | |
@params | A float. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
[Out] float @[] | params | |||
) | [static] |
Binding for glGetFloatv function.
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
out double @ | params | |||
) | [static] |
Binding for glGetDoublev function.
pname | A int. | |
@params | A double. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
[Out] double @[] | params | |||
) | [static] |
Binding for glGetDoublev function.
pname | A int. | |
@params | A double*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
out bool @ | params | |||
) | [static] |
Binding for glGetBooleanv function.
pname | A int. | |
@params | A bool. |
static void Derm.OpenGL.Gl.Get | ( | int | pname, | |
[Out] bool @[] | params | |||
) | [static] |
Binding for glGetBooleanv function.
pname | A int. | |
@params | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveAttrib | ( | uint | program, | |
uint | index, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] out int | size, | |||
[Out] out int | type, | |||
[Out] StringBuilder | name | |||
) | [static] |
Binding for glGetActiveAttrib function.
program | A uint. | |
index | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
size | A int. This parameter holds data returned from function. | |
type | A int. This parameter holds data returned from function. | |
name | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveUniform | ( | uint | program, | |
uint | index, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] out int | size, | |||
[Out] out int | type, | |||
[Out] StringBuilder | name | |||
) | [static] |
Binding for glGetActiveUniform function.
program | A uint. | |
index | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
size | A int. This parameter holds data returned from function. | |
type | A int. This parameter holds data returned from function. | |
name | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveUniformBlock | ( | uint | program, | |
uint | uniformBlockIndex, | |||
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetActiveUniformBlockiv function.
program | A uint. | |
uniformBlockIndex | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetActiveUniformBlock | ( | uint | program, | |
uint | uniformBlockIndex, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetActiveUniformBlockiv function.
program | A uint. | |
uniformBlockIndex | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveUniformBlockName | ( | uint | program, | |
uint | uniformBlockIndex, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | uniformBlockName | |||
) | [static] |
Binding for glGetActiveUniformBlockName function.
program | A uint. | |
uniformBlockIndex | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
uniformBlockName | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveUniformName | ( | uint | program, | |
uint | uniformIndex, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | uniformName | |||
) | [static] |
Binding for glGetActiveUniformName function.
program | A uint. | |
uniformIndex | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
uniformName | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveUniforms | ( | uint | program, | |
Int32 | uniformCount, | |||
uint[] | uniformIndices, | |||
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetActiveUniformsiv function.
program | A uint. | |
uniformCount | A Int32. | |
uniformIndices | A uint*. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetActiveUniforms | ( | uint | program, | |
Int32 | uniformCount, | |||
uint[] | uniformIndices, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetActiveUniformsiv function.
program | A uint. | |
uniformCount | A Int32. | |
uniformIndices | A uint*. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetActiveVarying | ( | uint | program, | |
uint | index, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] out Int32 | size, | |||
[Out] out int | type, | |||
[Out] StringBuilder | name | |||
) | [static] |
Binding for glGetActiveVaryingNV function.
program | A uint. | |
index | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
size | A Int32. This parameter holds data returned from function. | |
type | A int. This parameter holds data returned from function. | |
name | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetArrayObject | ( | int | array, | |
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetArrayObjectivATI function.
array | A int. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetArrayObject | ( | int | array, | |
int | pname, | |||
[Out] out float @ | params | |||
) | [static] |
Binding for glGetArrayObjectfvATI function.
array | A int. | |
pname | A int. | |
@params | A float. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetAttachedObject | ( | UInt32 | containerObj, | |
Int32 | maxCount, | |||
[Out] out Int32 | count, | |||
out UInt32 | obj | |||
) | [static] |
Binding for glGetAttachedObjectsARB function.
containerObj | A UInt32. | |
maxCount | A Int32. | |
count | A Int32. This parameter holds data returned from function. | |
obj | A UInt32. |
static void Derm.OpenGL.Gl.GetAttachedObject | ( | UInt32 | containerObj, | |
Int32 | maxCount, | |||
[Out] out Int32 | count, | |||
[Out] UInt32[] | obj | |||
) | [static] |
Binding for glGetAttachedObjectsARB function.
containerObj | A UInt32. | |
maxCount | A Int32. | |
count | A Int32. This parameter holds data returned from function. | |
obj | A UInt32*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetAttachedShader | ( | uint | program, | |
Int32 | maxCount, | |||
[Out] out Int32 | count, | |||
out uint | obj | |||
) | [static] |
Binding for glGetAttachedShaders function.
program | A uint. | |
maxCount | A Int32. | |
count | A Int32. This parameter holds data returned from function. | |
obj | A uint. |
static void Derm.OpenGL.Gl.GetAttachedShader | ( | uint | program, | |
Int32 | maxCount, | |||
[Out] out Int32 | count, | |||
[Out] uint[] | obj | |||
) | [static] |
Binding for glGetAttachedShaders function.
program | A uint. | |
maxCount | A Int32. | |
count | A Int32. This parameter holds data returned from function. | |
obj | A uint*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.GetAttribLocation | ( | uint | program, | |
string | name | |||
) | [static] |
Binding for glGetAttribLocation function.
program | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.GetBoolean | ( | int | target, | |
uint | index, | |||
out bool | data | |||
) | [static] |
Binding for glGetBooleani_v function.
target | A int. | |
index | A uint. | |
data | A bool. |
static void Derm.OpenGL.Gl.GetBoolean | ( | int | target, | |
uint | index, | |||
[Out] bool[] | data | |||
) | [static] |
Binding for glGetBooleani_v function.
target | A int. | |
index | A uint. | |
data | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBooleanIndexed | ( | int | target, | |
uint | index, | |||
out bool | data | |||
) | [static] |
Binding for glGetBooleanIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A bool. |
static void Derm.OpenGL.Gl.GetBooleanIndexed | ( | int | target, | |
uint | index, | |||
[Out] bool[] | data | |||
) | [static] |
Binding for glGetBooleanIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBufferParameter | ( | int | target, | |
int | pname, | |||
out UInt64 @ | params | |||
) | [static] |
Binding for glGetBufferParameterui64vNV function.
target | A int. | |
pname | A int. | |
@params | A UInt64. |
static void Derm.OpenGL.Gl.GetBufferParameter | ( | int | target, | |
int | pname, | |||
[Out] UInt64 @[] | params | |||
) | [static] |
Binding for glGetBufferParameterui64vNV function.
target | A int. | |
pname | A int. | |
@params | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBufferParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetBufferParameteriv function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBufferParameter | ( | int | target, | |
int | pname, | |||
[Out] Int64 @[] | params | |||
) | [static] |
Binding for glGetBufferParameteri64v function.
target | A int. | |
pname | A int. | |
@params | A Int64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBufferPointer | ( | int | target, | |
int | pname, | |||
[Out] out IntPtr @ | params | |||
) | [static] |
Binding for glGetBufferPointerv function.
target | A int. | |
pname | A int. | |
@params | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetBufferSubData | ( | int | target, | |
IntPtr | offset, | |||
UInt32 | size, | |||
[Out] object | data | |||
) | [static] |
Binding for glGetBufferSubData function.
target | A int. | |
offset | A IntPtr. | |
size | A UInt32. | |
data | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetClipPlane | ( | int | plane, | |
[Out] double[] | equation | |||
) | [static] |
Binding for glGetClipPlane function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
plane | A int. | |
equation | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetColorTable | ( | int | target, | |
int | format, | |||
int | type, | |||
[Out] object | table | |||
) | [static] |
Binding for glGetColorTable function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
format | A int. | |
type | A int. | |
table | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetColorTableParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetColorTableParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetColorTableParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetColorTableParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCombinerInputParameter | ( | int | stage, | |
int | portion, | |||
int | variable, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetCombinerInputParameterivNV function.
stage | A int. | |
portion | A int. | |
variable | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCombinerInputParameter | ( | int | stage, | |
int | portion, | |||
int | variable, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetCombinerInputParameterfvNV function.
stage | A int. | |
portion | A int. | |
variable | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCombinerOutputParameter | ( | int | stage, | |
int | portion, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetCombinerOutputParameterivNV function.
stage | A int. | |
portion | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCombinerOutputParameter | ( | int | stage, | |
int | portion, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetCombinerOutputParameterfvNV function.
stage | A int. | |
portion | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCombinerStageParameter | ( | int | stage, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetCombinerStageParameterfvNV function.
stage | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCompressedMultiTexImage | ( | int | texunit, | |
int | target, | |||
int | lod, | |||
[Out] object | img | |||
) | [static] |
Binding for glGetCompressedMultiTexImageEXT function.
texunit | A int. | |
target | A int. | |
lod | A int. | |
img | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCompressedTexImage | ( | int | target, | |
int | level, | |||
[Out] object | img | |||
) | [static] |
Binding for glGetCompressedTexImage function.
target | A int. | |
level | A int. | |
img | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetCompressedTextureImage | ( | uint | texture, | |
int | target, | |||
int | lod, | |||
[Out] object | img | |||
) | [static] |
Binding for glGetCompressedTextureImageEXT function.
texture | A uint. | |
target | A int. | |
lod | A int. | |
img | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetConvolutionFilter | ( | int | target, | |
int | format, | |||
int | type, | |||
[Out] object | image | |||
) | [static] |
Binding for glGetConvolutionFilter function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
format | A int. | |
type | A int. | |
image | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetConvolutionParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetConvolutionParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetConvolutionParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetConvolutionParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetDoubleIndexed | ( | int | target, | |
uint | index, | |||
[Out] double[] | data | |||
) | [static] |
Binding for glGetDoubleIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A double*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.GetError | ( | ) | [static] |
Binding for glGetError function.
static void Derm.OpenGL.Gl.GetFence | ( | uint | fence, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetFenceivNV function.
fence | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetFinalCombinerInputParameter | ( | int | variable, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetFinalCombinerInputParameterivNV function.
variable | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetFinalCombinerInputParameter | ( | int | variable, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetFinalCombinerInputParameterfvNV function.
variable | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetFloatIndexed | ( | int | target, | |
uint | index, | |||
[Out] float[] | data | |||
) | [static] |
Binding for glGetFloatIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A float*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.GetFragDataLocation | ( | uint | program, | |
string | name | |||
) | [static] |
Binding for glGetFragDataLocation function.
program | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.GetFramebufferAttachmentParameter | ( | int | target, | |
int | attachment, | |||
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetFramebufferAttachmentParameteriv function.
target | A int. | |
attachment | A int. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetFramebufferAttachmentParameter | ( | int | target, | |
int | attachment, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetFramebufferAttachmentParameteriv function.
target | A int. | |
attachment | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetFramebufferParameter | ( | uint | framebuffer, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetFramebufferParameterivEXT function.
framebuffer | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static UInt32 Derm.OpenGL.Gl.GetHandle | ( | int | pname | ) | [static] |
Binding for glGetHandleARB function.
pname | A int. |
static void Derm.OpenGL.Gl.GetHistogram | ( | int | target, | |
bool | reset, | |||
int | format, | |||
int | type, | |||
[Out] object | values | |||
) | [static] |
Binding for glGetHistogram function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
reset | A bool. | |
format | A int. | |
type | A int. | |
values | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetHistogramParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetHistogramParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetHistogramParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetHistogramParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetImageTransformParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetImageTransformParameterivHP function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetImageTransformParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetImageTransformParameterfvHP function.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInfoLog | ( | UInt32 | obj, | |
Int32 | maxLength, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | infoLog | |||
) | [static] |
Binding for glGetInfoLogARB function.
obj | A UInt32. | |
maxLength | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
infoLog | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInteger64i_v | ( | int | target, | |
uint | index, | |||
out Int64 | data | |||
) | [static] |
Binding for glGetInteger64i_v function.
target | A int. | |
index | A uint. | |
data | A Int64. |
static void Derm.OpenGL.Gl.GetInteger64i_v | ( | int | target, | |
uint | index, | |||
[Out] Int64[] | data | |||
) | [static] |
Binding for glGetInteger64i_v function.
target | A int. | |
index | A uint. | |
data | A Int64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInteger64v | ( | int | pname, | |
out Int64 @ | params | |||
) | [static] |
Binding for glGetInteger64v function.
pname | A int. | |
@params | A Int64. |
static void Derm.OpenGL.Gl.GetInteger64v | ( | int | pname, | |
[Out] Int64 @[] | params | |||
) | [static] |
Binding for glGetInteger64v function.
pname | A int. | |
@params | A Int64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetIntegeri_v | ( | int | target, | |
uint | index, | |||
out int | data | |||
) | [static] |
Binding for glGetIntegeri_v function.
target | A int. | |
index | A uint. | |
data | A int. |
static void Derm.OpenGL.Gl.GetIntegeri_v | ( | int | target, | |
uint | index, | |||
[Out] int[] | data | |||
) | [static] |
Binding for glGetIntegeri_v function.
target | A int. | |
index | A uint. | |
data | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetIntegerIndexed | ( | int | target, | |
uint | index, | |||
out int | data | |||
) | [static] |
Binding for glGetIntegerIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A int. |
static void Derm.OpenGL.Gl.GetIntegerIndexed | ( | int | target, | |
uint | index, | |||
[Out] int[] | data | |||
) | [static] |
Binding for glGetIntegerIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetIntegerui64i_v | ( | int | value, | |
uint | index, | |||
out UInt64 | result | |||
) | [static] |
Binding for glGetIntegerui64i_vNV function.
value | A int. | |
index | A uint. | |
result | A UInt64. |
static void Derm.OpenGL.Gl.GetIntegerui64i_v | ( | int | value, | |
uint | index, | |||
[Out] UInt64[] | result | |||
) | [static] |
Binding for glGetIntegerui64i_vNV function.
value | A int. | |
index | A uint. | |
result | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetIntegerui64v | ( | int | value, | |
out UInt64 | result | |||
) | [static] |
Binding for glGetIntegerui64vNV function.
value | A int. | |
result | A UInt64. |
static void Derm.OpenGL.Gl.GetIntegerui64v | ( | int | value, | |
[Out] UInt64[] | result | |||
) | [static] |
Binding for glGetIntegerui64vNV function.
value | A int. | |
result | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInvariantBoolean | ( | uint | id, | |
int | value, | |||
[Out] bool[] | data | |||
) | [static] |
Binding for glGetInvariantBooleanvEXT function.
id | A uint. | |
value | A int. | |
data | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInvariantFloat | ( | uint | id, | |
int | value, | |||
[Out] float[] | data | |||
) | [static] |
Binding for glGetInvariantFloatvEXT function.
id | A uint. | |
value | A int. | |
data | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetInvariantInteger | ( | uint | id, | |
int | value, | |||
[Out] int[] | data | |||
) | [static] |
Binding for glGetInvariantIntegervEXT function.
id | A uint. | |
value | A int. | |
data | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetLight | ( | int | light, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetLightiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetLight | ( | int | light, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetLightfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetLocalConstantBoolean | ( | uint | id, | |
int | value, | |||
[Out] bool[] | data | |||
) | [static] |
Binding for glGetLocalConstantBooleanvEXT function.
id | A uint. | |
value | A int. | |
data | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetLocalConstantFloat | ( | uint | id, | |
int | value, | |||
[Out] float[] | data | |||
) | [static] |
Binding for glGetLocalConstantFloatvEXT function.
id | A uint. | |
value | A int. | |
data | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetLocalConstantInteger | ( | uint | id, | |
int | value, | |||
[Out] int[] | data | |||
) | [static] |
Binding for glGetLocalConstantIntegervEXT function.
id | A uint. | |
value | A int. | |
data | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMap | ( | int | target, | |
int | query, | |||
[Out] int[] | v | |||
) | [static] |
Binding for glGetMapiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
query | A int. | |
v | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMap | ( | int | target, | |
int | query, | |||
[Out] float[] | v | |||
) | [static] |
Binding for glGetMapfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
query | A int. | |
v | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMap | ( | int | target, | |
int | query, | |||
[Out] double[] | v | |||
) | [static] |
Binding for glGetMapdv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
query | A int. | |
v | A double*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMapAttribParameter | ( | int | target, | |
uint | index, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMapAttribParameterivNV function.
target | A int. | |
index | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMapAttribParameter | ( | int | target, | |
uint | index, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMapAttribParameterfvNV function.
target | A int. | |
index | A uint. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMapControlPoint | ( | int | target, | |
uint | index, | |||
int | type, | |||
Int32 | ustride, | |||
Int32 | vstride, | |||
bool | packed, | |||
[Out] object | points | |||
) | [static] |
Binding for glGetMapControlPointsNV function.
target | A int. | |
index | A uint. | |
type | A int. | |
ustride | A Int32. | |
vstride | A Int32. | |
packed | A bool. | |
points | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMapParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMapParameterivNV function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMapParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMapParameterfvNV function.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMaterial | ( | int | face, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMaterialiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMaterial | ( | int | face, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMaterialfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMinmax | ( | int | target, | |
bool | reset, | |||
int | format, | |||
int | type, | |||
[Out] object | values | |||
) | [static] |
Binding for glGetMinmax function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
reset | A bool. | |
format | A int. | |
type | A int. | |
values | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMinmaxParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMinmaxParameteriv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMinmaxParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMinmaxParameterfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultisample | ( | int | pname, | |
uint | index, | |||
out float | val | |||
) | [static] |
Binding for glGetMultisamplefv function.
pname | A int. | |
index | A uint. | |
val | A float. |
static void Derm.OpenGL.Gl.GetMultisample | ( | int | pname, | |
uint | index, | |||
[Out] float[] | val | |||
) | [static] |
Binding for glGetMultisamplefv function.
pname | A int. | |
index | A uint. | |
val | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMultiTexEnvivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMultiTexEnvfvEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMultiTexGenivEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMultiTexGenfvEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetMultiTexGendvEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A double*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexImage | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | format, | |||
int | type, | |||
[Out] object | pixels | |||
) | [static] |
Binding for glGetMultiTexImageEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexLevelParameter | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMultiTexLevelParameterivEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexLevelParameter | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMultiTexLevelParameterfvEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMultiTexParameterivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetMultiTexParameterfvEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexParameterI | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetMultiTexParameterIuivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetMultiTexParameterI | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetMultiTexParameterIivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedBufferParameter | ( | uint | buffer, | |
int | pname, | |||
out UInt64 @ | params | |||
) | [static] |
Binding for glGetNamedBufferParameterui64vNV function.
buffer | A uint. | |
pname | A int. | |
@params | A UInt64. |
static void Derm.OpenGL.Gl.GetNamedBufferParameter | ( | uint | buffer, | |
int | pname, | |||
[Out] UInt64 @[] | params | |||
) | [static] |
Binding for glGetNamedBufferParameterui64vNV function.
buffer | A uint. | |
pname | A int. | |
@params | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedBufferParameter | ( | uint | buffer, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetNamedBufferParameterivEXT function.
buffer | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedBufferPointer | ( | uint | buffer, | |
int | pname, | |||
[Out] IntPtr @[] | params | |||
) | [static] |
Binding for glGetNamedBufferPointervEXT function.
buffer | A uint. | |
pname | A int. | |
@params | A IntPtr*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedBufferSubData | ( | uint | buffer, | |
IntPtr | offset, | |||
UInt32 | size, | |||
[Out] object | data | |||
) | [static] |
Binding for glGetNamedBufferSubDataEXT function.
buffer | A uint. | |
offset | A IntPtr. | |
size | A UInt32. | |
data | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedFramebufferAttachmentParameter | ( | uint | framebuffer, | |
int | attachment, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetNamedFramebufferAttachmentParameterivEXT function.
framebuffer | A uint. | |
attachment | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedProgram | ( | uint | program, | |
int | target, | |||
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetNamedProgramivEXT function.
program | A uint. | |
target | A int. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetNamedProgramLocalParameterfvEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetNamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetNamedProgramLocalParameterdvEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetNamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetNamedProgramLocalParameterIuivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A uint*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetNamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetNamedProgramLocalParameterIivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A int*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetNamedProgramString | ( | uint | program, | |
int | target, | |||
int | pname, | |||
[Out] object @ | string | |||
) | [static] |
Binding for glGetNamedProgramStringEXT function.
program | A uint. | |
target | A int. | |
pname | A int. | |
@string | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetNamedRenderbufferParameter | ( | uint | renderbuffer, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetNamedRenderbufferParameterivEXT function.
renderbuffer | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetObjectBuffer | ( | uint | buffer, | |
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetObjectBufferivATI function.
buffer | A uint. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetObjectBuffer | ( | uint | buffer, | |
int | pname, | |||
[Out] out float @ | params | |||
) | [static] |
Binding for glGetObjectBufferfvATI function.
buffer | A uint. | |
pname | A int. | |
@params | A float. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetObjectParameter | ( | UInt32 | obj, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetObjectParameterivARB function.
obj | A UInt32. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetObjectParameter | ( | UInt32 | obj, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetObjectParameterivARB function.
obj | A UInt32. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetObjectParameter | ( | UInt32 | obj, | |
int | pname, | |||
out float @ | params | |||
) | [static] |
Binding for glGetObjectParameterfvARB function.
obj | A UInt32. | |
pname | A int. | |
@params | A float. |
static void Derm.OpenGL.Gl.GetObjectParameter | ( | UInt32 | obj, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetObjectParameterfvARB function.
obj | A UInt32. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetOcclusionQuery | ( | uint | id, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetOcclusionQueryivNV function.
id | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetOcclusionQueryuiv | ( | uint | id, | |
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetOcclusionQueryuivNV function.
id | A uint. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounterData | ( | uint | monitor, | |
int | pname, | |||
Int32 | dataSize, | |||
out uint | data, | |||
[Out] out int | bytesWritten | |||
) | [static] |
Binding for glGetPerfMonitorCounterDataAMD function.
monitor | A uint. | |
pname | A int. | |
dataSize | A Int32. | |
data | A uint. | |
bytesWritten | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounterData | ( | uint | monitor, | |
int | pname, | |||
Int32 | dataSize, | |||
[Out] uint[] | data, | |||
[Out] out int | bytesWritten | |||
) | [static] |
Binding for glGetPerfMonitorCounterDataAMD function.
monitor | A uint. | |
pname | A int. | |
dataSize | A Int32. | |
data | A uint*. This parameter holds data returned from function. | |
bytesWritten | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounterInfo | ( | uint | group, | |
uint | counter, | |||
int | pname, | |||
out void | data | |||
) | [static] |
Binding for glGetPerfMonitorCounterInfoAMD function.
group | A uint. | |
counter | A uint. | |
pname | A int. | |
data | A void. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounterInfo | ( | uint | group, | |
uint | counter, | |||
int | pname, | |||
[Out] object | data | |||
) | [static] |
Binding for glGetPerfMonitorCounterInfoAMD function.
group | A uint. | |
counter | A uint. | |
pname | A int. | |
data | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounters | ( | uint | group, | |
[Out] out int | numCounters, | |||
[Out] out int | maxActiveCounters, | |||
Int32 | counterSize, | |||
out uint | counters | |||
) | [static] |
Binding for glGetPerfMonitorCountersAMD function.
group | A uint. | |
numCounters | A int. This parameter holds data returned from function. | |
maxActiveCounters | A int. This parameter holds data returned from function. | |
counterSize | A Int32. | |
counters | A uint. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounters | ( | uint | group, | |
[Out] out int | numCounters, | |||
[Out] out int | maxActiveCounters, | |||
Int32 | counterSize, | |||
[Out] uint[] | counters | |||
) | [static] |
Binding for glGetPerfMonitorCountersAMD function.
group | A uint. | |
numCounters | A int. This parameter holds data returned from function. | |
maxActiveCounters | A int. This parameter holds data returned from function. | |
counterSize | A Int32. | |
counters | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorCounterString | ( | uint | group, | |
uint | counter, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | counterString | |||
) | [static] |
Binding for glGetPerfMonitorCounterStringAMD function.
group | A uint. | |
counter | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
counterString | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorGroups | ( | [Out] out int | numGroups, | |
Int32 | groupsSize, | |||
out uint | groups | |||
) | [static] |
Binding for glGetPerfMonitorGroupsAMD function.
numGroups | A int. This parameter holds data returned from function. | |
groupsSize | A Int32. | |
groups | A uint. |
static void Derm.OpenGL.Gl.GetPerfMonitorGroups | ( | [Out] out int | numGroups, | |
Int32 | groupsSize, | |||
[Out] uint[] | groups | |||
) | [static] |
Binding for glGetPerfMonitorGroupsAMD function.
numGroups | A int. This parameter holds data returned from function. | |
groupsSize | A Int32. | |
groups | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPerfMonitorGroupString | ( | uint | group, | |
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | groupString | |||
) | [static] |
Binding for glGetPerfMonitorGroupStringAMD function.
group | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
groupString | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPixelMap | ( | int | map, | |
[Out] UInt16[] | values | |||
) | [static] |
Binding for glGetPixelMapusv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
values | A UInt16*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPixelMap | ( | int | map, | |
[Out] uint[] | values | |||
) | [static] |
Binding for glGetPixelMapuiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
values | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPixelMap | ( | int | map, | |
[Out] float[] | values | |||
) | [static] |
Binding for glGetPixelMapfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
values | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPointer | ( | int | pname, | |
[Out] out IntPtr @ | params | |||
) | [static] |
Binding for glGetPointerv function.
pname | A int. | |
@params | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPointerIndexed | ( | int | target, | |
uint | index, | |||
[Out] IntPtr[] | data | |||
) | [static] |
Binding for glGetPointerIndexedvEXT function.
target | A int. | |
index | A uint. | |
data | A IntPtr*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetPolygonStipple | ( | [Out] byte[] | mask | ) | [static] |
Binding for glGetPolygonStipple function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mask | A byte*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetProgram | ( | uint | program, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetProgramiv function.
program | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetProgram | ( | uint | program, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetProgramiv function.
program | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetProgramEnvParameter | ( | int | target, | |
uint | index, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetProgramEnvParameterfvARB function.
target | A int. | |
index | A uint. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramEnvParameter | ( | int | target, | |
uint | index, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetProgramEnvParameterdvARB function.
target | A int. | |
index | A uint. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetProgramEnvParameterIuivNV function.
target | A int. | |
index | A uint. | |
@params | A uint*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetProgramEnvParameterIivNV function.
target | A int. | |
index | A uint. | |
@params | A int*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramInfoLog | ( | uint | program, | |
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | infoLog | |||
) | [static] |
Binding for glGetProgramInfoLog function.
program | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
infoLog | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetProgramLocalParameter | ( | int | target, | |
uint | index, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetProgramLocalParameterfvARB function.
target | A int. | |
index | A uint. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramLocalParameter | ( | int | target, | |
uint | index, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetProgramLocalParameterdvARB function.
target | A int. | |
index | A uint. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetProgramLocalParameterIuivNV function.
target | A int. | |
index | A uint. | |
@params | A uint*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetProgramLocalParameterIivNV function.
target | A int. | |
index | A uint. | |
@params | A int*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetProgramNamedParameterfvNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetProgramNamedParameterdvNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramParameter | ( | int | target, | |
uint | index, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetProgramParameterfvNV function.
target | A int. | |
index | A uint. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramParameter | ( | int | target, | |
uint | index, | |||
int | pname, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetProgramParameterdvNV function.
target | A int. | |
index | A uint. | |
pname | A int. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetProgramString | ( | int | target, | |
int | pname, | |||
[Out] object @ | string | |||
) | [static] |
Binding for glGetProgramStringARB function.
target | A int. | |
pname | A int. | |
@string | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetQuery | ( | int | target, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetQueryiv function.
target | A int. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetQuery | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetQueryiv function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetQueryObject | ( | uint | id, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetQueryObjectiv function.
id | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetQueryObject | ( | uint | id, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetQueryObjectiv function.
id | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetQueryObjecti64v | ( | uint | id, | |
int | pname, | |||
out Int64 @ | params | |||
) | [static] |
Binding for glGetQueryObjecti64vEXT function.
id | A uint. | |
pname | A int. | |
@params | A Int64. |
static void Derm.OpenGL.Gl.GetQueryObjecti64v | ( | uint | id, | |
int | pname, | |||
[Out] Int64 @[] | params | |||
) | [static] |
Binding for glGetQueryObjecti64vEXT function.
id | A uint. | |
pname | A int. | |
@params | A Int64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetQueryObjectui64v | ( | uint | id, | |
int | pname, | |||
out UInt64 @ | params | |||
) | [static] |
Binding for glGetQueryObjectui64vEXT function.
id | A uint. | |
pname | A int. | |
@params | A UInt64. |
static void Derm.OpenGL.Gl.GetQueryObjectui64v | ( | uint | id, | |
int | pname, | |||
[Out] UInt64 @[] | params | |||
) | [static] |
Binding for glGetQueryObjectui64vEXT function.
id | A uint. | |
pname | A int. | |
@params | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetQueryObjectuiv | ( | uint | id, | |
int | pname, | |||
out uint @ | params | |||
) | [static] |
Binding for glGetQueryObjectuiv function.
id | A uint. | |
pname | A int. | |
@params | A uint. |
static void Derm.OpenGL.Gl.GetQueryObjectuiv | ( | uint | id, | |
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetQueryObjectuiv function.
id | A uint. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetRenderbufferParameter | ( | int | target, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetRenderbufferParameteriv function.
target | A int. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetRenderbufferParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetRenderbufferParameteriv function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetSeparableFilter | ( | int | target, | |
int | format, | |||
int | type, | |||
[Out] object | row, | |||
[Out] object | column, | |||
[Out] object | span | |||
) | [static] |
Binding for glGetSeparableFilter function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
format | A int. | |
type | A int. | |
row | A IntPtr. This parameter holds data returned from function. | |
column | A IntPtr. This parameter holds data returned from function. | |
span | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetShader | ( | uint | shader, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetShaderiv function.
shader | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetShader | ( | uint | shader, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetShaderiv function.
shader | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetShaderInfoLog | ( | uint | shader, | |
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | infoLog | |||
) | [static] |
Binding for glGetShaderInfoLog function.
shader | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
infoLog | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetShaderSource | ( | uint | shader, | |
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] StringBuilder | source | |||
) | [static] |
Binding for glGetShaderSource function.
shader | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
source | A StringBuilder. This parameter holds data returned from function. |
static string Derm.OpenGL.Gl.GetString | ( | int | name, | |
uint | index | |||
) | [static] |
Binding for glGetStringi function.
name | A int. | |
index | A uint. |
static string Derm.OpenGL.Gl.GetString | ( | int | name | ) | [static] |
Binding for glGetString function.
name | A int. |
static void Derm.OpenGL.Gl.GetSync | ( | int | sync, | |
int | pname, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
out int | values | |||
) | [static] |
Binding for glGetSynciv function.
sync | A int. | |
pname | A int. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
values | A int. |
static void Derm.OpenGL.Gl.GetSync | ( | int | sync, | |
int | pname, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] int[] | values | |||
) | [static] |
Binding for glGetSynciv function.
sync | A int. | |
pname | A int. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
values | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexBumpParameter | ( | int | pname, | |
[Out] int[] | param | |||
) | [static] |
Binding for glGetTexBumpParameterivATI function.
pname | A int. | |
param | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexBumpParameter | ( | int | pname, | |
[Out] float[] | param | |||
) | [static] |
Binding for glGetTexBumpParameterfvATI function.
pname | A int. | |
param | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexEnv | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTexEnviv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexEnv | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTexEnvfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexGen | ( | int | coord, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTexGeniv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexGen | ( | int | coord, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTexGenfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexGen | ( | int | coord, | |
int | pname, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetTexGendv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A double*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexImage | ( | int | target, | |
int | level, | |||
int | format, | |||
int | type, | |||
[Out] object | pixels | |||
) | [static] |
Binding for glGetTexImage function.
target | A int. | |
level | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexLevelParameter | ( | int | target, | |
int | level, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTexLevelParameteriv function.
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexLevelParameter | ( | int | target, | |
int | level, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTexLevelParameterfv function.
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexParameter | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTexParameteriv function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexParameter | ( | int | target, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTexParameterfv function.
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexParameterI | ( | int | target, | |
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetTexParameterIuiv function.
target | A int. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTexParameterI | ( | int | target, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTexParameterIiv function.
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureImage | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | format, | |||
int | type, | |||
[Out] object | pixels | |||
) | [static] |
Binding for glGetTextureImageEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureLevelParameter | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTextureLevelParameterivEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureLevelParameter | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTextureLevelParameterfvEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTextureParameterivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetTextureParameterfvEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureParameterI | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetTextureParameterIuivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTextureParameterI | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetTextureParameterIivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTrackMatrix | ( | int | target, | |
uint | address, | |||
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetTrackMatrixivNV function.
target | A int. | |
address | A uint. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetTransformFeedbackVarying | ( | uint | program, | |
uint | index, | |||
Int32 | bufSize, | |||
[Out] out Int32 | length, | |||
[Out] out Int32 | size, | |||
[Out] out int | type, | |||
[Out] StringBuilder | name | |||
) | [static] |
Binding for glGetTransformFeedbackVarying function.
program | A uint. | |
index | A uint. | |
bufSize | A Int32. | |
length | A Int32. This parameter holds data returned from function. | |
size | A Int32. This parameter holds data returned from function. | |
type | A int. This parameter holds data returned from function. | |
name | A StringBuilder. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetUniform | ( | uint | program, | |
int | location, | |||
[Out] UInt64 @[] | params | |||
) | [static] |
Binding for glGetUniformui64vNV function.
program | A uint. | |
location | A int. | |
@params | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetUniform | ( | uint | program, | |
int | location, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetUniformuiv function.
program | A uint. | |
location | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetUniform | ( | uint | program, | |
int | location, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetUniformiv function.
program | A uint. | |
location | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetUniform | ( | uint | program, | |
int | location, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetUniformfv function.
program | A uint. | |
location | A int. | |
@params | A float*. This parameter holds data returned from function. |
static uint Derm.OpenGL.Gl.GetUniformBlockIndex | ( | uint | program, | |
string | uniformBlockName | |||
) | [static] |
Binding for glGetUniformBlockIndex function.
program | A uint. | |
uniformBlockName | A string. |
static int Derm.OpenGL.Gl.GetUniformBufferSize | ( | uint | program, | |
int | location | |||
) | [static] |
Binding for glGetUniformBufferSizeEXT function.
program | A uint. | |
location | A int. |
static void Derm.OpenGL.Gl.GetUniformIndices | ( | uint | program, | |
Int32 | uniformCount, | |||
string[] | uniformNames, | |||
out uint | uniformIndices | |||
) | [static] |
Binding for glGetUniformIndices function.
program | A uint. | |
uniformCount | A Int32. | |
uniformNames | A string[]. | |
uniformIndices | A uint. |
static void Derm.OpenGL.Gl.GetUniformIndices | ( | uint | program, | |
Int32 | uniformCount, | |||
string[] | uniformNames, | |||
[Out] uint[] | uniformIndices | |||
) | [static] |
Binding for glGetUniformIndices function.
program | A uint. | |
uniformCount | A Int32. | |
uniformNames | A string[]. | |
uniformIndices | A uint*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.GetUniformLocation | ( | uint | program, | |
string | name | |||
) | [static] |
Binding for glGetUniformLocation function.
program | A uint. | |
name | A string. |
static IntPtr Derm.OpenGL.Gl.GetUniformOffset | ( | uint | program, | |
int | location | |||
) | [static] |
Binding for glGetUniformOffsetEXT function.
program | A uint. | |
location | A int. |
static void Derm.OpenGL.Gl.GetVariantArrayObject | ( | uint | id, | |
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetVariantArrayObjectivATI function.
id | A uint. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVariantArrayObject | ( | uint | id, | |
int | pname, | |||
[Out] out float @ | params | |||
) | [static] |
Binding for glGetVariantArrayObjectfvATI function.
id | A uint. | |
pname | A int. | |
@params | A float. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVariantBoolean | ( | uint | id, | |
int | value, | |||
[Out] bool[] | data | |||
) | [static] |
Binding for glGetVariantBooleanvEXT function.
id | A uint. | |
value | A int. | |
data | A bool*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVariantFloat | ( | uint | id, | |
int | value, | |||
[Out] float[] | data | |||
) | [static] |
Binding for glGetVariantFloatvEXT function.
id | A uint. | |
value | A int. | |
data | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVariantInteger | ( | uint | id, | |
int | value, | |||
[Out] int[] | data | |||
) | [static] |
Binding for glGetVariantIntegervEXT function.
id | A uint. | |
value | A int. | |
data | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVariantPointer | ( | uint | id, | |
int | value, | |||
[Out] IntPtr[] | data | |||
) | [static] |
Binding for glGetVariantPointervEXT function.
id | A uint. | |
value | A int. | |
data | A IntPtr*. This parameter holds data returned from function. |
static int Derm.OpenGL.Gl.GetVaryingLocation | ( | uint | program, | |
string | name | |||
) | [static] |
Binding for glGetVaryingLocationNV function.
program | A uint. | |
name | A string. |
static void Derm.OpenGL.Gl.GetVertexAttrib | ( | uint | index, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetVertexAttribiv function.
index | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetVertexAttrib | ( | uint | index, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetVertexAttribfv function.
index | A uint. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetVertexAttrib | ( | uint | index, | |
int | pname, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetVertexAttribdv function.
index | A uint. | |
pname | A int. | |
@params | A double*. This parameter holds data returned from function. This array parameter shall have a fixed length of 4 element(s). |
static void Derm.OpenGL.Gl.GetVertexAttribArrayObject | ( | uint | index, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetVertexAttribArrayObjectivATI function.
index | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVertexAttribArrayObject | ( | uint | index, | |
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetVertexAttribArrayObjectfvATI function.
index | A uint. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVertexAttribI | ( | uint | index, | |
int | pname, | |||
[Out] out uint @ | params | |||
) | [static] |
Binding for glGetVertexAttribIuiv function.
index | A uint. | |
pname | A int. | |
@params | A uint. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVertexAttribI | ( | uint | index, | |
int | pname, | |||
[Out] out int @ | params | |||
) | [static] |
Binding for glGetVertexAttribIiv function.
index | A uint. | |
pname | A int. | |
@params | A int. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVertexAttribPointer | ( | uint | index, | |
int | pname, | |||
[Out] out IntPtr | pointer | |||
) | [static] |
Binding for glGetVertexAttribPointerv function.
index | A uint. | |
pname | A int. | |
pointer | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
out uint @ | params | |||
) | [static] |
Binding for glGetVideouivNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A uint. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
[Out] uint @[] | params | |||
) | [static] |
Binding for glGetVideouivNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
out UInt64 @ | params | |||
) | [static] |
Binding for glGetVideoui64vNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A UInt64. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
[Out] UInt64 @[] | params | |||
) | [static] |
Binding for glGetVideoui64vNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A UInt64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetVideoivNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetVideoivNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
out Int64 @ | params | |||
) | [static] |
Binding for glGetVideoi64vNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A Int64. |
static void Derm.OpenGL.Gl.GetVideo | ( | uint | video_slot, | |
int | pname, | |||
[Out] Int64 @[] | params | |||
) | [static] |
Binding for glGetVideoi64vNV function.
video_slot | A uint. | |
pname | A int. | |
@params | A Int64*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideoCapture | ( | uint | video_capture_slot, | |
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetVideoCaptureivNV function.
video_capture_slot | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetVideoCapture | ( | uint | video_capture_slot, | |
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetVideoCaptureivNV function.
video_capture_slot | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
out int @ | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamivNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A int. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
[Out] int @[] | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamivNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A int*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
out float @ | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamfvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A float. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
[Out] float @[] | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamfvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A float*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
out double @ | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamdvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A double. |
static void Derm.OpenGL.Gl.GetVideoCaptureStream | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
[Out] double @[] | params | |||
) | [static] |
Binding for glGetVideoCaptureStreamdvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A double*. This parameter holds data returned from function. |
static bool Derm.OpenGL.Gl.HasExtension | ( | string | eName, | |
params string[] | alternatives | |||
) | [static] |
static bool Derm.OpenGL.Gl.HasExtension | ( | string | eName | ) | [static] |
static void Derm.OpenGL.Gl.Hint | ( | int | target, | |
int | mode | |||
) | [static] |
Binding for glHint function.
target | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.Histogram | ( | int | target, | |
Int32 | width, | |||
int | internalformat, | |||
bool | sink | |||
) | [static] |
Binding for glHistogram function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
width | A Int32. | |
internalformat | A int. | |
sink | A bool. |
static void Derm.OpenGL.Gl.ImageTransformParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glImageTransformParameterivHP function.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ImageTransformParameter | ( | int | target, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glImageTransformParameteriHP function.
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.ImageTransformParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glImageTransformParameterfvHP function.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ImageTransformParameter | ( | int | target, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glImageTransformParameterfHP function.
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.Index | ( | byte[] | c | ) | [static] |
Binding for glIndexubv function.
c | A byte*. |
static void Derm.OpenGL.Gl.Index | ( | byte | c | ) | [static] |
Binding for glIndexub function.
c | A byte. |
static void Derm.OpenGL.Gl.Index | ( | Int16[] | c | ) | [static] |
Binding for glIndexsv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A Int16*. |
static void Derm.OpenGL.Gl.Index | ( | Int16 | c | ) | [static] |
Binding for glIndexs function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A Int16. |
static void Derm.OpenGL.Gl.Index | ( | int[] | c | ) | [static] |
Binding for glIndexiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A int*. |
static void Derm.OpenGL.Gl.Index | ( | int | c | ) | [static] |
Binding for glIndexi function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A int. |
static void Derm.OpenGL.Gl.Index | ( | float[] | c | ) | [static] |
Binding for glIndexfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A float*. |
static void Derm.OpenGL.Gl.Index | ( | float | c | ) | [static] |
Binding for glIndexf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A float. |
static void Derm.OpenGL.Gl.Index | ( | double[] | c | ) | [static] |
Binding for glIndexdv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A double*. |
static void Derm.OpenGL.Gl.Index | ( | double | c | ) | [static] |
Binding for glIndexd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
c | A double. |
static void Derm.OpenGL.Gl.IndexFormat | ( | int | type, | |
Int32 | stride | |||
) | [static] |
Binding for glIndexFormatNV function.
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.IndexFunc | ( | int | func, | |
float @ | ref | |||
) | [static] |
Binding for glIndexFuncEXT function.
func | A int. | |
@ref | A float. |
static void Derm.OpenGL.Gl.IndexMask | ( | uint | mask | ) | [static] |
Binding for glIndexMask function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mask | A uint. |
static void Derm.OpenGL.Gl.IndexMaterial | ( | int | face, | |
int | mode | |||
) | [static] |
Binding for glIndexMaterialEXT function.
face | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.IndexPointer | ( | int | type, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glIndexPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.IndexPointerList | ( | int | type, | |
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glIndexPointerListIBM function.
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.InitName | ( | ) | [static] |
Binding for glInitNames function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.InsertComponent | ( | uint | res, | |
uint | src, | |||
uint | num | |||
) | [static] |
Binding for glInsertComponentEXT function.
res | A uint. | |
src | A uint. | |
num | A uint. |
static void Derm.OpenGL.Gl.InterleavedArrays | ( | int | format, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glInterleavedArrays function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
format | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static bool Derm.OpenGL.Gl.IsBuffer | ( | uint | buffer | ) | [static] |
Binding for glIsBuffer function.
buffer | A uint. |
static bool Derm.OpenGL.Gl.IsBufferResident | ( | int | target | ) | [static] |
Binding for glIsBufferResidentNV function.
target | A int. |
static bool Derm.OpenGL.Gl.IsEnabled | ( | int | cap | ) | [static] |
Binding for glIsEnabled function.
cap | A int. |
static bool Derm.OpenGL.Gl.IsEnabledi | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glIsEnabledi function.
target | A int. | |
index | A uint. |
static bool Derm.OpenGL.Gl.IsEnabledIndexed | ( | int | target, | |
uint | index | |||
) | [static] |
Binding for glIsEnabledIndexedEXT function.
target | A int. | |
index | A uint. |
static bool Derm.OpenGL.Gl.IsFence | ( | uint | fence | ) | [static] |
Binding for glIsFenceNV function.
fence | A uint. |
static bool Derm.OpenGL.Gl.IsFramebuffer | ( | uint | framebuffer | ) | [static] |
Binding for glIsFramebuffer function.
framebuffer | A uint. |
static bool Derm.OpenGL.Gl.IsList | ( | uint | list | ) | [static] |
Binding for glIsList function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
list | A uint. |
static bool Derm.OpenGL.Gl.IsNamedBufferResident | ( | uint | buffer | ) | [static] |
Binding for glIsNamedBufferResidentNV function.
buffer | A uint. |
static bool Derm.OpenGL.Gl.IsObjectBuffer | ( | uint | buffer | ) | [static] |
Binding for glIsObjectBufferATI function.
buffer | A uint. |
static bool Derm.OpenGL.Gl.IsOcclusionQuery | ( | uint | id | ) | [static] |
Binding for glIsOcclusionQueryNV function.
id | A uint. |
static bool Derm.OpenGL.Gl.IsProgram | ( | uint | program | ) | [static] |
Binding for glIsProgram function.
program | A uint. |
static bool Derm.OpenGL.Gl.IsQuery | ( | uint | id | ) | [static] |
Binding for glIsQuery function.
id | A uint. |
static bool Derm.OpenGL.Gl.IsRenderbuffer | ( | uint | renderbuffer | ) | [static] |
Binding for glIsRenderbuffer function.
renderbuffer | A uint. |
static bool Derm.OpenGL.Gl.IsShader | ( | uint | shader | ) | [static] |
Binding for glIsShader function.
shader | A uint. |
static bool Derm.OpenGL.Gl.IsSync | ( | int | sync | ) | [static] |
Binding for glIsSync function.
sync | A int. |
static bool Derm.OpenGL.Gl.IsTexture | ( | uint | texture | ) | [static] |
Binding for glIsTexture function.
texture | A uint. |
static bool Derm.OpenGL.Gl.IsTransformFeedback | ( | uint | id | ) | [static] |
Binding for glIsTransformFeedbackNV function.
id | A uint. |
static bool Derm.OpenGL.Gl.IsVariantEnabled | ( | uint | id, | |
int | cap | |||
) | [static] |
Binding for glIsVariantEnabledEXT function.
id | A uint. | |
cap | A int. |
static bool Derm.OpenGL.Gl.IsVertexArray | ( | uint | array | ) | [static] |
Binding for glIsVertexArray function.
array | A uint. |
static void Derm.OpenGL.Gl.Light | ( | int | light, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glLightiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.Light | ( | int | light, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glLighti function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.Light | ( | int | light, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glLightfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.Light | ( | int | light, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glLightf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
light | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.LightModel | ( | int | pname, | |
int @[] | params | |||
) | [static] |
Binding for glLightModeliv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.LightModel | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glLightModeli function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.LightModel | ( | int | pname, | |
float @[] | params | |||
) | [static] |
Binding for glLightModelfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.LightModel | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glLightModelf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.LineStipple | ( | int | factor, | |
UInt16 | pattern | |||
) | [static] |
Binding for glLineStipple function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
factor | A int. | |
pattern | A UInt16. |
static void Derm.OpenGL.Gl.LineWidth | ( | float | width | ) | [static] |
Binding for glLineWidth function.
width | A float. |
static void Derm.OpenGL.Gl.LinkProgram | ( | uint | program | ) | [static] |
Binding for glLinkProgram function.
program | A uint. |
static void Derm.OpenGL.Gl.ListBase | ( | uint @ | base | ) | [static] |
Binding for glListBase function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
@base | A uint. |
static void Derm.OpenGL.Gl.LoadIdentity | ( | ) | [static] |
Binding for glLoadIdentity function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.LoadMatrix | ( | float[] | m | ) | [static] |
Binding for glLoadMatrixf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A float*. |
static void Derm.OpenGL.Gl.LoadMatrix | ( | double[] | m | ) | [static] |
Binding for glLoadMatrixd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A double*. |
static void Derm.OpenGL.Gl.LoadName | ( | uint | name | ) | [static] |
Binding for glLoadName function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
name | A uint. |
static void Derm.OpenGL.Gl.LoadProgram | ( | int | target, | |
uint | id, | |||
Int32 | len, | |||
byte[] | program | |||
) | [static] |
Binding for glLoadProgramNV function.
target | A int. | |
id | A uint. | |
len | A Int32. | |
program | A byte*. |
static void Derm.OpenGL.Gl.LoadTransposeMatrix | ( | float[] | m | ) | [static] |
Binding for glLoadTransposeMatrixf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A float*. |
static void Derm.OpenGL.Gl.LoadTransposeMatrix | ( | double[] | m | ) | [static] |
Binding for glLoadTransposeMatrixd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A double*. |
static void Derm.OpenGL.Gl.LockArrays | ( | int | first, | |
Int32 | count | |||
) | [static] |
Binding for glLockArraysEXT function.
first | A int. | |
count | A Int32. |
static void Derm.OpenGL.Gl.LogicOp | ( | int | opcode | ) | [static] |
Binding for glLogicOp function.
opcode | A int. |
static void Derm.OpenGL.Gl.MakeBufferNonResident | ( | int | target | ) | [static] |
Binding for glMakeBufferNonResidentNV function.
target | A int. |
static void Derm.OpenGL.Gl.MakeBufferResident | ( | int | target, | |
int | access | |||
) | [static] |
Binding for glMakeBufferResidentNV function.
target | A int. | |
access | A int. |
static void Derm.OpenGL.Gl.Map1 | ( | int | target, | |
float | u1, | |||
float | u2, | |||
int | stride, | |||
int | order, | |||
float[] | points | |||
) | [static] |
Binding for glMap1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
u1 | A float. | |
u2 | A float. | |
stride | A int. | |
order | A int. | |
points | A float*. |
static void Derm.OpenGL.Gl.Map1 | ( | int | target, | |
double | u1, | |||
double | u2, | |||
int | stride, | |||
int | order, | |||
double[] | points | |||
) | [static] |
Binding for glMap1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
u1 | A double. | |
u2 | A double. | |
stride | A int. | |
order | A int. | |
points | A double*. |
static void Derm.OpenGL.Gl.Map2 | ( | int | target, | |
float | u1, | |||
float | u2, | |||
int | ustride, | |||
int | uorder, | |||
float | v1, | |||
float | v2, | |||
int | vstride, | |||
int | vorder, | |||
float[] | points | |||
) | [static] |
Binding for glMap2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
u1 | A float. | |
u2 | A float. | |
ustride | A int. | |
uorder | A int. | |
v1 | A float. | |
v2 | A float. | |
vstride | A int. | |
vorder | A int. | |
points | A float*. |
static void Derm.OpenGL.Gl.Map2 | ( | int | target, | |
double | u1, | |||
double | u2, | |||
int | ustride, | |||
int | uorder, | |||
double | v1, | |||
double | v2, | |||
int | vstride, | |||
int | vorder, | |||
double[] | points | |||
) | [static] |
Binding for glMap2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
u1 | A double. | |
u2 | A double. | |
ustride | A int. | |
uorder | A int. | |
v1 | A double. | |
v2 | A double. | |
vstride | A int. | |
vorder | A int. | |
points | A double*. |
static IntPtr Derm.OpenGL.Gl.MapBuffer | ( | int | target, | |
int | access | |||
) | [static] |
Binding for glMapBuffer function.
target | A int. | |
access | A int. |
static IntPtr Derm.OpenGL.Gl.MapBufferRange | ( | int | target, | |
IntPtr | offset, | |||
UInt32 | length, | |||
uint | access | |||
) | [static] |
Binding for glMapBufferRange function.
target | A int. | |
offset | A IntPtr. | |
length | A UInt32. | |
access | A uint. |
static void Derm.OpenGL.Gl.MapControlPoint | ( | int | target, | |
uint | index, | |||
int | type, | |||
Int32 | ustride, | |||
Int32 | vstride, | |||
int | uorder, | |||
int | vorder, | |||
bool | packed, | |||
object | points | |||
) | [static] |
Binding for glMapControlPointsNV function.
target | A int. | |
index | A uint. | |
type | A int. | |
ustride | A Int32. | |
vstride | A Int32. | |
uorder | A int. | |
vorder | A int. | |
packed | A bool. | |
points | A IntPtr. |
static void Derm.OpenGL.Gl.MapGrid1 | ( | int | un, | |
float | u1, | |||
float | u2 | |||
) | [static] |
Binding for glMapGrid1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
un | A int. | |
u1 | A float. | |
u2 | A float. |
static void Derm.OpenGL.Gl.MapGrid1 | ( | int | un, | |
double | u1, | |||
double | u2 | |||
) | [static] |
Binding for glMapGrid1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
un | A int. | |
u1 | A double. | |
u2 | A double. |
static void Derm.OpenGL.Gl.MapGrid2 | ( | int | un, | |
float | u1, | |||
float | u2, | |||
int | vn, | |||
float | v1, | |||
float | v2 | |||
) | [static] |
Binding for glMapGrid2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
un | A int. | |
u1 | A float. | |
u2 | A float. | |
vn | A int. | |
v1 | A float. | |
v2 | A float. |
static void Derm.OpenGL.Gl.MapGrid2 | ( | int | un, | |
double | u1, | |||
double | u2, | |||
int | vn, | |||
double | v1, | |||
double | v2 | |||
) | [static] |
Binding for glMapGrid2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
un | A int. | |
u1 | A double. | |
u2 | A double. | |
vn | A int. | |
v1 | A double. | |
v2 | A double. |
static IntPtr Derm.OpenGL.Gl.MapNamedBuffer | ( | uint | buffer, | |
int | access | |||
) | [static] |
Binding for glMapNamedBufferEXT function.
buffer | A uint. | |
access | A int. |
static IntPtr Derm.OpenGL.Gl.MapObjectBuffer | ( | uint | buffer | ) | [static] |
Binding for glMapObjectBufferATI function.
buffer | A uint. |
static void Derm.OpenGL.Gl.MapParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMapParameterivNV function.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.MapParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glMapParameterfvNV function.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.Material | ( | int | face, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMaterialiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.Material | ( | int | face, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glMateriali function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.Material | ( | int | face, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glMaterialfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.Material | ( | int | face, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glMaterialf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
face | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.MatrixFrustum | ( | int | mode, | |
double | left, | |||
double | right, | |||
double | bottom, | |||
double | top, | |||
double | zNear, | |||
double | zFar | |||
) | [static] |
Binding for glMatrixFrustumEXT function.
mode | A int. | |
left | A double. | |
right | A double. | |
bottom | A double. | |
top | A double. | |
zNear | A double. | |
zFar | A double. |
static void Derm.OpenGL.Gl.MatrixIndex | ( | int | size, | |
UInt16[] | indices | |||
) | [static] |
Binding for glMatrixIndexusvARB function.
size | A int. | |
indices | A UInt16*. |
static void Derm.OpenGL.Gl.MatrixIndex | ( | int | size, | |
uint[] | indices | |||
) | [static] |
Binding for glMatrixIndexuivARB function.
size | A int. | |
indices | A uint*. |
static void Derm.OpenGL.Gl.MatrixIndex | ( | int | size, | |
byte[] | indices | |||
) | [static] |
Binding for glMatrixIndexubvARB function.
size | A int. | |
indices | A byte*. |
static void Derm.OpenGL.Gl.MatrixIndexPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glMatrixIndexPointerARB function.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.MatrixLoad | ( | int | mode, | |
float[] | m | |||
) | [static] |
Binding for glMatrixLoadfEXT function.
mode | A int. | |
m | A float*. |
static void Derm.OpenGL.Gl.MatrixLoad | ( | int | mode, | |
double[] | m | |||
) | [static] |
Binding for glMatrixLoaddEXT function.
mode | A int. | |
m | A double*. |
static void Derm.OpenGL.Gl.MatrixLoadIdentity | ( | int | mode | ) | [static] |
Binding for glMatrixLoadIdentityEXT function.
mode | A int. |
static void Derm.OpenGL.Gl.MatrixLoadTranspose | ( | int | mode, | |
float[] | m | |||
) | [static] |
Binding for glMatrixLoadTransposefEXT function.
mode | A int. | |
m | A float*. |
static void Derm.OpenGL.Gl.MatrixLoadTranspose | ( | int | mode, | |
double[] | m | |||
) | [static] |
Binding for glMatrixLoadTransposedEXT function.
mode | A int. | |
m | A double*. |
static void Derm.OpenGL.Gl.MatrixMode | ( | int | mode | ) | [static] |
Binding for glMatrixMode function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. |
static void Derm.OpenGL.Gl.MatrixMult | ( | int | mode, | |
float[] | m | |||
) | [static] |
Binding for glMatrixMultfEXT function.
mode | A int. | |
m | A float*. |
static void Derm.OpenGL.Gl.MatrixMult | ( | int | mode, | |
double[] | m | |||
) | [static] |
Binding for glMatrixMultdEXT function.
mode | A int. | |
m | A double*. |
static void Derm.OpenGL.Gl.MatrixMultTranspose | ( | int | mode, | |
float[] | m | |||
) | [static] |
Binding for glMatrixMultTransposefEXT function.
mode | A int. | |
m | A float*. |
static void Derm.OpenGL.Gl.MatrixMultTranspose | ( | int | mode, | |
double[] | m | |||
) | [static] |
Binding for glMatrixMultTransposedEXT function.
mode | A int. | |
m | A double*. |
static void Derm.OpenGL.Gl.MatrixOrtho | ( | int | mode, | |
double | left, | |||
double | right, | |||
double | bottom, | |||
double | top, | |||
double | zNear, | |||
double | zFar | |||
) | [static] |
Binding for glMatrixOrthoEXT function.
mode | A int. | |
left | A double. | |
right | A double. | |
bottom | A double. | |
top | A double. | |
zNear | A double. | |
zFar | A double. |
static void Derm.OpenGL.Gl.MatrixPop | ( | int | mode | ) | [static] |
Binding for glMatrixPopEXT function.
mode | A int. |
static void Derm.OpenGL.Gl.MatrixPush | ( | int | mode | ) | [static] |
Binding for glMatrixPushEXT function.
mode | A int. |
static void Derm.OpenGL.Gl.MatrixRotated | ( | int | mode, | |
double | angle, | |||
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glMatrixRotatedEXT function.
mode | A int. | |
angle | A double. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.MatrixRotatef | ( | int | mode, | |
float | angle, | |||
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glMatrixRotatefEXT function.
mode | A int. | |
angle | A float. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.MatrixScaled | ( | int | mode, | |
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glMatrixScaledEXT function.
mode | A int. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.MatrixScalef | ( | int | mode, | |
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glMatrixScalefEXT function.
mode | A int. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.MatrixTranslate | ( | int | mode, | |
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glMatrixTranslatefEXT function.
mode | A int. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.MatrixTranslate | ( | int | mode, | |
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glMatrixTranslatedEXT function.
mode | A int. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.Minmax | ( | int | target, | |
int | internalformat, | |||
bool | sink | |||
) | [static] |
Binding for glMinmax function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
sink | A bool. |
static void Derm.OpenGL.Gl.MinSampleShading | ( | float | value | ) | [static] |
Binding for glMinSampleShading function.
value | A float. |
static void Derm.OpenGL.Gl.MultiDrawArrays | ( | int | mode, | |
[Out] int[] | first, | |||
[Out] Int32[] | count, | |||
Int32 | primcount | |||
) | [static] |
Binding for glMultiDrawArrays function.
mode | A int. | |
first | A int*. This parameter holds data returned from function. | |
count | A Int32*. This parameter holds data returned from function. | |
primcount | A Int32. |
static void Derm.OpenGL.Gl.MultiDrawElements | ( | int | mode, | |
Int32[] | count, | |||
int | type, | |||
IntPtr[] | indices, | |||
Int32 | primcount | |||
) | [static] |
Binding for glMultiDrawElements function.
mode | A int. | |
count | A Int32*. | |
type | A int. | |
indices | A IntPtr*. | |
primcount | A Int32. |
static void Derm.OpenGL.Gl.MultiDrawElementsBaseVertex | ( | int | mode, | |
Int32[] | count, | |||
int | type, | |||
IntPtr[] | indices, | |||
Int32 | primcount, | |||
int[] | basevertex | |||
) | [static] |
Binding for glMultiDrawElementsBaseVertex function.
mode | A int. | |
count | A Int32*. | |
type | A int. | |
indices | A IntPtr*. | |
primcount | A Int32. | |
basevertex | A int*. |
static void Derm.OpenGL.Gl.MultiModeDrawArrays | ( | int[] | mode, | |
int[] | first, | |||
Int32[] | count, | |||
Int32 | primcount, | |||
int | modestride | |||
) | [static] |
Binding for glMultiModeDrawArraysIBM function.
mode | A int*. | |
first | A int*. | |
count | A Int32*. | |
primcount | A Int32. | |
modestride | A int. |
static void Derm.OpenGL.Gl.MultiModeDrawElements | ( | int[] | mode, | |
Int32[] | count, | |||
int | type, | |||
IntPtr[] | indices, | |||
Int32 | primcount, | |||
int | modestride | |||
) | [static] |
Binding for glMultiModeDrawElementsIBM function.
mode | A int*. | |
count | A Int32*. | |
type | A int. | |
indices | A IntPtr*. | |
primcount | A Int32. | |
modestride | A int. |
static void Derm.OpenGL.Gl.MultiTexBuffer | ( | int | texunit, | |
int | target, | |||
int | internalformat, | |||
uint | buffer | |||
) | [static] |
Binding for glMultiTexBufferEXT function.
texunit | A int. | |
target | A int. | |
internalformat | A int. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
Int16[] | v | |||
) | [static] |
Binding for glMultiTexCoord1sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
Int16 | s | |||
) | [static] |
Binding for glMultiTexCoord1s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A Int16. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
int[] | v | |||
) | [static] |
Binding for glMultiTexCoord1iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A int*. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
int | s | |||
) | [static] |
Binding for glMultiTexCoord1i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A int. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
float[] | v | |||
) | [static] |
Binding for glMultiTexCoord1fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A float*. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
float | s | |||
) | [static] |
Binding for glMultiTexCoord1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A float. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
double[] | v | |||
) | [static] |
Binding for glMultiTexCoord1dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A double*. |
static void Derm.OpenGL.Gl.MultiTexCoord1 | ( | int | target, | |
double | s | |||
) | [static] |
Binding for glMultiTexCoord1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A double. |
static void Derm.OpenGL.Gl.MultiTexCoord1h | ( | int | target, | |
UInt16[] | v | |||
) | [static] |
Binding for glMultiTexCoord1hvNV function.
target | A int. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.MultiTexCoord1h | ( | int | target, | |
UInt16 | s | |||
) | [static] |
Binding for glMultiTexCoord1hNV function.
target | A int. | |
s | A UInt16. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
Int16[] | v | |||
) | [static] |
Binding for glMultiTexCoord2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
Int16 | s, | |||
Int16 | t | |||
) | [static] |
Binding for glMultiTexCoord2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A Int16. | |
t | A Int16. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
int[] | v | |||
) | [static] |
Binding for glMultiTexCoord2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A int*. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
int | s, | |||
int | t | |||
) | [static] |
Binding for glMultiTexCoord2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A int. | |
t | A int. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
float[] | v | |||
) | [static] |
Binding for glMultiTexCoord2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A float*. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
float | s, | |||
float | t | |||
) | [static] |
Binding for glMultiTexCoord2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A float. | |
t | A float. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
double[] | v | |||
) | [static] |
Binding for glMultiTexCoord2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A double*. |
static void Derm.OpenGL.Gl.MultiTexCoord2 | ( | int | target, | |
double | s, | |||
double | t | |||
) | [static] |
Binding for glMultiTexCoord2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A double. | |
t | A double. |
static void Derm.OpenGL.Gl.MultiTexCoord2h | ( | int | target, | |
UInt16[] | v | |||
) | [static] |
Binding for glMultiTexCoord2hvNV function.
target | A int. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.MultiTexCoord2h | ( | int | target, | |
UInt16 | s, | |||
UInt16 | t | |||
) | [static] |
Binding for glMultiTexCoord2hNV function.
target | A int. | |
s | A UInt16. | |
t | A UInt16. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
Int16[] | v | |||
) | [static] |
Binding for glMultiTexCoord3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
Int16 | s, | |||
Int16 | t, | |||
Int16 | r | |||
) | [static] |
Binding for glMultiTexCoord3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A Int16. | |
t | A Int16. | |
r | A Int16. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
int[] | v | |||
) | [static] |
Binding for glMultiTexCoord3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A int*. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
int | s, | |||
int | t, | |||
int | r | |||
) | [static] |
Binding for glMultiTexCoord3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A int. | |
t | A int. | |
r | A int. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
float[] | v | |||
) | [static] |
Binding for glMultiTexCoord3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A float*. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
float | s, | |||
float | t, | |||
float | r | |||
) | [static] |
Binding for glMultiTexCoord3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A float. | |
t | A float. | |
r | A float. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
double[] | v | |||
) | [static] |
Binding for glMultiTexCoord3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A double*. |
static void Derm.OpenGL.Gl.MultiTexCoord3 | ( | int | target, | |
double | s, | |||
double | t, | |||
double | r | |||
) | [static] |
Binding for glMultiTexCoord3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A double. | |
t | A double. | |
r | A double. |
static void Derm.OpenGL.Gl.MultiTexCoord3h | ( | int | target, | |
UInt16[] | v | |||
) | [static] |
Binding for glMultiTexCoord3hvNV function.
target | A int. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.MultiTexCoord3h | ( | int | target, | |
UInt16 | s, | |||
UInt16 | t, | |||
UInt16 | r | |||
) | [static] |
Binding for glMultiTexCoord3hNV function.
target | A int. | |
s | A UInt16. | |
t | A UInt16. | |
r | A UInt16. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
Int16[] | v | |||
) | [static] |
Binding for glMultiTexCoord4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
Int16 | s, | |||
Int16 | t, | |||
Int16 | r, | |||
Int16 | q | |||
) | [static] |
Binding for glMultiTexCoord4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A Int16. | |
t | A Int16. | |
r | A Int16. | |
q | A Int16. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
int[] | v | |||
) | [static] |
Binding for glMultiTexCoord4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A int*. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
int | s, | |||
int | t, | |||
int | r, | |||
int | q | |||
) | [static] |
Binding for glMultiTexCoord4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A int. | |
t | A int. | |
r | A int. | |
q | A int. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
float[] | v | |||
) | [static] |
Binding for glMultiTexCoord4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A float*. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
float | s, | |||
float | t, | |||
float | r, | |||
float | q | |||
) | [static] |
Binding for glMultiTexCoord4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A float. | |
t | A float. | |
r | A float. | |
q | A float. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
double[] | v | |||
) | [static] |
Binding for glMultiTexCoord4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
v | A double*. |
static void Derm.OpenGL.Gl.MultiTexCoord4 | ( | int | target, | |
double | s, | |||
double | t, | |||
double | r, | |||
double | q | |||
) | [static] |
Binding for glMultiTexCoord4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
s | A double. | |
t | A double. | |
r | A double. | |
q | A double. |
static void Derm.OpenGL.Gl.MultiTexCoord4h | ( | int | target, | |
UInt16[] | v | |||
) | [static] |
Binding for glMultiTexCoord4hvNV function.
target | A int. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.MultiTexCoord4h | ( | int | target, | |
UInt16 | s, | |||
UInt16 | t, | |||
UInt16 | r, | |||
UInt16 | q | |||
) | [static] |
Binding for glMultiTexCoord4hNV function.
target | A int. | |
s | A UInt16. | |
t | A UInt16. | |
r | A UInt16. | |
q | A UInt16. |
static void Derm.OpenGL.Gl.MultiTexCoordPointer | ( | int | texunit, | |
int | size, | |||
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glMultiTexCoordPointerEXT function.
texunit | A int. | |
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMultiTexEnvivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.MultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
int | param | |||
) | [static] |
Binding for glMultiTexEnviEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.MultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glMultiTexEnvfvEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.MultiTexEnv | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
float | param | |||
) | [static] |
Binding for glMultiTexEnvfEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMultiTexGenivEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
int | param | |||
) | [static] |
Binding for glMultiTexGeniEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glMultiTexGenfvEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
float | param | |||
) | [static] |
Binding for glMultiTexGenfEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
double @[] | params | |||
) | [static] |
Binding for glMultiTexGendvEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
@params | A double*. |
static void Derm.OpenGL.Gl.MultiTexGen | ( | int | texunit, | |
int | coord, | |||
int | pname, | |||
double | param | |||
) | [static] |
Binding for glMultiTexGendEXT function.
texunit | A int. | |
coord | A int. | |
pname | A int. | |
param | A double. |
static void Derm.OpenGL.Gl.MultiTexImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexImage3D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexImage3DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMultiTexParameterivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.MultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
int | param | |||
) | [static] |
Binding for glMultiTexParameteriEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.MultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glMultiTexParameterfvEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.MultiTexParameter | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
float | param | |||
) | [static] |
Binding for glMultiTexParameterfEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.MultiTexParameterI | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
uint @[] | params | |||
) | [static] |
Binding for glMultiTexParameterIuivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.MultiTexParameterI | ( | int | texunit, | |
int | target, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glMultiTexParameterIivEXT function.
texunit | A int. | |
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.MultiTexRenderbuffer | ( | int | texunit, | |
int | target, | |||
uint | renderbuffer | |||
) | [static] |
Binding for glMultiTexRenderbufferEXT function.
texunit | A int. | |
target | A int. | |
renderbuffer | A uint. |
static void Derm.OpenGL.Gl.MultiTexSubImage1D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexSubImage1DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexSubImage2D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexSubImage2DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultiTexSubImage3D | ( | int | texunit, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glMultiTexSubImage3DEXT function.
texunit | A int. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.MultMatrix | ( | float[] | m | ) | [static] |
Binding for glMultMatrixf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A float*. |
static void Derm.OpenGL.Gl.MultMatrix | ( | double[] | m | ) | [static] |
Binding for glMultMatrixd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A double*. |
static void Derm.OpenGL.Gl.MultTransposeMatrix | ( | float[] | m | ) | [static] |
Binding for glMultTransposeMatrixf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A float*. |
static void Derm.OpenGL.Gl.MultTransposeMatrix | ( | double[] | m | ) | [static] |
Binding for glMultTransposeMatrixd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
m | A double*. |
static void Derm.OpenGL.Gl.NamedBufferData | ( | uint | buffer, | |
UInt32 | size, | |||
object | data, | |||
int | usage | |||
) | [static] |
Binding for glNamedBufferDataEXT function.
buffer | A uint. | |
size | A UInt32. | |
data | A IntPtr. | |
usage | A int. |
static void Derm.OpenGL.Gl.NamedBufferSubData | ( | uint | buffer, | |
IntPtr | offset, | |||
UInt32 | size, | |||
object | data | |||
) | [static] |
Binding for glNamedBufferSubDataEXT function.
buffer | A uint. | |
offset | A IntPtr. | |
size | A UInt32. | |
data | A IntPtr. |
static void Derm.OpenGL.Gl.NamedFramebufferRenderbuffer | ( | uint | framebuffer, | |
int | attachment, | |||
int | renderbuffertarget, | |||
uint | renderbuffer | |||
) | [static] |
Binding for glNamedFramebufferRenderbufferEXT function.
framebuffer | A uint. | |
attachment | A int. | |
renderbuffertarget | A int. | |
renderbuffer | A uint. |
static void Derm.OpenGL.Gl.NamedFramebufferTexture | ( | uint | framebuffer, | |
int | attachment, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glNamedFramebufferTextureEXT function.
framebuffer | A uint. | |
attachment | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.NamedFramebufferTexture1D | ( | uint | framebuffer, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glNamedFramebufferTexture1DEXT function.
framebuffer | A uint. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.NamedFramebufferTexture2D | ( | uint | framebuffer, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level | |||
) | [static] |
Binding for glNamedFramebufferTexture2DEXT function.
framebuffer | A uint. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. |
static void Derm.OpenGL.Gl.NamedFramebufferTexture3D | ( | uint | framebuffer, | |
int | attachment, | |||
int | textarget, | |||
uint | texture, | |||
int | level, | |||
int | zoffset | |||
) | [static] |
Binding for glNamedFramebufferTexture3DEXT function.
framebuffer | A uint. | |
attachment | A int. | |
textarget | A int. | |
texture | A uint. | |
level | A int. | |
zoffset | A int. |
static void Derm.OpenGL.Gl.NamedFramebufferTextureFace | ( | uint | framebuffer, | |
int | attachment, | |||
uint | texture, | |||
int | level, | |||
int | face | |||
) | [static] |
Binding for glNamedFramebufferTextureFaceEXT function.
framebuffer | A uint. | |
attachment | A int. | |
texture | A uint. | |
level | A int. | |
face | A int. |
static void Derm.OpenGL.Gl.NamedFramebufferTextureLayer | ( | uint | framebuffer, | |
int | attachment, | |||
uint | texture, | |||
int | level, | |||
int | layer | |||
) | [static] |
Binding for glNamedFramebufferTextureLayerEXT function.
framebuffer | A uint. | |
attachment | A int. | |
texture | A uint. | |
level | A int. | |
layer | A int. |
static void Derm.OpenGL.Gl.NamedMakeBufferNonResident | ( | uint | buffer | ) | [static] |
Binding for glNamedMakeBufferNonResidentNV function.
buffer | A uint. |
static void Derm.OpenGL.Gl.NamedMakeBufferResident | ( | uint | buffer, | |
int | access | |||
) | [static] |
Binding for glNamedMakeBufferResidentNV function.
buffer | A uint. | |
access | A int. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
Int32 | count, | |||
uint @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParametersI4uivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
Int32 | count, | |||
int @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParametersI4ivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A int*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
Int32 | count, | |||
float @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParameters4fvEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A float*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
float @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParameter4fvEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A float*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glNamedProgramLocalParameter4fEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
double @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParameter4dvEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A double*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameter | ( | uint | program, | |
int | target, | |||
uint | index, | |||
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glNamedProgramLocalParameter4dEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
uint @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParameterI4uivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
uint | x, | |||
uint | y, | |||
uint | z, | |||
uint | w | |||
) | [static] |
Binding for glNamedProgramLocalParameterI4uiEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
x | A uint. | |
y | A uint. | |
z | A uint. | |
w | A uint. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
int @[] | params | |||
) | [static] |
Binding for glNamedProgramLocalParameterI4ivEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
@params | A int*. |
static void Derm.OpenGL.Gl.NamedProgramLocalParameterI | ( | uint | program, | |
int | target, | |||
uint | index, | |||
int | x, | |||
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glNamedProgramLocalParameterI4iEXT function.
program | A uint. | |
target | A int. | |
index | A uint. | |
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.NamedProgramString | ( | uint | program, | |
int | target, | |||
int | format, | |||
Int32 | len, | |||
object @ | string | |||
) | [static] |
Binding for glNamedProgramStringEXT function.
program | A uint. | |
target | A int. | |
format | A int. | |
len | A Int32. | |
@string | A IntPtr. |
static void Derm.OpenGL.Gl.NamedRenderbufferStorage | ( | uint | renderbuffer, | |
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glNamedRenderbufferStorageEXT function.
renderbuffer | A uint. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.NamedRenderbufferStorageMultisample | ( | uint | renderbuffer, | |
Int32 | samples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glNamedRenderbufferStorageMultisampleEXT function.
renderbuffer | A uint. | |
samples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.NamedRenderbufferStorageMultisampleCoverage | ( | uint | renderbuffer, | |
Int32 | coverageSamples, | |||
Int32 | colorSamples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glNamedRenderbufferStorageMultisampleCoverageEXT function.
renderbuffer | A uint. | |
coverageSamples | A Int32. | |
colorSamples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.NewList | ( | uint | list, | |
int | mode | |||
) | [static] |
Binding for glNewList function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
list | A uint. | |
mode | A int. |
static uint Derm.OpenGL.Gl.NewObjectBuffer | ( | Int32 | size, | |
object | pointer, | |||
int | usage | |||
) | [static] |
Binding for glNewObjectBufferATI function.
size | A Int32. | |
pointer | A IntPtr. | |
usage | A int. |
static void Derm.OpenGL.Gl.Normal3 | ( | Int16[] | v | ) | [static] |
Binding for glNormal3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Normal3 | ( | Int16 | nx, | |
Int16 | ny, | |||
Int16 | nz | |||
) | [static] |
Binding for glNormal3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
nx | A Int16. | |
ny | A Int16. | |
nz | A Int16. |
static void Derm.OpenGL.Gl.Normal3 | ( | int[] | v | ) | [static] |
Binding for glNormal3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Normal3 | ( | int | nx, | |
int | ny, | |||
int | nz | |||
) | [static] |
Binding for glNormal3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
nx | A int. | |
ny | A int. | |
nz | A int. |
static void Derm.OpenGL.Gl.Normal3 | ( | float[] | v | ) | [static] |
Binding for glNormal3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Normal3 | ( | float | nx, | |
float | ny, | |||
float | nz | |||
) | [static] |
Binding for glNormal3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
nx | A float. | |
ny | A float. | |
nz | A float. |
static void Derm.OpenGL.Gl.Normal3 | ( | double[] | v | ) | [static] |
Binding for glNormal3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Normal3 | ( | double | nx, | |
double | ny, | |||
double | nz | |||
) | [static] |
Binding for glNormal3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
nx | A double. | |
ny | A double. | |
nz | A double. |
static void Derm.OpenGL.Gl.Normal3 | ( | sbyte[] | v | ) | [static] |
Binding for glNormal3bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A sbyte*. |
static void Derm.OpenGL.Gl.Normal3 | ( | sbyte | nx, | |
sbyte | ny, | |||
sbyte | nz | |||
) | [static] |
Binding for glNormal3b function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
nx | A sbyte. | |
ny | A sbyte. | |
nz | A sbyte. |
static void Derm.OpenGL.Gl.Normal3h | ( | UInt16[] | v | ) | [static] |
Binding for glNormal3hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Normal3h | ( | UInt16 | nx, | |
UInt16 | ny, | |||
UInt16 | nz | |||
) | [static] |
Binding for glNormal3hNV function.
nx | A UInt16. | |
ny | A UInt16. | |
nz | A UInt16. |
static void Derm.OpenGL.Gl.NormalFormat | ( | int | type, | |
Int32 | stride | |||
) | [static] |
Binding for glNormalFormatNV function.
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.NormalPointer | ( | int | type, | |
IntPtr[] | pointer | |||
) | [static] |
Binding for glNormalPointervINTEL function.
type | A int. | |
pointer | A IntPtr*. |
static void Derm.OpenGL.Gl.NormalPointer | ( | int | type, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glNormalPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.NormalPointerList | ( | int | type, | |
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glNormalPointerListIBM function.
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
Int16[] | coords | |||
) | [static] |
Binding for glNormalStream3svATI function.
stream | A int. | |
coords | A Int16*. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
Int16 | nx, | |||
Int16 | ny, | |||
Int16 | nz | |||
) | [static] |
Binding for glNormalStream3sATI function.
stream | A int. | |
nx | A Int16. | |
ny | A Int16. | |
nz | A Int16. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
int[] | coords | |||
) | [static] |
Binding for glNormalStream3ivATI function.
stream | A int. | |
coords | A int*. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
int | nx, | |||
int | ny, | |||
int | nz | |||
) | [static] |
Binding for glNormalStream3iATI function.
stream | A int. | |
nx | A int. | |
ny | A int. | |
nz | A int. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
float[] | coords | |||
) | [static] |
Binding for glNormalStream3fvATI function.
stream | A int. | |
coords | A float*. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
float | nx, | |||
float | ny, | |||
float | nz | |||
) | [static] |
Binding for glNormalStream3fATI function.
stream | A int. | |
nx | A float. | |
ny | A float. | |
nz | A float. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
double[] | coords | |||
) | [static] |
Binding for glNormalStream3dvATI function.
stream | A int. | |
coords | A double*. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
double | nx, | |||
double | ny, | |||
double | nz | |||
) | [static] |
Binding for glNormalStream3dATI function.
stream | A int. | |
nx | A double. | |
ny | A double. | |
nz | A double. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
sbyte[] | coords | |||
) | [static] |
Binding for glNormalStream3bvATI function.
stream | A int. | |
coords | A sbyte*. |
static void Derm.OpenGL.Gl.NormalStream3 | ( | int | stream, | |
sbyte | nx, | |||
sbyte | ny, | |||
sbyte | nz | |||
) | [static] |
Binding for glNormalStream3bATI function.
stream | A int. | |
nx | A sbyte. | |
ny | A sbyte. | |
nz | A sbyte. |
static void Derm.OpenGL.Gl.Ortho | ( | double | left, | |
double | right, | |||
double | bottom, | |||
double | top, | |||
double | zNear, | |||
double | zFar | |||
) | [static] |
Binding for glOrtho function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
left | A double. | |
right | A double. | |
bottom | A double. | |
top | A double. | |
zNear | A double. | |
zFar | A double. |
static void Derm.OpenGL.Gl.PassTexCoord | ( | uint | dst, | |
uint | coord, | |||
int | swizzle | |||
) | [static] |
Binding for glPassTexCoordATI function.
dst | A uint. | |
coord | A uint. | |
swizzle | A int. |
static void Derm.OpenGL.Gl.PassThrough | ( | float | token | ) | [static] |
Binding for glPassThrough function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
token | A float. |
static void Derm.OpenGL.Gl.PauseTransformFeedback | ( | ) | [static] |
Binding for glPauseTransformFeedbackNV function.
static void Derm.OpenGL.Gl.PixelDataRange | ( | int | target, | |
Int32 | length, | |||
[Out] IntPtr | pointer | |||
) | [static] |
Binding for glPixelDataRangeNV function.
target | A int. | |
length | A Int32. | |
pointer | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.PixelMap | ( | int | map, | |
int | mapsize, | |||
UInt16[] | values | |||
) | [static] |
Binding for glPixelMapusv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
mapsize | A int. | |
values | A UInt16*. |
static void Derm.OpenGL.Gl.PixelMap | ( | int | map, | |
int | mapsize, | |||
uint[] | values | |||
) | [static] |
Binding for glPixelMapuiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
mapsize | A int. | |
values | A uint*. |
static void Derm.OpenGL.Gl.PixelMap | ( | int | map, | |
int | mapsize, | |||
float[] | values | |||
) | [static] |
Binding for glPixelMapfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
map | A int. | |
mapsize | A int. | |
values | A float*. |
static void Derm.OpenGL.Gl.PixelStoref | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glPixelStoref function.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.PixelStorei | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glPixelStorei function.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.PixelTransfer | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glPixelTransferi function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.PixelTransfer | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glPixelTransferf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.PixelTransformParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glPixelTransformParameterivEXT function.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.PixelTransformParameter | ( | int | target, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glPixelTransformParameteriEXT function.
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.PixelTransformParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glPixelTransformParameterfvEXT function.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.PixelTransformParameter | ( | int | target, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glPixelTransformParameterfEXT function.
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.PixelZoom | ( | float | xfactor, | |
float | yfactor | |||
) | [static] |
Binding for glPixelZoom function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
xfactor | A float. | |
yfactor | A float. |
static void Derm.OpenGL.Gl.PNTriangles | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glPNTrianglesiATI function.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.PNTriangles | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glPNTrianglesfATI function.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.PointParameter | ( | int | pname, | |
int @[] | params | |||
) | [static] |
Binding for glPointParameteriv function.
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.PointParameter | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glPointParameteri function.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.PointParameter | ( | int | pname, | |
float @[] | params | |||
) | [static] |
Binding for glPointParameterfv function.
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.PointParameter | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glPointParameterf function.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.PointSize | ( | float | size | ) | [static] |
Binding for glPointSize function.
size | A float. |
static void Derm.OpenGL.Gl.PolygonMode | ( | int | face, | |
int | mode | |||
) | [static] |
Binding for glPolygonMode function.
face | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.PolygonOffset | ( | float | factor, | |
float | units | |||
) | [static] |
Binding for glPolygonOffset function.
factor | A float. | |
units | A float. |
static void Derm.OpenGL.Gl.PolygonStipple | ( | byte[] | mask | ) | [static] |
Binding for glPolygonStipple function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mask | A byte*. |
static void Derm.OpenGL.Gl.PopAttrib | ( | ) | [static] |
Binding for glPopAttrib function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.PopClientAttrib | ( | ) | [static] |
Binding for glPopClientAttrib function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.PopMatrix | ( | ) | [static] |
Binding for glPopMatrix function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.PopName | ( | ) | [static] |
Binding for glPopName function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.PresentFrameDualFill | ( | uint | video_slot, | |
UInt64 | minPresentTime, | |||
uint | beginPresentTimeId, | |||
uint | presentDurationId, | |||
int | type, | |||
int | target0, | |||
uint | fill0, | |||
int | target1, | |||
uint | fill1, | |||
int | target2, | |||
uint | fill2, | |||
int | target3, | |||
uint | fill3 | |||
) | [static] |
Binding for glPresentFrameDualFillNV function.
video_slot | A uint. | |
minPresentTime | A UInt64. | |
beginPresentTimeId | A uint. | |
presentDurationId | A uint. | |
type | A int. | |
target0 | A int. | |
fill0 | A uint. | |
target1 | A int. | |
fill1 | A uint. | |
target2 | A int. | |
fill2 | A uint. | |
target3 | A int. | |
fill3 | A uint. |
static void Derm.OpenGL.Gl.PresentFrameKeyed | ( | uint | video_slot, | |
UInt64 | minPresentTime, | |||
uint | beginPresentTimeId, | |||
uint | presentDurationId, | |||
int | type, | |||
int | target0, | |||
uint | fill0, | |||
uint | key0, | |||
int | target1, | |||
uint | fill1, | |||
uint | key1 | |||
) | [static] |
Binding for glPresentFrameKeyedNV function.
video_slot | A uint. | |
minPresentTime | A UInt64. | |
beginPresentTimeId | A uint. | |
presentDurationId | A uint. | |
type | A int. | |
target0 | A int. | |
fill0 | A uint. | |
key0 | A uint. | |
target1 | A int. | |
fill1 | A uint. | |
key1 | A uint. |
static void Derm.OpenGL.Gl.PrimitiveRestart | ( | ) | [static] |
Binding for glPrimitiveRestartNV function.
static void Derm.OpenGL.Gl.PrimitiveRestartIndex | ( | uint | index | ) | [static] |
Binding for glPrimitiveRestartIndex function.
index | A uint. |
static void Derm.OpenGL.Gl.PrioritizeTextures | ( | Int32 | n, | |
uint[] | textures, | |||
float[] | priorities | |||
) | [static] |
Binding for glPrioritizeTextures function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
n | A Int32. | |
textures | A uint*. | |
priorities | A float*. |
static void Derm.OpenGL.Gl.ProgramBufferParameter | ( | int | target, | |
uint | buffer, | |||
uint | index, | |||
Int32 | count, | |||
uint @[] | params | |||
) | [static] |
Binding for glProgramBufferParametersIuivNV function.
target | A int. | |
buffer | A uint. | |
index | A uint. | |
count | A Int32. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.ProgramBufferParameter | ( | int | target, | |
uint | buffer, | |||
uint | index, | |||
Int32 | count, | |||
int @[] | params | |||
) | [static] |
Binding for glProgramBufferParametersIivNV function.
target | A int. | |
buffer | A uint. | |
index | A uint. | |
count | A Int32. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ProgramBufferParameter | ( | int | target, | |
uint | buffer, | |||
uint | index, | |||
Int32 | count, | |||
float @[] | params | |||
) | [static] |
Binding for glProgramBufferParametersfvNV function.
target | A int. | |
buffer | A uint. | |
index | A uint. | |
count | A Int32. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
uint @[] | params | |||
) | [static] |
Binding for glProgramEnvParametersI4uivNV function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
int @[] | params | |||
) | [static] |
Binding for glProgramEnvParametersI4ivNV function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
float @[] | params | |||
) | [static] |
Binding for glProgramEnvParameters4fvEXT function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
float @[] | params | |||
) | [static] |
Binding for glProgramEnvParameter4fvARB function.
target | A int. | |
index | A uint. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glProgramEnvParameter4fARB function.
target | A int. | |
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
double @[] | params | |||
) | [static] |
Binding for glProgramEnvParameter4dvARB function.
target | A int. | |
index | A uint. | |
@params | A double*. |
static void Derm.OpenGL.Gl.ProgramEnvParameter | ( | int | target, | |
uint | index, | |||
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glProgramEnvParameter4dARB function.
target | A int. | |
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.ProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
uint @[] | params | |||
) | [static] |
Binding for glProgramEnvParameterI4uivNV function.
target | A int. | |
index | A uint. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.ProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
uint | x, | |||
uint | y, | |||
uint | z, | |||
uint | w | |||
) | [static] |
Binding for glProgramEnvParameterI4uiNV function.
target | A int. | |
index | A uint. | |
x | A uint. | |
y | A uint. | |
z | A uint. | |
w | A uint. |
static void Derm.OpenGL.Gl.ProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
int @[] | params | |||
) | [static] |
Binding for glProgramEnvParameterI4ivNV function.
target | A int. | |
index | A uint. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ProgramEnvParameterI | ( | int | target, | |
uint | index, | |||
int | x, | |||
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glProgramEnvParameterI4iNV function.
target | A int. | |
index | A uint. | |
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
uint @[] | params | |||
) | [static] |
Binding for glProgramLocalParametersI4uivNV function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
int @[] | params | |||
) | [static] |
Binding for glProgramLocalParametersI4ivNV function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
Int32 | count, | |||
float @[] | params | |||
) | [static] |
Binding for glProgramLocalParameters4fvEXT function.
target | A int. | |
index | A uint. | |
count | A Int32. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
float @[] | params | |||
) | [static] |
Binding for glProgramLocalParameter4fvARB function.
target | A int. | |
index | A uint. | |
@params | A float*. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glProgramLocalParameter4fARB function.
target | A int. | |
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
double @[] | params | |||
) | [static] |
Binding for glProgramLocalParameter4dvARB function.
target | A int. | |
index | A uint. | |
@params | A double*. |
static void Derm.OpenGL.Gl.ProgramLocalParameter | ( | int | target, | |
uint | index, | |||
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glProgramLocalParameter4dARB function.
target | A int. | |
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.ProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
uint @[] | params | |||
) | [static] |
Binding for glProgramLocalParameterI4uivNV function.
target | A int. | |
index | A uint. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.ProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
uint | x, | |||
uint | y, | |||
uint | z, | |||
uint | w | |||
) | [static] |
Binding for glProgramLocalParameterI4uiNV function.
target | A int. | |
index | A uint. | |
x | A uint. | |
y | A uint. | |
z | A uint. | |
w | A uint. |
static void Derm.OpenGL.Gl.ProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
int @[] | params | |||
) | [static] |
Binding for glProgramLocalParameterI4ivNV function.
target | A int. | |
index | A uint. | |
@params | A int*. |
static void Derm.OpenGL.Gl.ProgramLocalParameterI | ( | int | target, | |
uint | index, | |||
int | x, | |||
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glProgramLocalParameterI4iNV function.
target | A int. | |
index | A uint. | |
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.ProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
float[] | v | |||
) | [static] |
Binding for glProgramNamedParameter4fvNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
v | A float*. |
static void Derm.OpenGL.Gl.ProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glProgramNamedParameter4fNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.ProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
double[] | v | |||
) | [static] |
Binding for glProgramNamedParameter4dvNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
v | A double*. |
static void Derm.OpenGL.Gl.ProgramNamedParameter | ( | uint | id, | |
Int32 | len, | |||
byte[] | name, | |||
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glProgramNamedParameter4dNV function.
id | A uint. | |
len | A Int32. | |
name | A byte*. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
uint | count, | |||
float[] | v | |||
) | [static] |
Binding for glProgramParameters4fvNV function.
target | A int. | |
index | A uint. | |
count | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
uint | count, | |||
double[] | v | |||
) | [static] |
Binding for glProgramParameters4dvNV function.
target | A int. | |
index | A uint. | |
count | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
float[] | v | |||
) | [static] |
Binding for glProgramParameter4fvNV function.
target | A int. | |
index | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glProgramParameter4fNV function.
target | A int. | |
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
double[] | v | |||
) | [static] |
Binding for glProgramParameter4dvNV function.
target | A int. | |
index | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | int | target, | |
uint | index, | |||
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glProgramParameter4dNV function.
target | A int. | |
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.ProgramParameter | ( | uint | program, | |
int | pname, | |||
int | value | |||
) | [static] |
Binding for glProgramParameteri function.
program | A uint. | |
pname | A int. | |
value | A int. |
static void Derm.OpenGL.Gl.ProgramString | ( | int | target, | |
int | format, | |||
Int32 | len, | |||
object @ | string | |||
) | [static] |
Binding for glProgramStringARB function.
target | A int. | |
format | A int. | |
len | A Int32. | |
@string | A IntPtr. |
static void Derm.OpenGL.Gl.ProgramUniform | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
UInt64[] | value | |||
) | [static] |
Binding for glProgramUniformui64vNV function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A UInt64*. |
static void Derm.OpenGL.Gl.ProgramUniform | ( | uint | program, | |
int | location, | |||
UInt64 | value | |||
) | [static] |
Binding for glProgramUniformui64NV function.
program | A uint. | |
location | A int. | |
value | A UInt64. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glProgramUniform1uivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
uint | v0 | |||
) | [static] |
Binding for glProgramUniform1uiEXT function.
program | A uint. | |
location | A int. | |
v0 | A uint. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glProgramUniform1ivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
int | v0 | |||
) | [static] |
Binding for glProgramUniform1iEXT function.
program | A uint. | |
location | A int. | |
v0 | A int. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniform1fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniform1 | ( | uint | program, | |
int | location, | |||
float | v0 | |||
) | [static] |
Binding for glProgramUniform1fEXT function.
program | A uint. | |
location | A int. | |
v0 | A float. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glProgramUniform2uivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
uint | v0, | |||
uint | v1 | |||
) | [static] |
Binding for glProgramUniform2uiEXT function.
program | A uint. | |
location | A int. | |
v0 | A uint. | |
v1 | A uint. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glProgramUniform2ivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
int | v0, | |||
int | v1 | |||
) | [static] |
Binding for glProgramUniform2iEXT function.
program | A uint. | |
location | A int. | |
v0 | A int. | |
v1 | A int. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniform2fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniform2 | ( | uint | program, | |
int | location, | |||
float | v0, | |||
float | v1 | |||
) | [static] |
Binding for glProgramUniform2fEXT function.
program | A uint. | |
location | A int. | |
v0 | A float. | |
v1 | A float. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glProgramUniform3uivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
uint | v0, | |||
uint | v1, | |||
uint | v2 | |||
) | [static] |
Binding for glProgramUniform3uiEXT function.
program | A uint. | |
location | A int. | |
v0 | A uint. | |
v1 | A uint. | |
v2 | A uint. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glProgramUniform3ivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
int | v0, | |||
int | v1, | |||
int | v2 | |||
) | [static] |
Binding for glProgramUniform3iEXT function.
program | A uint. | |
location | A int. | |
v0 | A int. | |
v1 | A int. | |
v2 | A int. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniform3fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniform3 | ( | uint | program, | |
int | location, | |||
float | v0, | |||
float | v1, | |||
float | v2 | |||
) | [static] |
Binding for glProgramUniform3fEXT function.
program | A uint. | |
location | A int. | |
v0 | A float. | |
v1 | A float. | |
v2 | A float. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glProgramUniform4uivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
uint | v0, | |||
uint | v1, | |||
uint | v2, | |||
uint | v3 | |||
) | [static] |
Binding for glProgramUniform4uiEXT function.
program | A uint. | |
location | A int. | |
v0 | A uint. | |
v1 | A uint. | |
v2 | A uint. | |
v3 | A uint. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glProgramUniform4ivEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
int | v0, | |||
int | v1, | |||
int | v2, | |||
int | v3 | |||
) | [static] |
Binding for glProgramUniform4iEXT function.
program | A uint. | |
location | A int. | |
v0 | A int. | |
v1 | A int. | |
v2 | A int. | |
v3 | A int. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniform4fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniform4 | ( | uint | program, | |
int | location, | |||
float | v0, | |||
float | v1, | |||
float | v2, | |||
float | v3 | |||
) | [static] |
Binding for glProgramUniform4fEXT function.
program | A uint. | |
location | A int. | |
v0 | A float. | |
v1 | A float. | |
v2 | A float. | |
v3 | A float. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix2fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix2x3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix2x3fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix2x4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix2x4fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix3fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix3x2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix3x2fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix3x4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix3x4fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix4 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix4fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix4x2 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix4x2fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramUniformMatrix4x3 | ( | uint | program, | |
int | location, | |||
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glProgramUniformMatrix4x3fvEXT function.
program | A uint. | |
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.ProgramVertexLimit | ( | int | target, | |
int | limit | |||
) | [static] |
Binding for glProgramVertexLimitNV function.
target | A int. | |
limit | A int. |
static void Derm.OpenGL.Gl.ProvokingVertex | ( | int | mode | ) | [static] |
Binding for glProvokingVertex function.
mode | A int. |
static void Derm.OpenGL.Gl.PushAttrib | ( | uint | mask | ) | [static] |
Binding for glPushAttrib function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mask | A uint. |
static void Derm.OpenGL.Gl.PushClientAttrib | ( | uint | mask | ) | [static] |
Binding for glPushClientAttrib function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mask | A uint. |
static void Derm.OpenGL.Gl.PushClientAttribDefault | ( | uint | mask | ) | [static] |
Binding for glPushClientAttribDefaultEXT function.
mask | A uint. |
static void Derm.OpenGL.Gl.PushMatrix | ( | ) | [static] |
Binding for glPushMatrix function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
static void Derm.OpenGL.Gl.PushName | ( | uint | name | ) | [static] |
Binding for glPushName function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
name | A uint. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | Int16[] | v | ) | [static] |
Binding for glRasterPos2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | Int16 | x, | |
Int16 | y | |||
) | [static] |
Binding for glRasterPos2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | int[] | v | ) | [static] |
Binding for glRasterPos2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | int | x, | |
int | y | |||
) | [static] |
Binding for glRasterPos2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | float[] | v | ) | [static] |
Binding for glRasterPos2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | float | x, | |
float | y | |||
) | [static] |
Binding for glRasterPos2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | double[] | v | ) | [static] |
Binding for glRasterPos2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.RasterPos2 | ( | double | x, | |
double | y | |||
) | [static] |
Binding for glRasterPos2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | Int16[] | v | ) | [static] |
Binding for glRasterPos3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | Int16 | x, | |
Int16 | y, | |||
Int16 | z | |||
) | [static] |
Binding for glRasterPos3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. | |
z | A Int16. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | int[] | v | ) | [static] |
Binding for glRasterPos3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | int | x, | |
int | y, | |||
int | z | |||
) | [static] |
Binding for glRasterPos3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
z | A int. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | float[] | v | ) | [static] |
Binding for glRasterPos3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | float | x, | |
float | y, | |||
float | z | |||
) | [static] |
Binding for glRasterPos3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | double[] | v | ) | [static] |
Binding for glRasterPos3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.RasterPos3 | ( | double | x, | |
double | y, | |||
double | z | |||
) | [static] |
Binding for glRasterPos3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | Int16[] | v | ) | [static] |
Binding for glRasterPos4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | Int16 | x, | |
Int16 | y, | |||
Int16 | z, | |||
Int16 | w | |||
) | [static] |
Binding for glRasterPos4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. | |
z | A Int16. | |
w | A Int16. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | int[] | v | ) | [static] |
Binding for glRasterPos4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | int | x, | |
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glRasterPos4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | float[] | v | ) | [static] |
Binding for glRasterPos4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | float | x, | |
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glRasterPos4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | double[] | v | ) | [static] |
Binding for glRasterPos4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.RasterPos4 | ( | double | x, | |
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glRasterPos4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.ReadBuffer | ( | int | mode | ) | [static] |
Binding for glReadBuffer function.
mode | A int. |
static void Derm.OpenGL.Gl.ReadPixel | ( | int | x, | |
int | y, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
[Out] object | pixels | |||
) | [static] |
Binding for glReadPixels function.
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.Rect | ( | Int16[] | v1, | |
Int16[] | v2 | |||
) | [static] |
Binding for glRectsv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v1 | A Int16*. | |
v2 | A Int16*. |
static void Derm.OpenGL.Gl.Rect | ( | Int16 | x1, | |
Int16 | y1, | |||
Int16 | x2, | |||
Int16 | y2 | |||
) | [static] |
Binding for glRects function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x1 | A Int16. | |
y1 | A Int16. | |
x2 | A Int16. | |
y2 | A Int16. |
static void Derm.OpenGL.Gl.Rect | ( | int[] | v1, | |
int[] | v2 | |||
) | [static] |
Binding for glRectiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v1 | A int*. | |
v2 | A int*. |
static void Derm.OpenGL.Gl.Rect | ( | int | x1, | |
int | y1, | |||
int | x2, | |||
int | y2 | |||
) | [static] |
Binding for glRecti function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x1 | A int. | |
y1 | A int. | |
x2 | A int. | |
y2 | A int. |
static void Derm.OpenGL.Gl.Rect | ( | float[] | v1, | |
float[] | v2 | |||
) | [static] |
Binding for glRectfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v1 | A float*. | |
v2 | A float*. |
static void Derm.OpenGL.Gl.Rect | ( | float | x1, | |
float | y1, | |||
float | x2, | |||
float | y2 | |||
) | [static] |
Binding for glRectf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x1 | A float. | |
y1 | A float. | |
x2 | A float. | |
y2 | A float. |
static void Derm.OpenGL.Gl.Rect | ( | double[] | v1, | |
double[] | v2 | |||
) | [static] |
Binding for glRectdv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v1 | A double*. | |
v2 | A double*. |
static void Derm.OpenGL.Gl.Rect | ( | double | x1, | |
double | y1, | |||
double | x2, | |||
double | y2 | |||
) | [static] |
Binding for glRectd function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x1 | A double. | |
y1 | A double. | |
x2 | A double. | |
y2 | A double. |
static void Derm.OpenGL.Gl.RenderbufferStorage | ( | int | target, | |
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glRenderbufferStorage function.
target | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.RenderbufferStorageMultisample | ( | int | target, | |
Int32 | samples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glRenderbufferStorageMultisample function.
target | A int. | |
samples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.RenderbufferStorageMultisampleCoverage | ( | int | target, | |
Int32 | coverageSamples, | |||
Int32 | colorSamples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glRenderbufferStorageMultisampleCoverageNV function.
target | A int. | |
coverageSamples | A Int32. | |
colorSamples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. |
static int Derm.OpenGL.Gl.RenderMode | ( | int | mode | ) | [static] |
Binding for glRenderMode function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. |
static void Derm.OpenGL.Gl.RequestResidentPrograms | ( | Int32 | n, | |
uint[] | programs | |||
) | [static] |
Binding for glRequestResidentProgramsNV function.
n | A Int32. | |
programs | A uint*. |
static void Derm.OpenGL.Gl.ResetHistogram | ( | int | target | ) | [static] |
Binding for glResetHistogram function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. |
static void Derm.OpenGL.Gl.ResetMinmax | ( | int | target | ) | [static] |
Binding for glResetMinmax function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. |
static void Derm.OpenGL.Gl.ResumeTransformFeedback | ( | ) | [static] |
Binding for glResumeTransformFeedbackNV function.
static void Derm.OpenGL.Gl.Rotated | ( | double | angle, | |
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glRotated function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
angle | A double. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.Rotatef | ( | float | angle, | |
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glRotatef function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
angle | A float. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.SampleCoverage | ( | float | value, | |
bool | invert | |||
) | [static] |
Binding for glSampleCoverage function.
value | A float. | |
invert | A bool. |
static void Derm.OpenGL.Gl.SampleMap | ( | uint | dst, | |
uint | interp, | |||
int | swizzle | |||
) | [static] |
Binding for glSampleMapATI function.
dst | A uint. | |
interp | A uint. | |
swizzle | A int. |
static void Derm.OpenGL.Gl.SampleMask | ( | float | value, | |
bool | invert | |||
) | [static] |
Binding for glSampleMaskEXT function.
value | A float. | |
invert | A bool. |
static void Derm.OpenGL.Gl.SampleMask | ( | uint | index, | |
uint | mask | |||
) | [static] |
Binding for glSampleMaski function.
index | A uint. | |
mask | A uint. |
static void Derm.OpenGL.Gl.SampleMaskIndexed | ( | uint | index, | |
uint | mask | |||
) | [static] |
Binding for glSampleMaskIndexedNV function.
index | A uint. | |
mask | A uint. |
static void Derm.OpenGL.Gl.SamplePattern | ( | int | pattern | ) | [static] |
Binding for glSamplePatternEXT function.
pattern | A int. |
static void Derm.OpenGL.Gl.Scaled | ( | double | x, | |
double | y, | |||
double | z | |||
) | [static] |
Binding for glScaled function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.Scalef | ( | float | x, | |
float | y, | |||
float | z | |||
) | [static] |
Binding for glScalef function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.Scissor | ( | int | x, | |
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glScissor function.
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | UInt16[] | v | ) | [static] |
Binding for glSecondaryColor3usv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A UInt16*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue | |||
) | [static] |
Binding for glSecondaryColor3us function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | uint[] | v | ) | [static] |
Binding for glSecondaryColor3uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A uint*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | uint | red, | |
uint | green, | |||
uint | blue | |||
) | [static] |
Binding for glSecondaryColor3ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A uint. | |
green | A uint. | |
blue | A uint. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | byte[] | v | ) | [static] |
Binding for glSecondaryColor3ubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A byte*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | byte | red, | |
byte | green, | |||
byte | blue | |||
) | [static] |
Binding for glSecondaryColor3ub function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A byte. | |
green | A byte. | |
blue | A byte. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | Int16[] | v | ) | [static] |
Binding for glSecondaryColor3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | Int16 | red, | |
Int16 | green, | |||
Int16 | blue | |||
) | [static] |
Binding for glSecondaryColor3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A Int16. | |
green | A Int16. | |
blue | A Int16. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | int[] | v | ) | [static] |
Binding for glSecondaryColor3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | int | red, | |
int | green, | |||
int | blue | |||
) | [static] |
Binding for glSecondaryColor3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A int. | |
green | A int. | |
blue | A int. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | float[] | v | ) | [static] |
Binding for glSecondaryColor3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | float | red, | |
float | green, | |||
float | blue | |||
) | [static] |
Binding for glSecondaryColor3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A float. | |
green | A float. | |
blue | A float. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | double[] | v | ) | [static] |
Binding for glSecondaryColor3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | double | red, | |
double | green, | |||
double | blue | |||
) | [static] |
Binding for glSecondaryColor3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A double. | |
green | A double. | |
blue | A double. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | sbyte[] | v | ) | [static] |
Binding for glSecondaryColor3bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A sbyte*. |
static void Derm.OpenGL.Gl.SecondaryColor3 | ( | sbyte | red, | |
sbyte | green, | |||
sbyte | blue | |||
) | [static] |
Binding for glSecondaryColor3b function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
red | A sbyte. | |
green | A sbyte. | |
blue | A sbyte. |
static void Derm.OpenGL.Gl.SecondaryColor3h | ( | UInt16[] | v | ) | [static] |
Binding for glSecondaryColor3hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.SecondaryColor3h | ( | UInt16 | red, | |
UInt16 | green, | |||
UInt16 | blue | |||
) | [static] |
Binding for glSecondaryColor3hNV function.
red | A UInt16. | |
green | A UInt16. | |
blue | A UInt16. |
static void Derm.OpenGL.Gl.SecondaryColorFormat | ( | int | size, | |
int | type, | |||
Int32 | stride | |||
) | [static] |
Binding for glSecondaryColorFormatNV function.
size | A int. | |
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.SecondaryColorPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glSecondaryColorPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.SecondaryColorPointerList | ( | int | size, | |
int | type, | |||
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glSecondaryColorPointerListIBM function.
size | A int. | |
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.SelectBuffer | ( | Int32 | size, | |
[Out] uint[] | buffer | |||
) | [static] |
Binding for glSelectBuffer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A Int32. | |
buffer | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.SelectPerfMonitorCounters | ( | uint | monitor, | |
bool | enable, | |||
uint | group, | |||
int | numCounters, | |||
[Out] uint[] | counterList | |||
) | [static] |
Binding for glSelectPerfMonitorCountersAMD function.
monitor | A uint. | |
enable | A bool. | |
group | A uint. | |
numCounters | A int. | |
counterList | A uint*. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.SeparableFilter2D | ( | int | target, | |
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | row, | |||
object | column | |||
) | [static] |
Binding for glSeparableFilter2D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
row | A IntPtr. | |
column | A IntPtr. |
static void Derm.OpenGL.Gl.SetFence | ( | uint | fence, | |
int | condition | |||
) | [static] |
Binding for glSetFenceNV function.
fence | A uint. | |
condition | A int. |
static void Derm.OpenGL.Gl.SetFragmentShaderConstant | ( | uint | dst, | |
float[] | value | |||
) | [static] |
Binding for glSetFragmentShaderConstantATI function.
dst | A uint. | |
value | A float*. |
static void Derm.OpenGL.Gl.SetInvariant | ( | uint | id, | |
int | type, | |||
object | addr | |||
) | [static] |
Binding for glSetInvariantEXT function.
id | A uint. | |
type | A int. | |
addr | A IntPtr. |
static void Derm.OpenGL.Gl.SetLocalConstant | ( | uint | id, | |
int | type, | |||
object | addr | |||
) | [static] |
Binding for glSetLocalConstantEXT function.
id | A uint. | |
type | A int. | |
addr | A IntPtr. |
static void Derm.OpenGL.Gl.ShadeModel | ( | int | mode | ) | [static] |
Binding for glShadeModel function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
mode | A int. |
static void Derm.OpenGL.Gl.ShaderOp1 | ( | int | op, | |
uint | res, | |||
uint | arg1 | |||
) | [static] |
Binding for glShaderOp1EXT function.
op | A int. | |
res | A uint. | |
arg1 | A uint. |
static void Derm.OpenGL.Gl.ShaderOp2 | ( | int | op, | |
uint | res, | |||
uint | arg1, | |||
uint | arg2 | |||
) | [static] |
Binding for glShaderOp2EXT function.
op | A int. | |
res | A uint. | |
arg1 | A uint. | |
arg2 | A uint. |
static void Derm.OpenGL.Gl.ShaderOp3 | ( | int | op, | |
uint | res, | |||
uint | arg1, | |||
uint | arg2, | |||
uint | arg3 | |||
) | [static] |
Binding for glShaderOp3EXT function.
op | A int. | |
res | A uint. | |
arg1 | A uint. | |
arg2 | A uint. | |
arg3 | A uint. |
static void Derm.OpenGL.Gl.ShaderSource | ( | uint | shader, | |
Int32 | count, | |||
string @[] | string, | |||
int[] | length | |||
) | [static] |
Binding for glShaderSource function.
shader | A uint. | |
count | A Int32. | |
@string | A string[]. | |
length | A int*. |
static void Derm.OpenGL.Gl.StencilClearTag | ( | Int32 | stencilTagBits, | |
uint | stencilClearTag | |||
) | [static] |
Binding for glStencilClearTagEXT function.
stencilTagBits | A Int32. | |
stencilClearTag | A uint. |
static void Derm.OpenGL.Gl.StencilFunc | ( | int | func, | |
int @ | ref, | |||
uint | mask | |||
) | [static] |
Binding for glStencilFunc function.
func | A int. | |
@ref | A int. | |
mask | A uint. |
static void Derm.OpenGL.Gl.StencilFuncSeparate | ( | int | frontfunc, | |
int | backfunc, | |||
int @ | ref, | |||
uint | mask | |||
) | [static] |
Binding for glStencilFuncSeparate function.
frontfunc | A int. | |
backfunc | A int. | |
@ref | A int. | |
mask | A uint. |
static void Derm.OpenGL.Gl.StencilMask | ( | uint | mask | ) | [static] |
Binding for glStencilMask function.
mask | A uint. |
static void Derm.OpenGL.Gl.StencilMaskSeparate | ( | int | face, | |
uint | mask | |||
) | [static] |
Binding for glStencilMaskSeparate function.
face | A int. | |
mask | A uint. |
static void Derm.OpenGL.Gl.StencilOp | ( | int | fail, | |
int | zfail, | |||
int | zpass | |||
) | [static] |
Binding for glStencilOp function.
fail | A int. | |
zfail | A int. | |
zpass | A int. |
static void Derm.OpenGL.Gl.StencilOpSeparate | ( | int | face, | |
int | sfail, | |||
int | dpfail, | |||
int | dppass | |||
) | [static] |
Binding for glStencilOpSeparate function.
face | A int. | |
sfail | A int. | |
dpfail | A int. | |
dppass | A int. |
static void Derm.OpenGL.Gl.Swizzle | ( | uint | res, | |
uint @ | in, | |||
int | outX, | |||
int | outY, | |||
int | outZ, | |||
int | outW | |||
) | [static] |
Binding for glSwizzleEXT function.
res | A uint. | |
@in | A uint. | |
outX | A int. | |
outY | A int. | |
outZ | A int. | |
outW | A int. |
static void Derm.OpenGL.Gl.SyncDelegates | ( | ) | [static] |
static void Derm.OpenGL.Gl.Tangent3 | ( | Int16[] | v | ) | [static] |
Binding for glTangent3svEXT function.
v | A Int16*. |
static void Derm.OpenGL.Gl.Tangent3 | ( | Int16 | tx, | |
Int16 | ty, | |||
Int16 | tz | |||
) | [static] |
Binding for glTangent3sEXT function.
tx | A Int16. | |
ty | A Int16. | |
tz | A Int16. |
static void Derm.OpenGL.Gl.Tangent3 | ( | int[] | v | ) | [static] |
Binding for glTangent3ivEXT function.
v | A int*. |
static void Derm.OpenGL.Gl.Tangent3 | ( | int | tx, | |
int | ty, | |||
int | tz | |||
) | [static] |
Binding for glTangent3iEXT function.
tx | A int. | |
ty | A int. | |
tz | A int. |
static void Derm.OpenGL.Gl.Tangent3 | ( | float[] | v | ) | [static] |
Binding for glTangent3fvEXT function.
v | A float*. |
static void Derm.OpenGL.Gl.Tangent3 | ( | float | tx, | |
float | ty, | |||
float | tz | |||
) | [static] |
Binding for glTangent3fEXT function.
tx | A float. | |
ty | A float. | |
tz | A float. |
static void Derm.OpenGL.Gl.Tangent3 | ( | double[] | v | ) | [static] |
Binding for glTangent3dvEXT function.
v | A double*. |
static void Derm.OpenGL.Gl.Tangent3 | ( | double | tx, | |
double | ty, | |||
double | tz | |||
) | [static] |
Binding for glTangent3dEXT function.
tx | A double. | |
ty | A double. | |
tz | A double. |
static void Derm.OpenGL.Gl.Tangent3 | ( | sbyte[] | v | ) | [static] |
Binding for glTangent3bvEXT function.
v | A sbyte*. |
static void Derm.OpenGL.Gl.Tangent3 | ( | sbyte | tx, | |
sbyte | ty, | |||
sbyte | tz | |||
) | [static] |
Binding for glTangent3bEXT function.
tx | A sbyte. | |
ty | A sbyte. | |
tz | A sbyte. |
static void Derm.OpenGL.Gl.TangentPointer | ( | int | type, | |
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glTangentPointerEXT function.
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.TessellationFactor | ( | float | factor | ) | [static] |
Binding for glTessellationFactorAMD function.
factor | A float. |
static void Derm.OpenGL.Gl.TessellationMode | ( | int | mode | ) | [static] |
Binding for glTessellationModeAMD function.
mode | A int. |
static bool Derm.OpenGL.Gl.TestFence | ( | uint | fence | ) | [static] |
Binding for glTestFenceNV function.
fence | A uint. |
static void Derm.OpenGL.Gl.TexBuffer | ( | int | target, | |
int | internalformat, | |||
uint | buffer | |||
) | [static] |
Binding for glTexBuffer function.
target | A int. | |
internalformat | A int. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.TexBumpParameter | ( | int | pname, | |
int[] | param | |||
) | [static] |
Binding for glTexBumpParameterivATI function.
pname | A int. | |
param | A int*. |
static void Derm.OpenGL.Gl.TexBumpParameter | ( | int | pname, | |
float[] | param | |||
) | [static] |
Binding for glTexBumpParameterfvATI function.
pname | A int. | |
param | A float*. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | Int16[] | v | ) | [static] |
Binding for glTexCoord1sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | Int16 | s | ) | [static] |
Binding for glTexCoord1s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A Int16. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | int[] | v | ) | [static] |
Binding for glTexCoord1iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | int | s | ) | [static] |
Binding for glTexCoord1i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A int. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | float[] | v | ) | [static] |
Binding for glTexCoord1fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | float | s | ) | [static] |
Binding for glTexCoord1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A float. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | double[] | v | ) | [static] |
Binding for glTexCoord1dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.TexCoord1 | ( | double | s | ) | [static] |
Binding for glTexCoord1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A double. |
static void Derm.OpenGL.Gl.TexCoord1h | ( | UInt16[] | v | ) | [static] |
Binding for glTexCoord1hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.TexCoord1h | ( | UInt16 | s | ) | [static] |
Binding for glTexCoord1hNV function.
s | A UInt16. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | Int16[] | v | ) | [static] |
Binding for glTexCoord2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | Int16 | s, | |
Int16 | t | |||
) | [static] |
Binding for glTexCoord2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A Int16. | |
t | A Int16. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | int[] | v | ) | [static] |
Binding for glTexCoord2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | int | s, | |
int | t | |||
) | [static] |
Binding for glTexCoord2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A int. | |
t | A int. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | float[] | v | ) | [static] |
Binding for glTexCoord2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | float | s, | |
float | t | |||
) | [static] |
Binding for glTexCoord2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A float. | |
t | A float. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | double[] | v | ) | [static] |
Binding for glTexCoord2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.TexCoord2 | ( | double | s, | |
double | t | |||
) | [static] |
Binding for glTexCoord2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A double. | |
t | A double. |
static void Derm.OpenGL.Gl.TexCoord2h | ( | UInt16[] | v | ) | [static] |
Binding for glTexCoord2hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.TexCoord2h | ( | UInt16 | s, | |
UInt16 | t | |||
) | [static] |
Binding for glTexCoord2hNV function.
s | A UInt16. | |
t | A UInt16. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | Int16[] | v | ) | [static] |
Binding for glTexCoord3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | Int16 | s, | |
Int16 | t, | |||
Int16 | r | |||
) | [static] |
Binding for glTexCoord3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A Int16. | |
t | A Int16. | |
r | A Int16. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | int[] | v | ) | [static] |
Binding for glTexCoord3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | int | s, | |
int | t, | |||
int | r | |||
) | [static] |
Binding for glTexCoord3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A int. | |
t | A int. | |
r | A int. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | float[] | v | ) | [static] |
Binding for glTexCoord3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | float | s, | |
float | t, | |||
float | r | |||
) | [static] |
Binding for glTexCoord3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A float. | |
t | A float. | |
r | A float. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | double[] | v | ) | [static] |
Binding for glTexCoord3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.TexCoord3 | ( | double | s, | |
double | t, | |||
double | r | |||
) | [static] |
Binding for glTexCoord3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A double. | |
t | A double. | |
r | A double. |
static void Derm.OpenGL.Gl.TexCoord3h | ( | UInt16[] | v | ) | [static] |
Binding for glTexCoord3hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.TexCoord3h | ( | UInt16 | s, | |
UInt16 | t, | |||
UInt16 | r | |||
) | [static] |
Binding for glTexCoord3hNV function.
s | A UInt16. | |
t | A UInt16. | |
r | A UInt16. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | Int16[] | v | ) | [static] |
Binding for glTexCoord4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | Int16 | s, | |
Int16 | t, | |||
Int16 | r, | |||
Int16 | q | |||
) | [static] |
Binding for glTexCoord4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A Int16. | |
t | A Int16. | |
r | A Int16. | |
q | A Int16. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | int[] | v | ) | [static] |
Binding for glTexCoord4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | int | s, | |
int | t, | |||
int | r, | |||
int | q | |||
) | [static] |
Binding for glTexCoord4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A int. | |
t | A int. | |
r | A int. | |
q | A int. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | float[] | v | ) | [static] |
Binding for glTexCoord4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | float | s, | |
float | t, | |||
float | r, | |||
float | q | |||
) | [static] |
Binding for glTexCoord4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A float. | |
t | A float. | |
r | A float. | |
q | A float. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | double[] | v | ) | [static] |
Binding for glTexCoord4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.TexCoord4 | ( | double | s, | |
double | t, | |||
double | r, | |||
double | q | |||
) | [static] |
Binding for glTexCoord4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
s | A double. | |
t | A double. | |
r | A double. | |
q | A double. |
static void Derm.OpenGL.Gl.TexCoord4h | ( | UInt16[] | v | ) | [static] |
Binding for glTexCoord4hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.TexCoord4h | ( | UInt16 | s, | |
UInt16 | t, | |||
UInt16 | r, | |||
UInt16 | q | |||
) | [static] |
Binding for glTexCoord4hNV function.
s | A UInt16. | |
t | A UInt16. | |
r | A UInt16. | |
q | A UInt16. |
static void Derm.OpenGL.Gl.TexCoordFormat | ( | int | size, | |
int | type, | |||
Int32 | stride | |||
) | [static] |
Binding for glTexCoordFormatNV function.
size | A int. | |
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.TexCoordPointer | ( | int | size, | |
int | type, | |||
IntPtr[] | pointer | |||
) | [static] |
Binding for glTexCoordPointervINTEL function.
size | A int. | |
type | A int. | |
pointer | A IntPtr*. |
static void Derm.OpenGL.Gl.TexCoordPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glTexCoordPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.TexCoordPointerList | ( | int | size, | |
int | type, | |||
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glTexCoordPointerListIBM function.
size | A int. | |
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.TexEnv | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTexEnviv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TexEnv | ( | int | target, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glTexEnvi function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.TexEnv | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glTexEnvfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.TexEnv | ( | int | target, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glTexEnvf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTexGeniv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glTexGeni function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glTexGenfv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glTexGenf function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
double @[] | params | |||
) | [static] |
Binding for glTexGendv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
@params | A double*. |
static void Derm.OpenGL.Gl.TexGen | ( | int | coord, | |
int | pname, | |||
double | param | |||
) | [static] |
Binding for glTexGend function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
coord | A int. | |
pname | A int. | |
param | A double. |
static void Derm.OpenGL.Gl.TexImage1D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexImage1D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TexImage2D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexImage2D function.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TexImage2DMultisample | ( | int | target, | |
Int32 | samples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
bool | fixedsamplelocations | |||
) | [static] |
Binding for glTexImage2DMultisample function.
target | A int. | |
samples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
fixedsamplelocations | A bool. |
static void Derm.OpenGL.Gl.TexImage3D | ( | int | target, | |
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexImage3D function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TexImage3DMultisample | ( | int | target, | |
Int32 | samples, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
bool | fixedsamplelocations | |||
) | [static] |
Binding for glTexImage3DMultisample function.
target | A int. | |
samples | A Int32. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
fixedsamplelocations | A bool. |
static void Derm.OpenGL.Gl.TexParameter | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTexParameteriv function.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TexParameter | ( | int | target, | |
int | pname, | |||
int | param | |||
) | [static] |
Binding for glTexParameteri function.
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.TexParameter | ( | int | target, | |
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glTexParameterfv function.
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.TexParameter | ( | int | target, | |
int | pname, | |||
float | param | |||
) | [static] |
Binding for glTexParameterf function.
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.TexParameterI | ( | int | target, | |
int | pname, | |||
uint @[] | params | |||
) | [static] |
Binding for glTexParameterIuiv function.
target | A int. | |
pname | A int. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.TexParameterI | ( | int | target, | |
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTexParameterIiv function.
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TexRenderbuffer | ( | int | target, | |
uint | renderbuffer | |||
) | [static] |
Binding for glTexRenderbufferNV function.
target | A int. | |
renderbuffer | A uint. |
static void Derm.OpenGL.Gl.TexSubImage1D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexSubImage1D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TexSubImage2D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexSubImage2D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TexSubImage3D | ( | int | target, | |
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTexSubImage3D function.
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureBarrier | ( | ) | [static] |
Binding for glTextureBarrierNV function.
static void Derm.OpenGL.Gl.TextureBuffer | ( | uint | texture, | |
int | target, | |||
int | internalformat, | |||
uint | buffer | |||
) | [static] |
Binding for glTextureBufferEXT function.
texture | A uint. | |
target | A int. | |
internalformat | A int. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.TextureImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureImage3D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | internalformat, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | border, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureImage3DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
internalformat | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
border | A int. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureLight | ( | int | pname | ) | [static] |
Binding for glTextureLightEXT function.
pname | A int. |
static void Derm.OpenGL.Gl.TextureMaterial | ( | int | face, | |
int | mode | |||
) | [static] |
Binding for glTextureMaterialEXT function.
face | A int. | |
mode | A int. |
static void Derm.OpenGL.Gl.TextureNormal | ( | int | mode | ) | [static] |
Binding for glTextureNormalEXT function.
mode | A int. |
static void Derm.OpenGL.Gl.TextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTextureParameterivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
int | param | |||
) | [static] |
Binding for glTextureParameteriEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.TextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glTextureParameterfvEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.TextureParameter | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
float | param | |||
) | [static] |
Binding for glTextureParameterfEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.TextureParameterI | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
uint @[] | params | |||
) | [static] |
Binding for glTextureParameterIuivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A uint*. |
static void Derm.OpenGL.Gl.TextureParameterI | ( | uint | texture, | |
int | target, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glTextureParameterIivEXT function.
texture | A uint. | |
target | A int. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.TextureRenderbuffer | ( | uint | texture, | |
int | target, | |||
uint | renderbuffer | |||
) | [static] |
Binding for glTextureRenderbufferEXT function.
texture | A uint. | |
target | A int. | |
renderbuffer | A uint. |
static void Derm.OpenGL.Gl.TextureSubImage1D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
Int32 | width, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureSubImage1DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
width | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureSubImage2D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureSubImage2DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TextureSubImage3D | ( | uint | texture, | |
int | target, | |||
int | level, | |||
int | xoffset, | |||
int | yoffset, | |||
int | zoffset, | |||
Int32 | width, | |||
Int32 | height, | |||
Int32 | depth, | |||
int | format, | |||
int | type, | |||
object | pixels | |||
) | [static] |
Binding for glTextureSubImage3DEXT function.
texture | A uint. | |
target | A int. | |
level | A int. | |
xoffset | A int. | |
yoffset | A int. | |
zoffset | A int. | |
width | A Int32. | |
height | A Int32. | |
depth | A Int32. | |
format | A int. | |
type | A int. | |
pixels | A IntPtr. |
static void Derm.OpenGL.Gl.TrackMatrix | ( | int | target, | |
uint | address, | |||
int | matrix, | |||
int | transform | |||
) | [static] |
Binding for glTrackMatrixNV function.
target | A int. | |
address | A uint. | |
matrix | A int. | |
transform | A int. |
static void Derm.OpenGL.Gl.TransformFeedbackAttribs | ( | uint | count, | |
int[] | attribs, | |||
int | bufferMode | |||
) | [static] |
Binding for glTransformFeedbackAttribsNV function.
count | A uint. | |
attribs | A int*. | |
bufferMode | A int. |
static void Derm.OpenGL.Gl.TransformFeedbackVarying | ( | uint | program, | |
Int32 | count, | |||
string[] | varyings, | |||
int | bufferMode | |||
) | [static] |
Binding for glTransformFeedbackVaryings function.
program | A uint. | |
count | A Int32. | |
varyings | A string[]. | |
bufferMode | A int. |
static void Derm.OpenGL.Gl.Translate | ( | float | x, | |
float | y, | |||
float | z | |||
) | [static] |
Binding for glTranslatef function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.Translate | ( | double | x, | |
double | y, | |||
double | z | |||
) | [static] |
Binding for glTranslated function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.Uniform | ( | int | location, | |
Int32 | count, | |||
UInt64[] | value | |||
) | [static] |
Binding for glUniformui64vNV function.
location | A int. | |
count | A Int32. | |
value | A UInt64*. |
static void Derm.OpenGL.Gl.Uniform | ( | int | location, | |
UInt64 | value | |||
) | [static] |
Binding for glUniformui64NV function.
location | A int. | |
value | A UInt64. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glUniform1uiv function.
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
uint | v0 | |||
) | [static] |
Binding for glUniform1ui function.
location | A int. | |
v0 | A uint. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glUniform1iv function.
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
int | v0 | |||
) | [static] |
Binding for glUniform1i function.
location | A int. | |
v0 | A int. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glUniform1fv function.
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.Uniform1 | ( | int | location, | |
float | v0 | |||
) | [static] |
Binding for glUniform1f function.
location | A int. | |
v0 | A float. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glUniform2uiv function.
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
uint | v0, | |||
uint | v1 | |||
) | [static] |
Binding for glUniform2ui function.
location | A int. | |
v0 | A uint. | |
v1 | A uint. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glUniform2iv function.
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
int | v0, | |||
int | v1 | |||
) | [static] |
Binding for glUniform2i function.
location | A int. | |
v0 | A int. | |
v1 | A int. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glUniform2fv function.
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.Uniform2 | ( | int | location, | |
float | v0, | |||
float | v1 | |||
) | [static] |
Binding for glUniform2f function.
location | A int. | |
v0 | A float. | |
v1 | A float. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glUniform3uiv function.
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
uint | v0, | |||
uint | v1, | |||
uint | v2 | |||
) | [static] |
Binding for glUniform3ui function.
location | A int. | |
v0 | A uint. | |
v1 | A uint. | |
v2 | A uint. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glUniform3iv function.
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
int | v0, | |||
int | v1, | |||
int | v2 | |||
) | [static] |
Binding for glUniform3i function.
location | A int. | |
v0 | A int. | |
v1 | A int. | |
v2 | A int. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glUniform3fv function.
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.Uniform3 | ( | int | location, | |
float | v0, | |||
float | v1, | |||
float | v2 | |||
) | [static] |
Binding for glUniform3f function.
location | A int. | |
v0 | A float. | |
v1 | A float. | |
v2 | A float. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
Int32 | count, | |||
uint[] | value | |||
) | [static] |
Binding for glUniform4uiv function.
location | A int. | |
count | A Int32. | |
value | A uint*. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
uint | v0, | |||
uint | v1, | |||
uint | v2, | |||
uint | v3 | |||
) | [static] |
Binding for glUniform4ui function.
location | A int. | |
v0 | A uint. | |
v1 | A uint. | |
v2 | A uint. | |
v3 | A uint. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
Int32 | count, | |||
int[] | value | |||
) | [static] |
Binding for glUniform4iv function.
location | A int. | |
count | A Int32. | |
value | A int*. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
int | v0, | |||
int | v1, | |||
int | v2, | |||
int | v3 | |||
) | [static] |
Binding for glUniform4i function.
location | A int. | |
v0 | A int. | |
v1 | A int. | |
v2 | A int. | |
v3 | A int. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
Int32 | count, | |||
float[] | value | |||
) | [static] |
Binding for glUniform4fv function.
location | A int. | |
count | A Int32. | |
value | A float*. |
static void Derm.OpenGL.Gl.Uniform4 | ( | int | location, | |
float | v0, | |||
float | v1, | |||
float | v2, | |||
float | v3 | |||
) | [static] |
Binding for glUniform4f function.
location | A int. | |
v0 | A float. | |
v1 | A float. | |
v2 | A float. | |
v3 | A float. |
static void Derm.OpenGL.Gl.UniformBlockBinding | ( | uint | program, | |
uint | uniformBlockIndex, | |||
uint | uniformBlockBinding | |||
) | [static] |
Binding for glUniformBlockBinding function.
program | A uint. | |
uniformBlockIndex | A uint. | |
uniformBlockBinding | A uint. |
static void Derm.OpenGL.Gl.UniformBuffer | ( | uint | program, | |
int | location, | |||
uint | buffer | |||
) | [static] |
Binding for glUniformBufferEXT function.
program | A uint. | |
location | A int. | |
buffer | A uint. |
static void Derm.OpenGL.Gl.UniformMatrix2 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix2fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix2x3 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix2x3fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix2x4 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix2x4fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix3 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix3fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix3x2 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix3x2fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix3x4 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix3x4fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix4 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix4fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix4x2 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix4x2fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UniformMatrix4x3 | ( | int | location, | |
Int32 | count, | |||
bool | transpose, | |||
float[] | value | |||
) | [static] |
Binding for glUniformMatrix4x3fv function.
location | A int. | |
count | A Int32. | |
transpose | A bool. | |
value | A float*. |
static void Derm.OpenGL.Gl.UnlockArrays | ( | ) | [static] |
Binding for glUnlockArraysEXT function.
static bool Derm.OpenGL.Gl.UnmapBuffer | ( | int | target | ) | [static] |
Binding for glUnmapBuffer function.
target | A int. |
static bool Derm.OpenGL.Gl.UnmapNamedBuffer | ( | uint | buffer | ) | [static] |
Binding for glUnmapNamedBufferEXT function.
buffer | A uint. |
static void Derm.OpenGL.Gl.UnmapObjectBuffer | ( | uint | buffer | ) | [static] |
Binding for glUnmapObjectBufferATI function.
buffer | A uint. |
static void Derm.OpenGL.Gl.UpdateObjectBuffer | ( | uint | buffer, | |
uint | offset, | |||
Int32 | size, | |||
object | pointer, | |||
int | preserve | |||
) | [static] |
Binding for glUpdateObjectBufferATI function.
buffer | A uint. | |
offset | A uint. | |
size | A Int32. | |
pointer | A IntPtr. | |
preserve | A int. |
static void Derm.OpenGL.Gl.UseProgram | ( | uint | program | ) | [static] |
Binding for glUseProgram function.
program | A uint. |
static void Derm.OpenGL.Gl.UseProgramObject | ( | UInt32 | programObj | ) | [static] |
Binding for glUseProgramObjectARB function.
programObj | A UInt32. |
static void Derm.OpenGL.Gl.UseShaderProgram | ( | int | type, | |
uint | program | |||
) | [static] |
Binding for glUseShaderProgramEXT function.
type | A int. | |
program | A uint. |
static void Derm.OpenGL.Gl.ValidateProgram | ( | uint | program | ) | [static] |
Binding for glValidateProgram function.
program | A uint. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
UInt16[] | addr | |||
) | [static] |
Binding for glVariantusvEXT function.
id | A uint. | |
addr | A UInt16*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
uint[] | addr | |||
) | [static] |
Binding for glVariantuivEXT function.
id | A uint. | |
addr | A uint*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
byte[] | addr | |||
) | [static] |
Binding for glVariantubvEXT function.
id | A uint. | |
addr | A byte*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
Int16[] | addr | |||
) | [static] |
Binding for glVariantsvEXT function.
id | A uint. | |
addr | A Int16*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
int[] | addr | |||
) | [static] |
Binding for glVariantivEXT function.
id | A uint. | |
addr | A int*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
float[] | addr | |||
) | [static] |
Binding for glVariantfvEXT function.
id | A uint. | |
addr | A float*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
double[] | addr | |||
) | [static] |
Binding for glVariantdvEXT function.
id | A uint. | |
addr | A double*. |
static void Derm.OpenGL.Gl.Variant | ( | uint | id, | |
sbyte[] | addr | |||
) | [static] |
Binding for glVariantbvEXT function.
id | A uint. | |
addr | A sbyte*. |
static void Derm.OpenGL.Gl.VariantArrayObject | ( | uint | id, | |
int | type, | |||
Int32 | stride, | |||
uint | buffer, | |||
uint | offset | |||
) | [static] |
Binding for glVariantArrayObjectATI function.
id | A uint. | |
type | A int. | |
stride | A Int32. | |
buffer | A uint. | |
offset | A uint. |
static void Derm.OpenGL.Gl.VariantPointer | ( | uint | id, | |
int | type, | |||
uint | stride, | |||
object | addr | |||
) | [static] |
Binding for glVariantPointerEXT function.
id | A uint. | |
type | A int. | |
stride | A uint. | |
addr | A IntPtr. |
static void Derm.OpenGL.Gl.Vertex2 | ( | Int16[] | v | ) | [static] |
Binding for glVertex2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Vertex2 | ( | Int16 | x, | |
Int16 | y | |||
) | [static] |
Binding for glVertex2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. |
static void Derm.OpenGL.Gl.Vertex2 | ( | int[] | v | ) | [static] |
Binding for glVertex2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Vertex2 | ( | int | x, | |
int | y | |||
) | [static] |
Binding for glVertex2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. |
static void Derm.OpenGL.Gl.Vertex2 | ( | float[] | v | ) | [static] |
Binding for glVertex2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Vertex2 | ( | float | x, | |
float | y | |||
) | [static] |
Binding for glVertex2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. |
static void Derm.OpenGL.Gl.Vertex2 | ( | double[] | v | ) | [static] |
Binding for glVertex2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Vertex2 | ( | double | x, | |
double | y | |||
) | [static] |
Binding for glVertex2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. |
static void Derm.OpenGL.Gl.Vertex2h | ( | UInt16[] | v | ) | [static] |
Binding for glVertex2hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Vertex2h | ( | UInt16 | x, | |
UInt16 | y | |||
) | [static] |
Binding for glVertex2hNV function.
x | A UInt16. | |
y | A UInt16. |
static void Derm.OpenGL.Gl.Vertex3 | ( | Int16[] | v | ) | [static] |
Binding for glVertex3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Vertex3 | ( | Int16 | x, | |
Int16 | y, | |||
Int16 | z | |||
) | [static] |
Binding for glVertex3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. | |
z | A Int16. |
static void Derm.OpenGL.Gl.Vertex3 | ( | int[] | v | ) | [static] |
Binding for glVertex3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Vertex3 | ( | int | x, | |
int | y, | |||
int | z | |||
) | [static] |
Binding for glVertex3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
z | A int. |
static void Derm.OpenGL.Gl.Vertex3 | ( | float[] | v | ) | [static] |
Binding for glVertex3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Vertex3 | ( | float | x, | |
float | y, | |||
float | z | |||
) | [static] |
Binding for glVertex3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.Vertex3 | ( | double[] | v | ) | [static] |
Binding for glVertex3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Vertex3 | ( | double | x, | |
double | y, | |||
double | z | |||
) | [static] |
Binding for glVertex3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.Vertex3h | ( | UInt16[] | v | ) | [static] |
Binding for glVertex3hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Vertex3h | ( | UInt16 | x, | |
UInt16 | y, | |||
UInt16 | z | |||
) | [static] |
Binding for glVertex3hNV function.
x | A UInt16. | |
y | A UInt16. | |
z | A UInt16. |
static void Derm.OpenGL.Gl.Vertex4 | ( | Int16[] | v | ) | [static] |
Binding for glVertex4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.Vertex4 | ( | Int16 | x, | |
Int16 | y, | |||
Int16 | z, | |||
Int16 | w | |||
) | [static] |
Binding for glVertex4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. | |
z | A Int16. | |
w | A Int16. |
static void Derm.OpenGL.Gl.Vertex4 | ( | int[] | v | ) | [static] |
Binding for glVertex4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.Vertex4 | ( | int | x, | |
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glVertex4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.Vertex4 | ( | float[] | v | ) | [static] |
Binding for glVertex4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.Vertex4 | ( | float | x, | |
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glVertex4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.Vertex4 | ( | double[] | v | ) | [static] |
Binding for glVertex4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.Vertex4 | ( | double | x, | |
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glVertex4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.Vertex4h | ( | UInt16[] | v | ) | [static] |
Binding for glVertex4hvNV function.
v | A UInt16*. |
static void Derm.OpenGL.Gl.Vertex4h | ( | UInt16 | x, | |
UInt16 | y, | |||
UInt16 | z, | |||
UInt16 | w | |||
) | [static] |
Binding for glVertex4hNV function.
x | A UInt16. | |
y | A UInt16. | |
z | A UInt16. | |
w | A UInt16. |
static void Derm.OpenGL.Gl.VertexArrayRange | ( | Int32 | length, | |
object | pointer | |||
) | [static] |
Binding for glVertexArrayRangeNV function.
length | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttrib1hvNV function.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
UInt16 | x | |||
) | [static] |
Binding for glVertexAttrib1hNV function.
index | A uint. | |
x | A UInt16. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttrib1sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
Int16 | x | |||
) | [static] |
Binding for glVertexAttrib1s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A Int16. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
float[] | v | |||
) | [static] |
Binding for glVertexAttrib1fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
float | x | |||
) | [static] |
Binding for glVertexAttrib1f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A float. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
double[] | v | |||
) | [static] |
Binding for glVertexAttrib1dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttrib1 | ( | uint | index, | |
double | x | |||
) | [static] |
Binding for glVertexAttrib1d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A double. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttrib2hvNV function.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
UInt16 | x, | |||
UInt16 | y | |||
) | [static] |
Binding for glVertexAttrib2hNV function.
index | A uint. | |
x | A UInt16. | |
y | A UInt16. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttrib2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
Int16 | x, | |||
Int16 | y | |||
) | [static] |
Binding for glVertexAttrib2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A Int16. | |
y | A Int16. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
float[] | v | |||
) | [static] |
Binding for glVertexAttrib2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
float | x, | |||
float | y | |||
) | [static] |
Binding for glVertexAttrib2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A float. | |
y | A float. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
double[] | v | |||
) | [static] |
Binding for glVertexAttrib2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttrib2 | ( | uint | index, | |
double | x, | |||
double | y | |||
) | [static] |
Binding for glVertexAttrib2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A double. | |
y | A double. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttrib3hvNV function.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
UInt16 | x, | |||
UInt16 | y, | |||
UInt16 | z | |||
) | [static] |
Binding for glVertexAttrib3hNV function.
index | A uint. | |
x | A UInt16. | |
y | A UInt16. | |
z | A UInt16. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttrib3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
Int16 | x, | |||
Int16 | y, | |||
Int16 | z | |||
) | [static] |
Binding for glVertexAttrib3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A Int16. | |
y | A Int16. | |
z | A Int16. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
float[] | v | |||
) | [static] |
Binding for glVertexAttrib3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glVertexAttrib3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
double[] | v | |||
) | [static] |
Binding for glVertexAttrib3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttrib3 | ( | uint | index, | |
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glVertexAttrib3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
byte | x, | |||
byte | y, | |||
byte | z, | |||
byte | w | |||
) | [static] |
Binding for glVertexAttrib4ubNV function.
index | A uint. | |
x | A byte. | |
y | A byte. | |
z | A byte. | |
w | A byte. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
UInt16 | x, | |||
UInt16 | y, | |||
UInt16 | z, | |||
UInt16 | w | |||
) | [static] |
Binding for glVertexAttrib4hNV function.
index | A uint. | |
x | A UInt16. | |
y | A UInt16. | |
z | A UInt16. | |
w | A UInt16. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttrib4usv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttrib4uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
byte[] | v | |||
) | [static] |
Binding for glVertexAttrib4ubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A byte*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttrib4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
Int16 | x, | |||
Int16 | y, | |||
Int16 | z, | |||
Int16 | w | |||
) | [static] |
Binding for glVertexAttrib4s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A Int16. | |
y | A Int16. | |
z | A Int16. | |
w | A Int16. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttrib4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
float[] | v | |||
) | [static] |
Binding for glVertexAttrib4fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glVertexAttrib4f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
double[] | v | |||
) | [static] |
Binding for glVertexAttrib4dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glVertexAttrib4d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.VertexAttrib4 | ( | uint | index, | |
sbyte[] | v | |||
) | [static] |
Binding for glVertexAttrib4bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A sbyte*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttrib4Nusv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttrib4Nuiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
byte[] | v | |||
) | [static] |
Binding for glVertexAttrib4Nubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A byte*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
byte | x, | |||
byte | y, | |||
byte | z, | |||
byte | w | |||
) | [static] |
Binding for glVertexAttrib4Nub function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A byte. | |
y | A byte. | |
z | A byte. | |
w | A byte. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttrib4Nsv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttrib4Niv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttrib4N | ( | uint | index, | |
sbyte[] | v | |||
) | [static] |
Binding for glVertexAttrib4Nbv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A sbyte*. |
static void Derm.OpenGL.Gl.VertexAttribArrayObject | ( | uint | index, | |
int | size, | |||
int | type, | |||
bool | normalized, | |||
Int32 | stride, | |||
uint | buffer, | |||
uint | offset | |||
) | [static] |
Binding for glVertexAttribArrayObjectATI function.
index | A uint. | |
size | A int. | |
type | A int. | |
normalized | A bool. | |
stride | A Int32. | |
buffer | A uint. | |
offset | A uint. |
static void Derm.OpenGL.Gl.VertexAttribDivisor | ( | uint | index, | |
uint | divisor | |||
) | [static] |
Binding for glVertexAttribDivisorARB function.
index | A uint. | |
divisor | A uint. |
static void Derm.OpenGL.Gl.VertexAttribFormat | ( | uint | index, | |
int | size, | |||
int | type, | |||
bool | normalized, | |||
Int32 | stride | |||
) | [static] |
Binding for glVertexAttribFormatNV function.
index | A uint. | |
size | A int. | |
type | A int. | |
normalized | A bool. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.VertexAttribI1 | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttribI1uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttribI1 | ( | uint | index, | |
uint | x | |||
) | [static] |
Binding for glVertexAttribI1ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A uint. |
static void Derm.OpenGL.Gl.VertexAttribI1 | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttribI1iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttribI1 | ( | uint | index, | |
int | x | |||
) | [static] |
Binding for glVertexAttribI1i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A int. |
static void Derm.OpenGL.Gl.VertexAttribI2 | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttribI2uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttribI2 | ( | uint | index, | |
uint | x, | |||
uint | y | |||
) | [static] |
Binding for glVertexAttribI2ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A uint. | |
y | A uint. |
static void Derm.OpenGL.Gl.VertexAttribI2 | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttribI2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttribI2 | ( | uint | index, | |
int | x, | |||
int | y | |||
) | [static] |
Binding for glVertexAttribI2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A int. | |
y | A int. |
static void Derm.OpenGL.Gl.VertexAttribI3 | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttribI3uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttribI3 | ( | uint | index, | |
uint | x, | |||
uint | y, | |||
uint | z | |||
) | [static] |
Binding for glVertexAttribI3ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A uint. | |
y | A uint. | |
z | A uint. |
static void Derm.OpenGL.Gl.VertexAttribI3 | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttribI3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttribI3 | ( | uint | index, | |
int | x, | |||
int | y, | |||
int | z | |||
) | [static] |
Binding for glVertexAttribI3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A int. | |
y | A int. | |
z | A int. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttribI4usv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
uint[] | v | |||
) | [static] |
Binding for glVertexAttribI4uiv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A uint*. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
uint | x, | |||
uint | y, | |||
uint | z, | |||
uint | w | |||
) | [static] |
Binding for glVertexAttribI4ui function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A uint. | |
y | A uint. | |
z | A uint. | |
w | A uint. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
byte[] | v | |||
) | [static] |
Binding for glVertexAttribI4ubv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A byte*. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
Int16[] | v | |||
) | [static] |
Binding for glVertexAttribI4sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
int[] | v | |||
) | [static] |
Binding for glVertexAttribI4iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A int*. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
int | x, | |||
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glVertexAttribI4i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.VertexAttribI4 | ( | uint | index, | |
sbyte[] | v | |||
) | [static] |
Binding for glVertexAttribI4bv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
index | A uint. | |
v | A sbyte*. |
static void Derm.OpenGL.Gl.VertexAttribIFormat | ( | uint | index, | |
int | size, | |||
int | type, | |||
Int32 | stride | |||
) | [static] |
Binding for glVertexAttribIFormatNV function.
index | A uint. | |
size | A int. | |
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.VertexAttribIPointer | ( | uint | index, | |
int | size, | |||
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glVertexAttribIPointer function.
index | A uint. | |
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.VertexAttribPointer | ( | uint | index, | |
int | size, | |||
int | type, | |||
bool | normalized, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glVertexAttribPointer function.
index | A uint. | |
size | A int. | |
type | A int. | |
normalized | A bool. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.VertexAttribPointer | ( | uint | index, | |
int | size, | |||
int | type, | |||
bool | normalized, | |||
Int32 | stride, | |||
Int32 | offset | |||
) | [static] |
Binding for glVertexAttribPointer function.
index | A uint. | |
size | A int. | |
type | A int. | |
normalized | A bool. | |
stride | A Int32. | |
offset | A uint. |
static void Derm.OpenGL.Gl.VertexAttribs1 | ( | uint | index, | |
Int32 | count, | |||
Int16[] | v | |||
) | [static] |
Binding for glVertexAttribs1svNV function.
index | A uint. | |
count | A Int32. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttribs1 | ( | uint | index, | |
Int32 | n, | |||
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttribs1hvNV function.
index | A uint. | |
n | A Int32. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttribs1 | ( | uint | index, | |
Int32 | count, | |||
float[] | v | |||
) | [static] |
Binding for glVertexAttribs1fvNV function.
index | A uint. | |
count | A Int32. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttribs1 | ( | uint | index, | |
Int32 | count, | |||
double[] | v | |||
) | [static] |
Binding for glVertexAttribs1dvNV function.
index | A uint. | |
count | A Int32. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttribs2 | ( | uint | index, | |
Int32 | count, | |||
Int16[] | v | |||
) | [static] |
Binding for glVertexAttribs2svNV function.
index | A uint. | |
count | A Int32. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttribs2 | ( | uint | index, | |
Int32 | n, | |||
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttribs2hvNV function.
index | A uint. | |
n | A Int32. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttribs2 | ( | uint | index, | |
Int32 | count, | |||
float[] | v | |||
) | [static] |
Binding for glVertexAttribs2fvNV function.
index | A uint. | |
count | A Int32. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttribs2 | ( | uint | index, | |
Int32 | count, | |||
double[] | v | |||
) | [static] |
Binding for glVertexAttribs2dvNV function.
index | A uint. | |
count | A Int32. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttribs3 | ( | uint | index, | |
Int32 | count, | |||
Int16[] | v | |||
) | [static] |
Binding for glVertexAttribs3svNV function.
index | A uint. | |
count | A Int32. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttribs3 | ( | uint | index, | |
Int32 | n, | |||
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttribs3hvNV function.
index | A uint. | |
n | A Int32. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttribs3 | ( | uint | index, | |
Int32 | count, | |||
float[] | v | |||
) | [static] |
Binding for glVertexAttribs3fvNV function.
index | A uint. | |
count | A Int32. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttribs3 | ( | uint | index, | |
Int32 | count, | |||
double[] | v | |||
) | [static] |
Binding for glVertexAttribs3dvNV function.
index | A uint. | |
count | A Int32. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexAttribs4 | ( | uint | index, | |
Int32 | count, | |||
byte[] | v | |||
) | [static] |
Binding for glVertexAttribs4ubvNV function.
index | A uint. | |
count | A Int32. | |
v | A byte*. |
static void Derm.OpenGL.Gl.VertexAttribs4 | ( | uint | index, | |
Int32 | count, | |||
Int16[] | v | |||
) | [static] |
Binding for glVertexAttribs4svNV function.
index | A uint. | |
count | A Int32. | |
v | A Int16*. |
static void Derm.OpenGL.Gl.VertexAttribs4 | ( | uint | index, | |
Int32 | n, | |||
UInt16[] | v | |||
) | [static] |
Binding for glVertexAttribs4hvNV function.
index | A uint. | |
n | A Int32. | |
v | A UInt16*. |
static void Derm.OpenGL.Gl.VertexAttribs4 | ( | uint | index, | |
Int32 | count, | |||
float[] | v | |||
) | [static] |
Binding for glVertexAttribs4fvNV function.
index | A uint. | |
count | A Int32. | |
v | A float*. |
static void Derm.OpenGL.Gl.VertexAttribs4 | ( | uint | index, | |
Int32 | count, | |||
double[] | v | |||
) | [static] |
Binding for glVertexAttribs4dvNV function.
index | A uint. | |
count | A Int32. | |
v | A double*. |
static void Derm.OpenGL.Gl.VertexBlend | ( | int | count | ) | [static] |
Binding for glVertexBlendARB function.
count | A int. |
static void Derm.OpenGL.Gl.VertexBlendEnv | ( | int | pname, | |
int | param | |||
) | [static] |
Binding for glVertexBlendEnviATI function.
pname | A int. | |
param | A int. |
static void Derm.OpenGL.Gl.VertexBlendEnv | ( | int | pname, | |
float | param | |||
) | [static] |
Binding for glVertexBlendEnvfATI function.
pname | A int. | |
param | A float. |
static void Derm.OpenGL.Gl.VertexFormat | ( | int | size, | |
int | type, | |||
Int32 | stride | |||
) | [static] |
Binding for glVertexFormatNV function.
size | A int. | |
type | A int. | |
stride | A Int32. |
static void Derm.OpenGL.Gl.VertexPointer | ( | int | size, | |
int | type, | |||
IntPtr[] | pointer | |||
) | [static] |
Binding for glVertexPointervINTEL function.
size | A int. | |
type | A int. | |
pointer | A IntPtr*. |
static void Derm.OpenGL.Gl.VertexPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glVertexPointer function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.VertexPointerList | ( | int | size, | |
int | type, | |||
int | stride, | |||
IntPtr[] | pointer, | |||
int | ptrstride | |||
) | [static] |
Binding for glVertexPointerListIBM function.
size | A int. | |
type | A int. | |
stride | A int. | |
pointer | A IntPtr*. | |
ptrstride | A int. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
Int16[] | coords | |||
) | [static] |
Binding for glVertexStream1svATI function.
stream | A int. | |
coords | A Int16*. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
Int16 | x | |||
) | [static] |
Binding for glVertexStream1sATI function.
stream | A int. | |
x | A Int16. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
int[] | coords | |||
) | [static] |
Binding for glVertexStream1ivATI function.
stream | A int. | |
coords | A int*. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
int | x | |||
) | [static] |
Binding for glVertexStream1iATI function.
stream | A int. | |
x | A int. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
float[] | coords | |||
) | [static] |
Binding for glVertexStream1fvATI function.
stream | A int. | |
coords | A float*. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
float | x | |||
) | [static] |
Binding for glVertexStream1fATI function.
stream | A int. | |
x | A float. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
double[] | coords | |||
) | [static] |
Binding for glVertexStream1dvATI function.
stream | A int. | |
coords | A double*. |
static void Derm.OpenGL.Gl.VertexStream1 | ( | int | stream, | |
double | x | |||
) | [static] |
Binding for glVertexStream1dATI function.
stream | A int. | |
x | A double. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
Int16[] | coords | |||
) | [static] |
Binding for glVertexStream2svATI function.
stream | A int. | |
coords | A Int16*. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
Int16 | x, | |||
Int16 | y | |||
) | [static] |
Binding for glVertexStream2sATI function.
stream | A int. | |
x | A Int16. | |
y | A Int16. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
int[] | coords | |||
) | [static] |
Binding for glVertexStream2ivATI function.
stream | A int. | |
coords | A int*. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
int | x, | |||
int | y | |||
) | [static] |
Binding for glVertexStream2iATI function.
stream | A int. | |
x | A int. | |
y | A int. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
float[] | coords | |||
) | [static] |
Binding for glVertexStream2fvATI function.
stream | A int. | |
coords | A float*. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
float | x, | |||
float | y | |||
) | [static] |
Binding for glVertexStream2fATI function.
stream | A int. | |
x | A float. | |
y | A float. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
double[] | coords | |||
) | [static] |
Binding for glVertexStream2dvATI function.
stream | A int. | |
coords | A double*. |
static void Derm.OpenGL.Gl.VertexStream2 | ( | int | stream, | |
double | x, | |||
double | y | |||
) | [static] |
Binding for glVertexStream2dATI function.
stream | A int. | |
x | A double. | |
y | A double. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
Int16[] | coords | |||
) | [static] |
Binding for glVertexStream3svATI function.
stream | A int. | |
coords | A Int16*. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
Int16 | x, | |||
Int16 | y, | |||
Int16 | z | |||
) | [static] |
Binding for glVertexStream3sATI function.
stream | A int. | |
x | A Int16. | |
y | A Int16. | |
z | A Int16. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
int[] | coords | |||
) | [static] |
Binding for glVertexStream3ivATI function.
stream | A int. | |
coords | A int*. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
int | x, | |||
int | y, | |||
int | z | |||
) | [static] |
Binding for glVertexStream3iATI function.
stream | A int. | |
x | A int. | |
y | A int. | |
z | A int. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
float[] | coords | |||
) | [static] |
Binding for glVertexStream3fvATI function.
stream | A int. | |
coords | A float*. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
float | x, | |||
float | y, | |||
float | z | |||
) | [static] |
Binding for glVertexStream3fATI function.
stream | A int. | |
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
double[] | coords | |||
) | [static] |
Binding for glVertexStream3dvATI function.
stream | A int. | |
coords | A double*. |
static void Derm.OpenGL.Gl.VertexStream3 | ( | int | stream, | |
double | x, | |||
double | y, | |||
double | z | |||
) | [static] |
Binding for glVertexStream3dATI function.
stream | A int. | |
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
Int16[] | coords | |||
) | [static] |
Binding for glVertexStream4svATI function.
stream | A int. | |
coords | A Int16*. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
Int16 | x, | |||
Int16 | y, | |||
Int16 | z, | |||
Int16 | w | |||
) | [static] |
Binding for glVertexStream4sATI function.
stream | A int. | |
x | A Int16. | |
y | A Int16. | |
z | A Int16. | |
w | A Int16. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
int[] | coords | |||
) | [static] |
Binding for glVertexStream4ivATI function.
stream | A int. | |
coords | A int*. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
int | x, | |||
int | y, | |||
int | z, | |||
int | w | |||
) | [static] |
Binding for glVertexStream4iATI function.
stream | A int. | |
x | A int. | |
y | A int. | |
z | A int. | |
w | A int. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
float[] | coords | |||
) | [static] |
Binding for glVertexStream4fvATI function.
stream | A int. | |
coords | A float*. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
float | x, | |||
float | y, | |||
float | z, | |||
float | w | |||
) | [static] |
Binding for glVertexStream4fATI function.
stream | A int. | |
x | A float. | |
y | A float. | |
z | A float. | |
w | A float. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
double[] | coords | |||
) | [static] |
Binding for glVertexStream4dvATI function.
stream | A int. | |
coords | A double*. |
static void Derm.OpenGL.Gl.VertexStream4 | ( | int | stream, | |
double | x, | |||
double | y, | |||
double | z, | |||
double | w | |||
) | [static] |
Binding for glVertexStream4dATI function.
stream | A int. | |
x | A double. | |
y | A double. | |
z | A double. | |
w | A double. |
static void Derm.OpenGL.Gl.VertexWeight | ( | float[] | weight | ) | [static] |
Binding for glVertexWeightfvEXT function.
weight | A float*. |
static void Derm.OpenGL.Gl.VertexWeight | ( | float | weight | ) | [static] |
Binding for glVertexWeightfEXT function.
weight | A float. |
static void Derm.OpenGL.Gl.VertexWeighth | ( | UInt16[] | weight | ) | [static] |
Binding for glVertexWeighthvNV function.
weight | A UInt16*. |
static void Derm.OpenGL.Gl.VertexWeighth | ( | UInt16 | weight | ) | [static] |
Binding for glVertexWeighthNV function.
weight | A UInt16. |
static void Derm.OpenGL.Gl.VertexWeightPointer | ( | Int32 | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glVertexWeightPointerEXT function.
size | A Int32. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static int Derm.OpenGL.Gl.VideoCapture | ( | uint | video_capture_slot, | |
[Out] out uint | sequence_num, | |||
[Out] out UInt64 | capture_time | |||
) | [static] |
Binding for glVideoCaptureNV function.
video_capture_slot | A uint. | |
sequence_num | A uint. This parameter holds data returned from function. | |
capture_time | A UInt64. This parameter holds data returned from function. |
static void Derm.OpenGL.Gl.VideoCaptureStreamParameter | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
int @[] | params | |||
) | [static] |
Binding for glVideoCaptureStreamParameterivNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A int*. |
static void Derm.OpenGL.Gl.VideoCaptureStreamParameter | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
float @[] | params | |||
) | [static] |
Binding for glVideoCaptureStreamParameterfvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A float*. |
static void Derm.OpenGL.Gl.VideoCaptureStreamParameter | ( | uint | video_capture_slot, | |
uint | stream, | |||
int | pname, | |||
double @[] | params | |||
) | [static] |
Binding for glVideoCaptureStreamParameterdvNV function.
video_capture_slot | A uint. | |
stream | A uint. | |
pname | A int. | |
@params | A double*. |
static void Derm.OpenGL.Gl.Viewport | ( | int | x, | |
int | y, | |||
Int32 | width, | |||
Int32 | height | |||
) | [static] |
Binding for glViewport function.
x | A int. | |
y | A int. | |
width | A Int32. | |
height | A Int32. |
static void Derm.OpenGL.Gl.WaitSync | ( | int | sync, | |
uint | flags, | |||
UInt64 | timeout | |||
) | [static] |
Binding for glWaitSync function.
sync | A int. | |
flags | A uint. | |
timeout | A UInt64. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
UInt16[] | weights | |||
) | [static] |
Binding for glWeightusvARB function.
size | A int. | |
weights | A UInt16*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
uint[] | weights | |||
) | [static] |
Binding for glWeightuivARB function.
size | A int. | |
weights | A uint*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
byte[] | weights | |||
) | [static] |
Binding for glWeightubvARB function.
size | A int. | |
weights | A byte*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
Int16[] | weights | |||
) | [static] |
Binding for glWeightsvARB function.
size | A int. | |
weights | A Int16*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
int[] | weights | |||
) | [static] |
Binding for glWeightivARB function.
size | A int. | |
weights | A int*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
float[] | weights | |||
) | [static] |
Binding for glWeightfvARB function.
size | A int. | |
weights | A float*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
double[] | weights | |||
) | [static] |
Binding for glWeightdvARB function.
size | A int. | |
weights | A double*. |
static void Derm.OpenGL.Gl.Weight | ( | int | size, | |
sbyte[] | weights | |||
) | [static] |
Binding for glWeightbvARB function.
size | A int. | |
weights | A sbyte*. |
static void Derm.OpenGL.Gl.WeightPointer | ( | int | size, | |
int | type, | |||
Int32 | stride, | |||
object | pointer | |||
) | [static] |
Binding for glWeightPointerARB function.
size | A int. | |
type | A int. | |
stride | A Int32. | |
pointer | A IntPtr. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | Int16[] | v | ) | [static] |
Binding for glWindowPos2sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | Int16 | x, | |
Int16 | y | |||
) | [static] |
Binding for glWindowPos2s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | int[] | v | ) | [static] |
Binding for glWindowPos2iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | int | x, | |
int | y | |||
) | [static] |
Binding for glWindowPos2i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | float[] | v | ) | [static] |
Binding for glWindowPos2fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | float | x, | |
float | y | |||
) | [static] |
Binding for glWindowPos2f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | double[] | v | ) | [static] |
Binding for glWindowPos2dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.WindowPos2 | ( | double | x, | |
double | y | |||
) | [static] |
Binding for glWindowPos2d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | Int16[] | v | ) | [static] |
Binding for glWindowPos3sv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A Int16*. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | Int16 | x, | |
Int16 | y, | |||
Int16 | z | |||
) | [static] |
Binding for glWindowPos3s function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A Int16. | |
y | A Int16. | |
z | A Int16. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | int[] | v | ) | [static] |
Binding for glWindowPos3iv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A int*. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | int | x, | |
int | y, | |||
int | z | |||
) | [static] |
Binding for glWindowPos3i function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A int. | |
y | A int. | |
z | A int. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | float[] | v | ) | [static] |
Binding for glWindowPos3fv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A float*. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | float | x, | |
float | y, | |||
float | z | |||
) | [static] |
Binding for glWindowPos3f function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A float. | |
y | A float. | |
z | A float. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | double[] | v | ) | [static] |
Binding for glWindowPos3dv function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
v | A double*. |
static void Derm.OpenGL.Gl.WindowPos3 | ( | double | x, | |
double | y, | |||
double | z | |||
) | [static] |
Binding for glWindowPos3d function (DEPRECATED).
This function is DEPRECATED for a forward compatible context.
x | A double. | |
y | A double. | |
z | A double. |
static void Derm.OpenGL.Gl.WriteMask | ( | uint | res, | |
uint @ | in, | |||
int | outX, | |||
int | outY, | |||
int | outZ, | |||
int | outW | |||
) | [static] |
Binding for glWriteMaskEXT function.
res | A uint. | |
@in | A uint. | |
outX | A int. | |
outY | A int. | |
outZ | A int. | |
outW | A int. |
const int Derm.OpenGL.Gl._1PASS = 0x80A1 |
Value for _1PASS_EXT symbol.
const int Derm.OpenGL.Gl._2_BYTES = 0x1407 |
Value for _2_BYTES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._2D = 0x0600 |
Value for _2D symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._2PASS_0 = 0x80A2 |
Value for _2PASS_0_EXT symbol.
const int Derm.OpenGL.Gl._2PASS_1 = 0x80A3 |
Value for _2PASS_1_EXT symbol.
const uint Derm.OpenGL.Gl._2X_BIT = 0x00000001 |
Value for _2X_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._3_BYTES = 0x1408 |
Value for _3_BYTES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._3D = 0x0601 |
Value for _3D symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._3D_COLOR = 0x0602 |
Value for _3D_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._3D_COLOR_TEXTURE = 0x0603 |
Value for _3D_COLOR_TEXTURE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._422 = 0x80CC |
Value for _422_EXT symbol.
const int Derm.OpenGL.Gl._422_AVERAGE = 0x80CE |
Value for _422_AVERAGE_EXT symbol.
const int Derm.OpenGL.Gl._422_REV = 0x80CD |
Value for _422_REV_EXT symbol.
const int Derm.OpenGL.Gl._422_REV_AVERAGE = 0x80CF |
Value for _422_REV_AVERAGE_EXT symbol.
const int Derm.OpenGL.Gl._4_BYTES = 0x1409 |
Value for _4_BYTES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._4D_COLOR_TEXTURE = 0x0604 |
Value for _4D_COLOR_TEXTURE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl._4PASS_0 = 0x80A4 |
Value for _4PASS_0_EXT symbol.
const int Derm.OpenGL.Gl._4PASS_1 = 0x80A5 |
Value for _4PASS_1_EXT symbol.
const int Derm.OpenGL.Gl._4PASS_2 = 0x80A6 |
Value for _4PASS_2_EXT symbol.
const int Derm.OpenGL.Gl._4PASS_3 = 0x80A7 |
Value for _4PASS_3_EXT symbol.
const uint Derm.OpenGL.Gl._4X_BIT = 0x00000002 |
Value for _4X_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl._8X_BIT = 0x00000004 |
Value for _8X_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM = 0x0100 |
Value for ACCUM symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM_ALPHA_BITS = 0x0D5B |
Value for ACCUM_ALPHA_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM_BLUE_BITS = 0x0D5A |
Value for ACCUM_BLUE_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.ACCUM_BUFFER_BIT = 0x00000200 |
Value for ACCUM_BUFFER_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM_CLEAR_VALUE = 0x0B80 |
Value for ACCUM_CLEAR_VALUE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM_GREEN_BITS = 0x0D59 |
Value for ACCUM_GREEN_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACCUM_RED_BITS = 0x0D58 |
Value for ACCUM_RED_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A |
Value for ACTIVE_ATTRIBUTE_MAX_LENGTH symbol.
const int Derm.OpenGL.Gl.ACTIVE_ATTRIBUTES = 0x8B89 |
Value for ACTIVE_ATTRIBUTES symbol.
const int Derm.OpenGL.Gl.ACTIVE_PROGRAM = 0x8B8D |
Value for ACTIVE_PROGRAM_EXT symbol.
const int Derm.OpenGL.Gl.ACTIVE_STENCIL_FACE = 0x8911 |
Value for ACTIVE_STENCIL_FACE_EXT symbol.
const int Derm.OpenGL.Gl.ACTIVE_TEXTURE = 0x84E0 |
Value for ACTIVE_TEXTURE symbol.
const int Derm.OpenGL.Gl.ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH = 0x8A35 |
Value for ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH symbol.
const int Derm.OpenGL.Gl.ACTIVE_UNIFORM_BLOCKS = 0x8A36 |
Value for ACTIVE_UNIFORM_BLOCKS symbol.
const int Derm.OpenGL.Gl.ACTIVE_UNIFORM_MAX_LENGTH = 0x8B87 |
Value for ACTIVE_UNIFORM_MAX_LENGTH symbol.
const int Derm.OpenGL.Gl.ACTIVE_UNIFORMS = 0x8B86 |
Value for ACTIVE_UNIFORMS symbol.
const int Derm.OpenGL.Gl.ACTIVE_VARYING_MAX_LENGTH = 0x8C82 |
Value for ACTIVE_VARYING_MAX_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.ACTIVE_VARYINGS = 0x8C81 |
Value for ACTIVE_VARYINGS_NV symbol.
const int Derm.OpenGL.Gl.ACTIVE_VERTEX_UNITS = 0x86A5 |
Value for ACTIVE_VERTEX_UNITS_ARB symbol.
const int Derm.OpenGL.Gl.ADD = 0x0104 |
Value for ADD symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ADD_SIGNED = 0x8574 |
Value for ADD_SIGNED symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALIASED_LINE_WIDTH_RANGE = 0x846E |
Value for ALIASED_LINE_WIDTH_RANGE symbol.
const int Derm.OpenGL.Gl.ALIASED_POINT_SIZE_RANGE = 0x846D |
Value for ALIASED_POINT_SIZE_RANGE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.ALL_ATTRIB_BITS = 0xFFFFFFFF |
Value for ALL_ATTRIB_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALL_COMPLETED = 0x84F2 |
Value for ALL_COMPLETED_NV symbol.
const int Derm.OpenGL.Gl.ALPHA = 0x1906 |
Value for ALPHA symbol.
const int Derm.OpenGL.Gl.ALPHA12 = 0x803D |
Value for ALPHA12 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA16 = 0x803E |
Value for ALPHA16 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA16_SNORM = 0x9018 |
Value for ALPHA16_SNORM symbol.
const int Derm.OpenGL.Gl.ALPHA16F = 0x881C |
Value for ALPHA16F_ARB symbol.
const int Derm.OpenGL.Gl.ALPHA16I = 0x8D8A |
Value for ALPHA16I_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA16UI = 0x8D78 |
Value for ALPHA16UI_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA32F = 0x8816 |
Value for ALPHA32F_ARB symbol.
const int Derm.OpenGL.Gl.ALPHA32I = 0x8D84 |
Value for ALPHA32I_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA32UI = 0x8D72 |
Value for ALPHA32UI_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA4 = 0x803B |
Value for ALPHA4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA8 = 0x803C |
Value for ALPHA8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA8_SNORM = 0x9014 |
Value for ALPHA8_SNORM symbol.
const int Derm.OpenGL.Gl.ALPHA8I = 0x8D90 |
Value for ALPHA8I_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA8UI = 0x8D7E |
Value for ALPHA8UI_EXT symbol.
const int Derm.OpenGL.Gl.ALPHA_BIAS = 0x0D1D |
Value for ALPHA_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_BITS = 0x0D55 |
Value for ALPHA_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_INTEGER = 0x8D97 |
Value for ALPHA_INTEGER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_SCALE = 0x0D1C |
Value for ALPHA_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_SNORM = 0x9010 |
Value for ALPHA_SNORM symbol.
const int Derm.OpenGL.Gl.ALPHA_TEST = 0x0BC0 |
Value for ALPHA_TEST symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_TEST_FUNC = 0x0BC1 |
Value for ALPHA_TEST_FUNC symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALPHA_TEST_REF = 0x0BC2 |
Value for ALPHA_TEST_REF symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ALREADY_SIGNALED = 0x911A |
Value for ALREADY_SIGNALED symbol.
const int Derm.OpenGL.Gl.ALWAYS = 0x0207 |
Value for ALWAYS symbol.
const int Derm.OpenGL.Gl.AMBIENT = 0x1200 |
Value for AMBIENT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AMBIENT_AND_DIFFUSE = 0x1602 |
Value for AMBIENT_AND_DIFFUSE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AND = 0x1501 |
Value for AND symbol.
const int Derm.OpenGL.Gl.AND_INVERTED = 0x1504 |
Value for AND_INVERTED symbol.
const int Derm.OpenGL.Gl.AND_REVERSE = 0x1502 |
Value for AND_REVERSE symbol.
const int Derm.OpenGL.Gl.ARRAY_BUFFER = 0x8892 |
Value for ARRAY_BUFFER symbol.
const int Derm.OpenGL.Gl.ARRAY_BUFFER_BINDING = 0x8894 |
Value for ARRAY_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.ARRAY_ELEMENT_LOCK_COUNT = 0x81A9 |
Value for ARRAY_ELEMENT_LOCK_COUNT_EXT symbol.
const int Derm.OpenGL.Gl.ARRAY_ELEMENT_LOCK_FIRST = 0x81A8 |
Value for ARRAY_ELEMENT_LOCK_FIRST_EXT symbol.
const int Derm.OpenGL.Gl.ARRAY_OBJECT_BUFFER = 0x8766 |
Value for ARRAY_OBJECT_BUFFER_ATI symbol.
const int Derm.OpenGL.Gl.ARRAY_OBJECT_OFFSET = 0x8767 |
Value for ARRAY_OBJECT_OFFSET_ATI symbol.
const int Derm.OpenGL.Gl.ATTACHED_SHADERS = 0x8B85 |
Value for ATTACHED_SHADERS symbol.
const int Derm.OpenGL.Gl.ATTENUATION = 0x834D |
Value for ATTENUATION_EXT symbol.
const int Derm.OpenGL.Gl.ATTRIB_ARRAY_POINTER = 0x8645 |
Value for ATTRIB_ARRAY_POINTER_NV symbol.
const int Derm.OpenGL.Gl.ATTRIB_ARRAY_SIZE = 0x8623 |
Value for ATTRIB_ARRAY_SIZE_NV symbol.
const int Derm.OpenGL.Gl.ATTRIB_ARRAY_STRIDE = 0x8624 |
Value for ATTRIB_ARRAY_STRIDE_NV symbol.
const int Derm.OpenGL.Gl.ATTRIB_ARRAY_TYPE = 0x8625 |
Value for ATTRIB_ARRAY_TYPE_NV symbol.
const int Derm.OpenGL.Gl.ATTRIB_STACK_DEPTH = 0x0BB0 |
Value for ATTRIB_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUTO_NORMAL = 0x0D80 |
Value for AUTO_NORMAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUX0 = 0x0409 |
Value for AUX0 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUX1 = 0x040A |
Value for AUX1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUX2 = 0x040B |
Value for AUX2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUX3 = 0x040C |
Value for AUX3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AUX_BUFFERS = 0x0C00 |
Value for AUX_BUFFERS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.AVERAGE = 0x8335 |
Value for AVERAGE_EXT symbol.
const int Derm.OpenGL.Gl.BACK = 0x0405 |
Value for BACK symbol.
const int Derm.OpenGL.Gl.BACK_LEFT = 0x0402 |
Value for BACK_LEFT symbol.
const int Derm.OpenGL.Gl.BACK_PRIMARY_COLOR = 0x8C77 |
Value for BACK_PRIMARY_COLOR_NV symbol.
const int Derm.OpenGL.Gl.BACK_RIGHT = 0x0403 |
Value for BACK_RIGHT symbol.
const int Derm.OpenGL.Gl.BACK_SECONDARY_COLOR = 0x8C78 |
Value for BACK_SECONDARY_COLOR_NV symbol.
const int Derm.OpenGL.Gl.BGR = 0x80E0 |
Value for BGR symbol.
const int Derm.OpenGL.Gl.BGR_INTEGER = 0x8D9A |
Value for BGR_INTEGER symbol.
const int Derm.OpenGL.Gl.BGRA = 0x80E1 |
Value for BGRA symbol.
const int Derm.OpenGL.Gl.BGRA_INTEGER = 0x8D9B |
Value for BGRA_INTEGER symbol.
const uint Derm.OpenGL.Gl.BIAS_BIT = 0x00000008 |
Value for BIAS_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BIAS_BY_NEGATIVE_ONE_HALF = 0x8541 |
Value for BIAS_BY_NEGATIVE_ONE_HALF_NV symbol.
const int Derm.OpenGL.Gl.BINORMAL_ARRAY = 0x843A |
Value for BINORMAL_ARRAY_EXT symbol.
const int Derm.OpenGL.Gl.BINORMAL_ARRAY_POINTER = 0x8443 |
Value for BINORMAL_ARRAY_POINTER_EXT symbol.
const int Derm.OpenGL.Gl.BINORMAL_ARRAY_STRIDE = 0x8441 |
Value for BINORMAL_ARRAY_STRIDE_EXT symbol.
const int Derm.OpenGL.Gl.BINORMAL_ARRAY_TYPE = 0x8440 |
Value for BINORMAL_ARRAY_TYPE_EXT symbol.
const int Derm.OpenGL.Gl.BITMAP = 0x1A00 |
Value for BITMAP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BITMAP_TOKEN = 0x0704 |
Value for BITMAP_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BLEND = 0x0BE2 |
Value for BLEND symbol.
const int Derm.OpenGL.Gl.BLEND_COLOR = 0x8005 |
Value for BLEND_COLOR symbol.
const int Derm.OpenGL.Gl.BLEND_DST = 0x0BE0 |
Value for BLEND_DST symbol.
const int Derm.OpenGL.Gl.BLEND_DST_ALPHA = 0x80CA |
Value for BLEND_DST_ALPHA symbol.
const int Derm.OpenGL.Gl.BLEND_DST_RGB = 0x80C8 |
Value for BLEND_DST_RGB symbol.
const int Derm.OpenGL.Gl.BLEND_EQUATION = 0x8009 |
Value for BLEND_EQUATION symbol.
const int Derm.OpenGL.Gl.BLEND_EQUATION_ALPHA = 0x883D |
Value for BLEND_EQUATION_ALPHA symbol.
const int Derm.OpenGL.Gl.BLEND_EQUATION_RGB = 0x8009 |
Value for BLEND_EQUATION_RGB symbol.
const int Derm.OpenGL.Gl.BLEND_SRC = 0x0BE1 |
Value for BLEND_SRC symbol.
const int Derm.OpenGL.Gl.BLEND_SRC_ALPHA = 0x80CB |
Value for BLEND_SRC_ALPHA symbol.
const int Derm.OpenGL.Gl.BLEND_SRC_RGB = 0x80C9 |
Value for BLEND_SRC_RGB symbol.
const int Derm.OpenGL.Gl.BLUE = 0x1905 |
Value for BLUE symbol.
const int Derm.OpenGL.Gl.BLUE_BIAS = 0x0D1B |
Value for BLUE_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.BLUE_BIT = 0x00000004 |
Value for BLUE_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BLUE_BITS = 0x0D54 |
Value for BLUE_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BLUE_INTEGER = 0x8D96 |
Value for BLUE_INTEGER symbol.
const int Derm.OpenGL.Gl.BLUE_SCALE = 0x0D1A |
Value for BLUE_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.BOOL = 0x8B56 |
Value for BOOL symbol.
const int Derm.OpenGL.Gl.BOOL_VEC2 = 0x8B57 |
Value for BOOL_VEC2 symbol.
const int Derm.OpenGL.Gl.BOOL_VEC3 = 0x8B58 |
Value for BOOL_VEC3 symbol.
const int Derm.OpenGL.Gl.BOOL_VEC4 = 0x8B59 |
Value for BOOL_VEC4 symbol.
const int Derm.OpenGL.Gl.BUFFER_ACCESS = 0x88BB |
Value for BUFFER_ACCESS symbol.
const int Derm.OpenGL.Gl.BUFFER_ACCESS_FLAGS = 0x911F |
Value for BUFFER_ACCESS_FLAGS symbol.
const int Derm.OpenGL.Gl.BUFFER_GPU_ADDRESS = 0x8F1D |
Value for BUFFER_GPU_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.BUFFER_MAP_LENGTH = 0x9120 |
Value for BUFFER_MAP_LENGTH symbol.
const int Derm.OpenGL.Gl.BUFFER_MAP_OFFSET = 0x9121 |
Value for BUFFER_MAP_OFFSET symbol.
const int Derm.OpenGL.Gl.BUFFER_MAP_POINTER = 0x88BD |
Value for BUFFER_MAP_POINTER symbol.
const int Derm.OpenGL.Gl.BUFFER_MAPPED = 0x88BC |
Value for BUFFER_MAPPED symbol.
const int Derm.OpenGL.Gl.BUFFER_SIZE = 0x8764 |
Value for BUFFER_SIZE symbol.
const int Derm.OpenGL.Gl.BUFFER_USAGE = 0x8765 |
Value for BUFFER_USAGE symbol.
const int Derm.OpenGL.Gl.BUMP_ENVMAP = 0x877B |
Value for BUMP_ENVMAP_ATI symbol.
const int Derm.OpenGL.Gl.BUMP_NUM_TEX_UNITS = 0x8777 |
Value for BUMP_NUM_TEX_UNITS_ATI symbol.
const int Derm.OpenGL.Gl.BUMP_ROT_MATRIX = 0x8775 |
Value for BUMP_ROT_MATRIX_ATI symbol.
const int Derm.OpenGL.Gl.BUMP_ROT_MATRIX_SIZE = 0x8776 |
Value for BUMP_ROT_MATRIX_SIZE_ATI symbol.
const int Derm.OpenGL.Gl.BUMP_TARGET = 0x877C |
Value for BUMP_TARGET_ATI symbol.
const int Derm.OpenGL.Gl.BUMP_TEX_UNITS = 0x8778 |
Value for BUMP_TEX_UNITS_ATI symbol.
const int Derm.OpenGL.Gl.BYTE = 0x1400 |
Value for BYTE symbol.
const int Derm.OpenGL.Gl.C3F_V3F = 0x2A24 |
Value for C3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.C4F_N3F_V3F = 0x2A26 |
Value for C4F_N3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.C4UB_V2F = 0x2A22 |
Value for C4UB_V2F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.C4UB_V3F = 0x2A23 |
Value for C4UB_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CCW = 0x0901 |
Value for CCW symbol.
const int Derm.OpenGL.Gl.CLAMP = 0x2900 |
Value for CLAMP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLAMP_FRAGMENT_COLOR = 0x891B |
Value for CLAMP_FRAGMENT_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLAMP_READ_COLOR = 0x891C |
Value for CLAMP_READ_COLOR symbol.
const int Derm.OpenGL.Gl.CLAMP_TO_BORDER = 0x812D |
Value for CLAMP_TO_BORDER symbol.
const int Derm.OpenGL.Gl.CLAMP_TO_EDGE = 0x812F |
Value for CLAMP_TO_EDGE symbol.
const int Derm.OpenGL.Gl.CLAMP_VERTEX_COLOR = 0x891A |
Value for CLAMP_VERTEX_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLEAR = 0x1500 |
Value for CLEAR symbol.
const int Derm.OpenGL.Gl.CLIENT_ACTIVE_TEXTURE = 0x84E1 |
Value for CLIENT_ACTIVE_TEXTURE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.CLIENT_ALL_ATTRIB_BITS = 0xFFFFFFFF |
Value for CLIENT_ALL_ATTRIB_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIENT_ATTRIB_STACK_DEPTH = 0x0BB1 |
Value for CLIENT_ATTRIB_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.CLIENT_PIXEL_STORE_BIT = 0x00000001 |
Value for CLIENT_PIXEL_STORE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.CLIENT_VERTEX_ARRAY_BIT = 0x00000002 |
Value for CLIENT_VERTEX_ARRAY_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE = 0x8C7A |
Value for CLIP_DISTANCE_NV symbol.
const int Derm.OpenGL.Gl.CLIP_DISTANCE0 = 0x3000 |
Value for CLIP_DISTANCE0 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE1 = 0x3001 |
Value for CLIP_DISTANCE1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE2 = 0x3002 |
Value for CLIP_DISTANCE2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE3 = 0x3003 |
Value for CLIP_DISTANCE3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE4 = 0x3004 |
Value for CLIP_DISTANCE4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE5 = 0x3005 |
Value for CLIP_DISTANCE5 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_DISTANCE6 = 0x3006 |
Value for CLIP_DISTANCE6 symbol.
const int Derm.OpenGL.Gl.CLIP_DISTANCE7 = 0x3007 |
Value for CLIP_DISTANCE7 symbol.
const int Derm.OpenGL.Gl.CLIP_PLANE0 = 0x3000 |
Value for CLIP_PLANE0 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_PLANE1 = 0x3001 |
Value for CLIP_PLANE1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_PLANE2 = 0x3002 |
Value for CLIP_PLANE2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_PLANE3 = 0x3003 |
Value for CLIP_PLANE3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_PLANE4 = 0x3004 |
Value for CLIP_PLANE4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_PLANE5 = 0x3005 |
Value for CLIP_PLANE5 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CLIP_VOLUME_CLIPPING_HINT = 0x80F0 |
Value for CLIP_VOLUME_CLIPPING_HINT_EXT symbol.
const int Derm.OpenGL.Gl.CND = 0x896A |
Value for CND_ATI symbol.
const int Derm.OpenGL.Gl.CND0 = 0x896B |
Value for CND0_ATI symbol.
const int Derm.OpenGL.Gl.COEFF = 0x0A00 |
Value for COEFF symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR = 0x1800 |
Value for COLOR symbol.
const int Derm.OpenGL.Gl.COLOR_ALPHA_PAIRING = 0x8975 |
Value for COLOR_ALPHA_PAIRING_ATI symbol.
const int Derm.OpenGL.Gl.COLOR_ARRAY = 0x8076 |
Value for COLOR_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ARRAY_ADDRESS = 0x8F23 |
Value for COLOR_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.COLOR_ARRAY_BUFFER_BINDING = 0x8898 |
Value for COLOR_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ARRAY_LENGTH = 0x8F2D |
Value for COLOR_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.COLOR_ARRAY_POINTER = 0x8090 |
Value for COLOR_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ARRAY_SIZE = 0x8081 |
Value for COLOR_ARRAY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ARRAY_STRIDE = 0x8083 |
Value for COLOR_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ARRAY_TYPE = 0x8082 |
Value for COLOR_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT0 = 0x8CE0 |
Value for COLOR_ATTACHMENT0 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT1 = 0x8CE1 |
Value for COLOR_ATTACHMENT1 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT10 = 0x8CEA |
Value for COLOR_ATTACHMENT10 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT11 = 0x8CEB |
Value for COLOR_ATTACHMENT11 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT12 = 0x8CEC |
Value for COLOR_ATTACHMENT12 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT13 = 0x8CED |
Value for COLOR_ATTACHMENT13 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT14 = 0x8CEE |
Value for COLOR_ATTACHMENT14 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT15 = 0x8CEF |
Value for COLOR_ATTACHMENT15 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT2 = 0x8CE2 |
Value for COLOR_ATTACHMENT2 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT3 = 0x8CE3 |
Value for COLOR_ATTACHMENT3 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT4 = 0x8CE4 |
Value for COLOR_ATTACHMENT4 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT5 = 0x8CE5 |
Value for COLOR_ATTACHMENT5 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT6 = 0x8CE6 |
Value for COLOR_ATTACHMENT6 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT7 = 0x8CE7 |
Value for COLOR_ATTACHMENT7 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT8 = 0x8CE8 |
Value for COLOR_ATTACHMENT8 symbol.
const int Derm.OpenGL.Gl.COLOR_ATTACHMENT9 = 0x8CE9 |
Value for COLOR_ATTACHMENT9 symbol.
const uint Derm.OpenGL.Gl.COLOR_BUFFER_BIT = 0x00004000 |
Value for COLOR_BUFFER_BIT symbol.
const int Derm.OpenGL.Gl.COLOR_CLEAR_UNCLAMPED_VALUE = 0x8835 |
Value for COLOR_CLEAR_UNCLAMPED_VALUE_ATI symbol.
const int Derm.OpenGL.Gl.COLOR_CLEAR_VALUE = 0x0C22 |
Value for COLOR_CLEAR_VALUE symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX = 0x1900 |
Value for COLOR_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_INDEX1 = 0x80E2 |
Value for COLOR_INDEX1_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX12 = 0x80E6 |
Value for COLOR_INDEX12_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX16 = 0x80E7 |
Value for COLOR_INDEX16_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX2 = 0x80E3 |
Value for COLOR_INDEX2_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX4 = 0x80E4 |
Value for COLOR_INDEX4_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEX8 = 0x80E5 |
Value for COLOR_INDEX8_EXT symbol.
const int Derm.OpenGL.Gl.COLOR_INDEXES = 0x1603 |
Value for COLOR_INDEXES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_LOGIC_OP = 0x0BF2 |
Value for COLOR_LOGIC_OP symbol.
const int Derm.OpenGL.Gl.COLOR_MATERIAL = 0x0B57 |
Value for COLOR_MATERIAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_MATERIAL_FACE = 0x0B55 |
Value for COLOR_MATERIAL_FACE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_MATERIAL_PARAMETER = 0x0B56 |
Value for COLOR_MATERIAL_PARAMETER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_MATRIX = 0x80B1 |
Value for COLOR_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_MATRIX_STACK_DEPTH = 0x80B2 |
Value for COLOR_MATRIX_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_SUM = 0x8458 |
Value for COLOR_SUM symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_SUM_CLAMP = 0x854F |
Value for COLOR_SUM_CLAMP_NV symbol.
const int Derm.OpenGL.Gl.COLOR_TABLE = 0x80D0 |
Value for COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_ALPHA_SIZE = 0x80DD |
Value for COLOR_TABLE_ALPHA_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_BIAS = 0x80D7 |
Value for COLOR_TABLE_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_BLUE_SIZE = 0x80DC |
Value for COLOR_TABLE_BLUE_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_FORMAT = 0x80D8 |
Value for COLOR_TABLE_FORMAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_GREEN_SIZE = 0x80DB |
Value for COLOR_TABLE_GREEN_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_INTENSITY_SIZE = 0x80DF |
Value for COLOR_TABLE_INTENSITY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_LUMINANCE_SIZE = 0x80DE |
Value for COLOR_TABLE_LUMINANCE_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_RED_SIZE = 0x80DA |
Value for COLOR_TABLE_RED_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_SCALE = 0x80D6 |
Value for COLOR_TABLE_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_TABLE_WIDTH = 0x80D9 |
Value for COLOR_TABLE_WIDTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COLOR_WRITEMASK = 0x0C23 |
Value for COLOR_WRITEMASK symbol.
const int Derm.OpenGL.Gl.COMBINE = 0x8570 |
Value for COMBINE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMBINE4 = 0x8503 |
Value for COMBINE4_NV symbol.
const int Derm.OpenGL.Gl.COMBINE_ALPHA = 0x8572 |
Value for COMBINE_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMBINE_RGB = 0x8571 |
Value for COMBINE_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMBINER0 = 0x8550 |
Value for COMBINER0_NV symbol.
const int Derm.OpenGL.Gl.COMBINER1 = 0x8551 |
Value for COMBINER1_NV symbol.
const int Derm.OpenGL.Gl.COMBINER2 = 0x8552 |
Value for COMBINER2_NV symbol.
const int Derm.OpenGL.Gl.COMBINER3 = 0x8553 |
Value for COMBINER3_NV symbol.
const int Derm.OpenGL.Gl.COMBINER4 = 0x8554 |
Value for COMBINER4_NV symbol.
const int Derm.OpenGL.Gl.COMBINER5 = 0x8555 |
Value for COMBINER5_NV symbol.
const int Derm.OpenGL.Gl.COMBINER6 = 0x8556 |
Value for COMBINER6_NV symbol.
const int Derm.OpenGL.Gl.COMBINER7 = 0x8557 |
Value for COMBINER7_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_AB_DOT_PRODUCT = 0x8545 |
Value for COMBINER_AB_DOT_PRODUCT_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_AB_OUTPUT = 0x854A |
Value for COMBINER_AB_OUTPUT_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_BIAS = 0x8549 |
Value for COMBINER_BIAS_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_CD_DOT_PRODUCT = 0x8546 |
Value for COMBINER_CD_DOT_PRODUCT_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_CD_OUTPUT = 0x854B |
Value for COMBINER_CD_OUTPUT_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_COMPONENT_USAGE = 0x8544 |
Value for COMBINER_COMPONENT_USAGE_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_INPUT = 0x8542 |
Value for COMBINER_INPUT_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_MAPPING = 0x8543 |
Value for COMBINER_MAPPING_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_MUX_SUM = 0x8547 |
Value for COMBINER_MUX_SUM_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_SCALE = 0x8548 |
Value for COMBINER_SCALE_NV symbol.
const int Derm.OpenGL.Gl.COMBINER_SUM_OUTPUT = 0x854C |
Value for COMBINER_SUM_OUTPUT_NV symbol.
const uint Derm.OpenGL.Gl.COMP_BIT = 0x00000002 |
Value for COMP_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPARE_R_TO_TEXTURE = 0x884E |
Value for COMPARE_R_TO_TEXTURE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPARE_REF_DEPTH_TO_TEXTURE = 0x884E |
Value for COMPARE_REF_DEPTH_TO_TEXTURE_EXT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPARE_REF_TO_TEXTURE = 0x884E |
Value for COMPARE_REF_TO_TEXTURE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPILE = 0x1300 |
Value for COMPILE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPILE_AND_EXECUTE = 0x1301 |
Value for COMPILE_AND_EXECUTE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPILE_STATUS = 0x8B81 |
Value for COMPILE_STATUS symbol.
const int Derm.OpenGL.Gl.COMPRESSED_ALPHA = 0x84E9 |
Value for COMPRESSED_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_INTENSITY = 0x84EC |
Value for COMPRESSED_INTENSITY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_LUMINANCE = 0x84EA |
Value for COMPRESSED_LUMINANCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_LUMINANCE_ALPHA = 0x84EB |
Value for COMPRESSED_LUMINANCE_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_LUMINANCE_ALPHA_LATC2 = 0x8C72 |
Value for COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_LUMINANCE_LATC1 = 0x8C70 |
Value for COMPRESSED_LUMINANCE_LATC1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RED = 0x8225 |
Value for COMPRESSED_RED symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RED_GREEN_RGTC2 = 0x8DBD |
Value for COMPRESSED_RED_GREEN_RGTC2_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RED_RGTC1 = 0x8DBB |
Value for COMPRESSED_RED_RGTC1 symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RG = 0x8226 |
Value for COMPRESSED_RG symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RG_RGTC2 = 0x8DBD |
Value for COMPRESSED_RG_RGTC2 symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGB = 0x84ED |
Value for COMPRESSED_RGB symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGB_S3TC_DXT1 = 0x83F0 |
Value for COMPRESSED_RGB_S3TC_DXT1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGBA = 0x84EE |
Value for COMPRESSED_RGBA symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGBA_S3TC_DXT1 = 0x83F1 |
Value for COMPRESSED_RGBA_S3TC_DXT1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGBA_S3TC_DXT3 = 0x83F2 |
Value for COMPRESSED_RGBA_S3TC_DXT3_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_RGBA_S3TC_DXT5 = 0x83F3 |
Value for COMPRESSED_RGBA_S3TC_DXT5_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2 = 0x8C73 |
Value for COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SIGNED_LUMINANCE_LATC1 = 0x8C71 |
Value for COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SIGNED_RED_GREEN_RGTC2 = 0x8DBE |
Value for COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SIGNED_RED_RGTC1 = 0x8DBC |
Value for COMPRESSED_SIGNED_RED_RGTC1 symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SIGNED_RG_RGTC2 = 0x8DBE |
Value for COMPRESSED_SIGNED_RG_RGTC2 symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SLUMINANCE = 0x8C4A |
Value for COMPRESSED_SLUMINANCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_SLUMINANCE_ALPHA = 0x8C4B |
Value for COMPRESSED_SLUMINANCE_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB = 0x8C48 |
Value for COMPRESSED_SRGB symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB_ALPHA = 0x8C49 |
Value for COMPRESSED_SRGB_ALPHA symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB_ALPHA_S3TC_DXT1 = 0x8C4D |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB_ALPHA_S3TC_DXT3 = 0x8C4E |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB_ALPHA_S3TC_DXT5 = 0x8C4F |
Value for COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_SRGB_S3TC_DXT1 = 0x8C4C |
Value for COMPRESSED_SRGB_S3TC_DXT1_EXT symbol.
const int Derm.OpenGL.Gl.COMPRESSED_TEXTURE_FORMATS = 0x86A3 |
Value for COMPRESSED_TEXTURE_FORMATS symbol.
const int Derm.OpenGL.Gl.CON_0 = 0x8941 |
Value for CON_0_ATI symbol.
const int Derm.OpenGL.Gl.CON_1 = 0x8942 |
Value for CON_1_ATI symbol.
const int Derm.OpenGL.Gl.CON_10 = 0x894B |
Value for CON_10_ATI symbol.
const int Derm.OpenGL.Gl.CON_11 = 0x894C |
Value for CON_11_ATI symbol.
const int Derm.OpenGL.Gl.CON_12 = 0x894D |
Value for CON_12_ATI symbol.
const int Derm.OpenGL.Gl.CON_13 = 0x894E |
Value for CON_13_ATI symbol.
const int Derm.OpenGL.Gl.CON_14 = 0x894F |
Value for CON_14_ATI symbol.
const int Derm.OpenGL.Gl.CON_15 = 0x8950 |
Value for CON_15_ATI symbol.
const int Derm.OpenGL.Gl.CON_16 = 0x8951 |
Value for CON_16_ATI symbol.
const int Derm.OpenGL.Gl.CON_17 = 0x8952 |
Value for CON_17_ATI symbol.
const int Derm.OpenGL.Gl.CON_18 = 0x8953 |
Value for CON_18_ATI symbol.
const int Derm.OpenGL.Gl.CON_19 = 0x8954 |
Value for CON_19_ATI symbol.
const int Derm.OpenGL.Gl.CON_2 = 0x8943 |
Value for CON_2_ATI symbol.
const int Derm.OpenGL.Gl.CON_20 = 0x8955 |
Value for CON_20_ATI symbol.
const int Derm.OpenGL.Gl.CON_21 = 0x8956 |
Value for CON_21_ATI symbol.
const int Derm.OpenGL.Gl.CON_22 = 0x8957 |
Value for CON_22_ATI symbol.
const int Derm.OpenGL.Gl.CON_23 = 0x8958 |
Value for CON_23_ATI symbol.
const int Derm.OpenGL.Gl.CON_24 = 0x8959 |
Value for CON_24_ATI symbol.
const int Derm.OpenGL.Gl.CON_25 = 0x895A |
Value for CON_25_ATI symbol.
const int Derm.OpenGL.Gl.CON_26 = 0x895B |
Value for CON_26_ATI symbol.
const int Derm.OpenGL.Gl.CON_27 = 0x895C |
Value for CON_27_ATI symbol.
const int Derm.OpenGL.Gl.CON_28 = 0x895D |
Value for CON_28_ATI symbol.
const int Derm.OpenGL.Gl.CON_29 = 0x895E |
Value for CON_29_ATI symbol.
const int Derm.OpenGL.Gl.CON_3 = 0x8944 |
Value for CON_3_ATI symbol.
const int Derm.OpenGL.Gl.CON_30 = 0x895F |
Value for CON_30_ATI symbol.
const int Derm.OpenGL.Gl.CON_31 = 0x8960 |
Value for CON_31_ATI symbol.
const int Derm.OpenGL.Gl.CON_4 = 0x8945 |
Value for CON_4_ATI symbol.
const int Derm.OpenGL.Gl.CON_5 = 0x8946 |
Value for CON_5_ATI symbol.
const int Derm.OpenGL.Gl.CON_6 = 0x8947 |
Value for CON_6_ATI symbol.
const int Derm.OpenGL.Gl.CON_7 = 0x8948 |
Value for CON_7_ATI symbol.
const int Derm.OpenGL.Gl.CON_8 = 0x8949 |
Value for CON_8_ATI symbol.
const int Derm.OpenGL.Gl.CON_9 = 0x894A |
Value for CON_9_ATI symbol.
const int Derm.OpenGL.Gl.CONDITION_SATISFIED = 0x911C |
Value for CONDITION_SATISFIED symbol.
const int Derm.OpenGL.Gl.CONST_EYE = 0x86E5 |
Value for CONST_EYE_NV symbol.
const int Derm.OpenGL.Gl.CONSTANT = 0x8576 |
Value for CONSTANT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONSTANT_ALPHA = 0x8003 |
Value for CONSTANT_ALPHA symbol.
const int Derm.OpenGL.Gl.CONSTANT_ATTENUATION = 0x1207 |
Value for CONSTANT_ATTENUATION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONSTANT_BORDER = 0x8151 |
Value for CONSTANT_BORDER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONSTANT_COLOR = 0x8001 |
Value for CONSTANT_COLOR symbol.
const int Derm.OpenGL.Gl.CONSTANT_COLOR0 = 0x852A |
Value for CONSTANT_COLOR0_NV symbol.
const int Derm.OpenGL.Gl.CONSTANT_COLOR1 = 0x852B |
Value for CONSTANT_COLOR1_NV symbol.
const uint Derm.OpenGL.Gl.CONTEXT_COMPATIBILITY_PROFILE_BIT = 0x00000002 |
Value for CONTEXT_COMPATIBILITY_PROFILE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.CONTEXT_CORE_PROFILE_BIT = 0x00000001 |
Value for CONTEXT_CORE_PROFILE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT = 0x0001 |
Value for CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT symbol.
const int Derm.OpenGL.Gl.CONTEXT_FLAGS = 0x821E |
Value for CONTEXT_FLAGS symbol.
const int Derm.OpenGL.Gl.CONTEXT_PROFILE_MASK = 0x9126 |
Value for CONTEXT_PROFILE_MASK symbol.
const int Derm.OpenGL.Gl.CONVOLUTION_1D = 0x8010 |
Value for CONVOLUTION_1D symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_2D = 0x8011 |
Value for CONVOLUTION_2D symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_BORDER_COLOR = 0x8154 |
Value for CONVOLUTION_BORDER_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_BORDER_MODE = 0x8013 |
Value for CONVOLUTION_BORDER_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_FILTER_BIAS = 0x8015 |
Value for CONVOLUTION_FILTER_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_FILTER_SCALE = 0x8014 |
Value for CONVOLUTION_FILTER_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_FORMAT = 0x8017 |
Value for CONVOLUTION_FORMAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_HEIGHT = 0x8019 |
Value for CONVOLUTION_HEIGHT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CONVOLUTION_WIDTH = 0x8018 |
Value for CONVOLUTION_WIDTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COORD_REPLACE = 0x8862 |
Value for COORD_REPLACE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COPY = 0x1503 |
Value for COPY symbol.
const int Derm.OpenGL.Gl.COPY_INVERTED = 0x150C |
Value for COPY_INVERTED symbol.
const int Derm.OpenGL.Gl.COPY_PIXEL_TOKEN = 0x0706 |
Value for COPY_PIXEL_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.COPY_READ_BUFFER = 0x8F36 |
Value for COPY_READ_BUFFER symbol.
const int Derm.OpenGL.Gl.COPY_WRITE_BUFFER = 0x8F37 |
Value for COPY_WRITE_BUFFER symbol.
const int Derm.OpenGL.Gl.CUBIC = 0x8334 |
Value for CUBIC_EXT symbol.
const int Derm.OpenGL.Gl.CULL_FACE = 0x0B44 |
Value for CULL_FACE symbol.
const int Derm.OpenGL.Gl.CULL_FACE_MODE = 0x0B45 |
Value for CULL_FACE_MODE symbol.
const int Derm.OpenGL.Gl.CULL_FRAGMENT = 0x86E7 |
Value for CULL_FRAGMENT_NV symbol.
const int Derm.OpenGL.Gl.CULL_MODES = 0x86E0 |
Value for CULL_MODES_NV symbol.
const int Derm.OpenGL.Gl.CULL_VERTEX = 0x81AA |
Value for CULL_VERTEX_EXT symbol.
const int Derm.OpenGL.Gl.CULL_VERTEX_EYE_POSITION = 0x81AB |
Value for CULL_VERTEX_EYE_POSITION_EXT symbol.
const int Derm.OpenGL.Gl.CULL_VERTEX_OBJECT_POSITION = 0x81AC |
Value for CULL_VERTEX_OBJECT_POSITION_EXT symbol.
const int Derm.OpenGL.Gl.CURRENT_ATTRIB = 0x8626 |
Value for CURRENT_ATTRIB_NV symbol.
const int Derm.OpenGL.Gl.CURRENT_BINORMAL = 0x843C |
Value for CURRENT_BINORMAL_EXT symbol.
const uint Derm.OpenGL.Gl.CURRENT_BIT = 0x00000001 |
Value for CURRENT_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_COLOR = 0x0B00 |
Value for CURRENT_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_FOG_COORD = 0x8453 |
Value for CURRENT_FOG_COORD symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_FOG_COORDINATE = 0x8453 |
Value for CURRENT_FOG_COORDINATE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_INDEX = 0x0B01 |
Value for CURRENT_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_MATRIX = 0x8641 |
Value for CURRENT_MATRIX_ARB symbol.
const int Derm.OpenGL.Gl.CURRENT_MATRIX_INDEX = 0x8845 |
Value for CURRENT_MATRIX_INDEX_ARB symbol.
const int Derm.OpenGL.Gl.CURRENT_MATRIX_STACK_DEPTH = 0x8640 |
Value for CURRENT_MATRIX_STACK_DEPTH_ARB symbol.
const int Derm.OpenGL.Gl.CURRENT_NORMAL = 0x0B02 |
Value for CURRENT_NORMAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_OCCLUSION_QUERY_ID = 0x8865 |
Value for CURRENT_OCCLUSION_QUERY_ID_NV symbol.
const int Derm.OpenGL.Gl.CURRENT_PALETTE_MATRIX = 0x8843 |
Value for CURRENT_PALETTE_MATRIX_ARB symbol.
const int Derm.OpenGL.Gl.CURRENT_PROGRAM = 0x8B8D |
Value for CURRENT_PROGRAM symbol.
const int Derm.OpenGL.Gl.CURRENT_QUERY = 0x8865 |
Value for CURRENT_QUERY symbol.
const int Derm.OpenGL.Gl.CURRENT_RASTER_COLOR = 0x0B04 |
Value for CURRENT_RASTER_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_DISTANCE = 0x0B09 |
Value for CURRENT_RASTER_DISTANCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_INDEX = 0x0B05 |
Value for CURRENT_RASTER_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_POSITION = 0x0B07 |
Value for CURRENT_RASTER_POSITION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_POSITION_VALID = 0x0B08 |
Value for CURRENT_RASTER_POSITION_VALID symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_SECONDARY_COLOR = 0x845F |
Value for CURRENT_RASTER_SECONDARY_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_RASTER_TEXTURE_COORDS = 0x0B06 |
Value for CURRENT_RASTER_TEXTURE_COORDS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_SECONDARY_COLOR = 0x8459 |
Value for CURRENT_SECONDARY_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_TANGENT = 0x843B |
Value for CURRENT_TANGENT_EXT symbol.
const int Derm.OpenGL.Gl.CURRENT_TEXTURE_COORDS = 0x0B03 |
Value for CURRENT_TEXTURE_COORDS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.CURRENT_TIME = 0x8E28 |
Value for CURRENT_TIME_NV symbol.
const int Derm.OpenGL.Gl.CURRENT_VERTEX = 0x87E2 |
Value for CURRENT_VERTEX_EXT symbol.
const int Derm.OpenGL.Gl.CURRENT_VERTEX_ATTRIB = 0x8626 |
Value for CURRENT_VERTEX_ATTRIB symbol.
const int Derm.OpenGL.Gl.CURRENT_VERTEX_WEIGHT = 0x850B |
Value for CURRENT_VERTEX_WEIGHT_EXT symbol.
const int Derm.OpenGL.Gl.CURRENT_WEIGHT = 0x86A8 |
Value for CURRENT_WEIGHT_ARB symbol.
const int Derm.OpenGL.Gl.CW = 0x0900 |
Value for CW symbol.
const int Derm.OpenGL.Gl.DECAL = 0x2101 |
Value for DECAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DECR = 0x1E03 |
Value for DECR symbol.
const int Derm.OpenGL.Gl.DECR_WRAP = 0x8508 |
Value for DECR_WRAP symbol.
const int Derm.OpenGL.Gl.DELETE_STATUS = 0x8B80 |
Value for DELETE_STATUS symbol.
const int Derm.OpenGL.Gl.DEPENDENT_AR_TEXTURE_2D = 0x86E9 |
Value for DEPENDENT_AR_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.DEPENDENT_GB_TEXTURE_2D = 0x86EA |
Value for DEPENDENT_GB_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.DEPENDENT_HILO_TEXTURE_2D = 0x8858 |
Value for DEPENDENT_HILO_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.DEPENDENT_RGB_TEXTURE_3D = 0x8859 |
Value for DEPENDENT_RGB_TEXTURE_3D_NV symbol.
const int Derm.OpenGL.Gl.DEPENDENT_RGB_TEXTURE_CUBE_MAP = 0x885A |
Value for DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV symbol.
const int Derm.OpenGL.Gl.DEPTH = 0x1801 |
Value for DEPTH symbol.
const int Derm.OpenGL.Gl.DEPTH24_STENCIL8 = 0x88F0 |
Value for DEPTH24_STENCIL8 symbol.
const int Derm.OpenGL.Gl.DEPTH32F_STENCIL8 = 0x8CAD |
Value for DEPTH32F_STENCIL8 symbol.
const int Derm.OpenGL.Gl.DEPTH_ATTACHMENT = 0x8D00 |
Value for DEPTH_ATTACHMENT symbol.
const int Derm.OpenGL.Gl.DEPTH_BIAS = 0x0D1F |
Value for DEPTH_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DEPTH_BITS = 0x0D56 |
Value for DEPTH_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DEPTH_BOUNDS = 0x8891 |
Value for DEPTH_BOUNDS_EXT symbol.
const int Derm.OpenGL.Gl.DEPTH_BOUNDS_TEST = 0x8890 |
Value for DEPTH_BOUNDS_TEST_EXT symbol.
const int Derm.OpenGL.Gl.DEPTH_BUFFER = 0x8223 |
Value for DEPTH_BUFFER symbol.
const uint Derm.OpenGL.Gl.DEPTH_BUFFER_BIT = 0x00000100 |
Value for DEPTH_BUFFER_BIT symbol.
const int Derm.OpenGL.Gl.DEPTH_BUFFER_FLOAT_MODE = 0x8DAF |
Value for DEPTH_BUFFER_FLOAT_MODE_NV symbol.
const int Derm.OpenGL.Gl.DEPTH_CLAMP = 0x864F |
Value for DEPTH_CLAMP symbol.
const int Derm.OpenGL.Gl.DEPTH_CLEAR_VALUE = 0x0B73 |
Value for DEPTH_CLEAR_VALUE symbol.
const int Derm.OpenGL.Gl.DEPTH_COMPONENT = 0x1902 |
Value for DEPTH_COMPONENT symbol.
const int Derm.OpenGL.Gl.DEPTH_COMPONENT16 = 0x81A5 |
Value for DEPTH_COMPONENT16 symbol.
const int Derm.OpenGL.Gl.DEPTH_COMPONENT24 = 0x81A6 |
Value for DEPTH_COMPONENT24 symbol.
const int Derm.OpenGL.Gl.DEPTH_COMPONENT32 = 0x81A7 |
Value for DEPTH_COMPONENT32 symbol.
const int Derm.OpenGL.Gl.DEPTH_COMPONENT32F = 0x8CAC |
Value for DEPTH_COMPONENT32F symbol.
const int Derm.OpenGL.Gl.DEPTH_FUNC = 0x0B74 |
Value for DEPTH_FUNC symbol.
const int Derm.OpenGL.Gl.DEPTH_RANGE = 0x0B70 |
Value for DEPTH_RANGE symbol.
const int Derm.OpenGL.Gl.DEPTH_SCALE = 0x0D1E |
Value for DEPTH_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DEPTH_STENCIL = 0x84F9 |
Value for DEPTH_STENCIL symbol.
const int Derm.OpenGL.Gl.DEPTH_STENCIL_ATTACHMENT = 0x821A |
Value for DEPTH_STENCIL_ATTACHMENT symbol.
const int Derm.OpenGL.Gl.DEPTH_STENCIL_TO_BGRA = 0x886F |
Value for DEPTH_STENCIL_TO_BGRA_NV symbol.
const int Derm.OpenGL.Gl.DEPTH_STENCIL_TO_RGBA = 0x886E |
Value for DEPTH_STENCIL_TO_RGBA_NV symbol.
const int Derm.OpenGL.Gl.DEPTH_TEST = 0x0B71 |
Value for DEPTH_TEST symbol.
const int Derm.OpenGL.Gl.DEPTH_TEXTURE_MODE = 0x884B |
Value for DEPTH_TEXTURE_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DEPTH_WRITEMASK = 0x0B72 |
Value for DEPTH_WRITEMASK symbol.
const int Derm.OpenGL.Gl.DIFFUSE = 0x1201 |
Value for DIFFUSE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DISCARD = 0x8763 |
Value for DISCARD_ATI symbol.
const int Derm.OpenGL.Gl.DISTANCE_ATTENUATION = 0x8129 |
Value for DISTANCE_ATTENUATION_EXT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DITHER = 0x0BD0 |
Value for DITHER symbol.
const int Derm.OpenGL.Gl.DOMAIN = 0x0A02 |
Value for DOMAIN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DONT_CARE = 0x1100 |
Value for DONT_CARE symbol.
const int Derm.OpenGL.Gl.DOT2_ADD = 0x896C |
Value for DOT2_ADD_ATI symbol.
const int Derm.OpenGL.Gl.DOT3 = 0x8966 |
Value for DOT3_ATI symbol.
const int Derm.OpenGL.Gl.DOT3_RGB = 0x86AE |
Value for DOT3_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DOT3_RGBA = 0x86AF |
Value for DOT3_RGBA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DOT4 = 0x8967 |
Value for DOT4_ATI symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT = 0x86EC |
Value for DOT_PRODUCT_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_AFFINE_DEPTH_REPLACE = 0x885D |
Value for DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP = 0x86F3 |
Value for DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_DEPTH_REPLACE = 0x86ED |
Value for DOT_PRODUCT_DEPTH_REPLACE_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_DIFFUSE_CUBE_MAP = 0x86F1 |
Value for DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_PASS_THROUGH = 0x885B |
Value for DOT_PRODUCT_PASS_THROUGH_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_REFLECT_CUBE_MAP = 0x86F2 |
Value for DOT_PRODUCT_REFLECT_CUBE_MAP_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_TEXTURE_1D = 0x885C |
Value for DOT_PRODUCT_TEXTURE_1D_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_TEXTURE_2D = 0x86EE |
Value for DOT_PRODUCT_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_TEXTURE_3D = 0x86EF |
Value for DOT_PRODUCT_TEXTURE_3D_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_TEXTURE_CUBE_MAP = 0x86F0 |
Value for DOT_PRODUCT_TEXTURE_CUBE_MAP_NV symbol.
const int Derm.OpenGL.Gl.DOT_PRODUCT_TEXTURE_RECTANGLE = 0x864E |
Value for DOT_PRODUCT_TEXTURE_RECTANGLE_NV symbol.
const int Derm.OpenGL.Gl.DOUBLE = 0x140A |
Value for DOUBLE symbol.
const int Derm.OpenGL.Gl.DOUBLEBUFFER = 0x0C32 |
Value for DOUBLEBUFFER symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER = 0x0C01 |
Value for DRAW_BUFFER symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER0 = 0x8825 |
Value for DRAW_BUFFER0 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER1 = 0x8826 |
Value for DRAW_BUFFER1 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER10 = 0x882F |
Value for DRAW_BUFFER10 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER11 = 0x8830 |
Value for DRAW_BUFFER11 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER12 = 0x8831 |
Value for DRAW_BUFFER12 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER13 = 0x8832 |
Value for DRAW_BUFFER13 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER14 = 0x8833 |
Value for DRAW_BUFFER14 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER15 = 0x8834 |
Value for DRAW_BUFFER15 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER2 = 0x8827 |
Value for DRAW_BUFFER2 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER3 = 0x8828 |
Value for DRAW_BUFFER3 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER4 = 0x8829 |
Value for DRAW_BUFFER4 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER5 = 0x882A |
Value for DRAW_BUFFER5 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER6 = 0x882B |
Value for DRAW_BUFFER6 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER7 = 0x882C |
Value for DRAW_BUFFER7 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER8 = 0x882D |
Value for DRAW_BUFFER8 symbol.
const int Derm.OpenGL.Gl.DRAW_BUFFER9 = 0x882E |
Value for DRAW_BUFFER9 symbol.
const int Derm.OpenGL.Gl.DRAW_FRAMEBUFFER = 0x8CA9 |
Value for DRAW_FRAMEBUFFER symbol.
const int Derm.OpenGL.Gl.DRAW_FRAMEBUFFER_BINDING = 0x8CA6 |
Value for DRAW_FRAMEBUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.DRAW_PIXEL_TOKEN = 0x0705 |
Value for DRAW_PIXEL_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.DS_BIAS = 0x8716 |
Value for DS_BIAS_NV symbol.
const int Derm.OpenGL.Gl.DS_SCALE = 0x8710 |
Value for DS_SCALE_NV symbol.
const int Derm.OpenGL.Gl.DSDT = 0x86F5 |
Value for DSDT_NV symbol.
const int Derm.OpenGL.Gl.DSDT8 = 0x8709 |
Value for DSDT8_NV symbol.
const int Derm.OpenGL.Gl.DSDT8_MAG8 = 0x870A |
Value for DSDT8_MAG8_NV symbol.
const int Derm.OpenGL.Gl.DSDT8_MAG8_INTENSITY8 = 0x870B |
Value for DSDT8_MAG8_INTENSITY8_NV symbol.
const int Derm.OpenGL.Gl.DSDT_MAG = 0x86F6 |
Value for DSDT_MAG_NV symbol.
const int Derm.OpenGL.Gl.DSDT_MAG_INTENSITY = 0x86DC |
Value for DSDT_MAG_INTENSITY_NV symbol.
const int Derm.OpenGL.Gl.DSDT_MAG_VIB = 0x86F7 |
Value for DSDT_MAG_VIB_NV symbol.
const int Derm.OpenGL.Gl.DST_ALPHA = 0x0304 |
Value for DST_ALPHA symbol.
const int Derm.OpenGL.Gl.DST_COLOR = 0x0306 |
Value for DST_COLOR symbol.
const int Derm.OpenGL.Gl.DT_BIAS = 0x8717 |
Value for DT_BIAS_NV symbol.
const int Derm.OpenGL.Gl.DT_SCALE = 0x8711 |
Value for DT_SCALE_NV symbol.
const int Derm.OpenGL.Gl.DU8DV8 = 0x877A |
Value for DU8DV8_ATI symbol.
const int Derm.OpenGL.Gl.DUDV = 0x8779 |
Value for DUDV_ATI symbol.
const int Derm.OpenGL.Gl.DYNAMIC = 0x8761 |
Value for DYNAMIC_ATI symbol.
const int Derm.OpenGL.Gl.DYNAMIC_COPY = 0x88EA |
Value for DYNAMIC_COPY symbol.
const int Derm.OpenGL.Gl.DYNAMIC_DRAW = 0x88E8 |
Value for DYNAMIC_DRAW symbol.
const int Derm.OpenGL.Gl.DYNAMIC_READ = 0x88E9 |
Value for DYNAMIC_READ symbol.
const int Derm.OpenGL.Gl.E_TIMES_F = 0x8531 |
Value for E_TIMES_F_NV symbol.
const int Derm.OpenGL.Gl.EDGE_FLAG = 0x0B43 |
Value for EDGE_FLAG symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY = 0x8079 |
Value for EDGE_FLAG_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY_ADDRESS = 0x8F26 |
Value for EDGE_FLAG_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY_BUFFER_BINDING = 0x889B |
Value for EDGE_FLAG_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY_LENGTH = 0x8F30 |
Value for EDGE_FLAG_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY_POINTER = 0x8093 |
Value for EDGE_FLAG_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EDGE_FLAG_ARRAY_STRIDE = 0x808C |
Value for EDGE_FLAG_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.EIGHTH_BIT = 0x00000020 |
Value for EIGHTH_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ELEMENT_ARRAY_ADDRESS = 0x8F29 |
Value for ELEMENT_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.ELEMENT_ARRAY_BUFFER = 0x8893 |
Value for ELEMENT_ARRAY_BUFFER symbol.
const int Derm.OpenGL.Gl.ELEMENT_ARRAY_BUFFER_BINDING = 0x8895 |
Value for ELEMENT_ARRAY_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.ELEMENT_ARRAY_LENGTH = 0x8F33 |
Value for ELEMENT_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.ELEMENT_ARRAY_UNIFIED = 0x8F1F |
Value for ELEMENT_ARRAY_UNIFIED_NV symbol.
const int Derm.OpenGL.Gl.EMBOSS_CONSTANT = 0x855E |
Value for EMBOSS_CONSTANT_NV symbol.
const int Derm.OpenGL.Gl.EMBOSS_LIGHT = 0x855D |
Value for EMBOSS_LIGHT_NV symbol.
const int Derm.OpenGL.Gl.EMBOSS_MAP = 0x855F |
Value for EMBOSS_MAP_NV symbol.
const int Derm.OpenGL.Gl.EMISSION = 0x1600 |
Value for EMISSION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.ENABLE_BIT = 0x00002000 |
Value for ENABLE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EQUAL = 0x0202 |
Value for EQUAL symbol.
const int Derm.OpenGL.Gl.EQUIV = 0x1509 |
Value for EQUIV symbol.
const int Derm.OpenGL.Gl.EVAL_2D = 0x86C0 |
Value for EVAL_2D_NV symbol.
const uint Derm.OpenGL.Gl.EVAL_BIT = 0x00010000 |
Value for EVAL_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EVAL_FRACTIONAL_TESSELLATION = 0x86C5 |
Value for EVAL_FRACTIONAL_TESSELLATION_NV symbol.
const int Derm.OpenGL.Gl.EVAL_TRIANGULAR_2D = 0x86C1 |
Value for EVAL_TRIANGULAR_2D_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB0 = 0x86C6 |
Value for EVAL_VERTEX_ATRRIB0_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB1 = 0x86C7 |
Value for EVAL_VERTEX_ATRRIB1_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB10 = 0x86D0 |
Value for EVAL_VERTEX_ATRRIB10_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB11 = 0x86D1 |
Value for EVAL_VERTEX_ATRRIB11_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB12 = 0x86D2 |
Value for EVAL_VERTEX_ATRRIB12_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB13 = 0x86D3 |
Value for EVAL_VERTEX_ATRRIB13_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB14 = 0x86D4 |
Value for EVAL_VERTEX_ATRRIB14_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB15 = 0x86D5 |
Value for EVAL_VERTEX_ATRRIB15_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB2 = 0x86C8 |
Value for EVAL_VERTEX_ATRRIB2_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB3 = 0x86C9 |
Value for EVAL_VERTEX_ATRRIB3_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB4 = 0x86CA |
Value for EVAL_VERTEX_ATRRIB4_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB5 = 0x86CB |
Value for EVAL_VERTEX_ATRRIB5_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB6 = 0x86CC |
Value for EVAL_VERTEX_ATRRIB6_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB7 = 0x86CD |
Value for EVAL_VERTEX_ATRRIB7_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB8 = 0x86CE |
Value for EVAL_VERTEX_ATRRIB8_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATRRIB9 = 0x86CF |
Value for EVAL_VERTEX_ATRRIB9_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB0 = 0x86C6 |
Value for EVAL_VERTEX_ATTRIB0_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB1 = 0x86C7 |
Value for EVAL_VERTEX_ATTRIB1_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB10 = 0x86D0 |
Value for EVAL_VERTEX_ATTRIB10_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB11 = 0x86D1 |
Value for EVAL_VERTEX_ATTRIB11_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB12 = 0x86D2 |
Value for EVAL_VERTEX_ATTRIB12_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB13 = 0x86D3 |
Value for EVAL_VERTEX_ATTRIB13_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB14 = 0x86D4 |
Value for EVAL_VERTEX_ATTRIB14_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB15 = 0x86D5 |
Value for EVAL_VERTEX_ATTRIB15_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB2 = 0x86C8 |
Value for EVAL_VERTEX_ATTRIB2_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB3 = 0x86C9 |
Value for EVAL_VERTEX_ATTRIB3_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB4 = 0x86CA |
Value for EVAL_VERTEX_ATTRIB4_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB5 = 0x86CB |
Value for EVAL_VERTEX_ATTRIB5_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB6 = 0x86CC |
Value for EVAL_VERTEX_ATTRIB6_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB7 = 0x86CD |
Value for EVAL_VERTEX_ATTRIB7_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB8 = 0x86CE |
Value for EVAL_VERTEX_ATTRIB8_NV symbol.
const int Derm.OpenGL.Gl.EVAL_VERTEX_ATTRIB9 = 0x86CF |
Value for EVAL_VERTEX_ATTRIB9_NV symbol.
const int Derm.OpenGL.Gl.EXP = 0x0800 |
Value for EXP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EXP2 = 0x0801 |
Value for EXP2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EXPAND_NEGATE = 0x8539 |
Value for EXPAND_NEGATE_NV symbol.
const int Derm.OpenGL.Gl.EXPAND_NORMAL = 0x8538 |
Value for EXPAND_NORMAL_NV symbol.
const int Derm.OpenGL.Gl.EXTENSIONS = 0x1F03 |
Value for EXTENSIONS symbol.
const int Derm.OpenGL.Gl.EYE_LINEAR = 0x2400 |
Value for EYE_LINEAR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EYE_PLANE = 0x2502 |
Value for EYE_PLANE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.EYE_PLANE_ABSOLUTE = 0x855C |
Value for EYE_PLANE_ABSOLUTE_NV symbol.
const int Derm.OpenGL.Gl.EYE_RADIAL = 0x855B |
Value for EYE_RADIAL_NV symbol.
const int Derm.OpenGL.Gl.FAILURE = 0x9030 |
Value for FAILURE_NV symbol.
const int Derm.OpenGL.Gl.FALSE = 0 |
Value for FALSE symbol.
const int Derm.OpenGL.Gl.FASTEST = 0x1101 |
Value for FASTEST symbol.
const int Derm.OpenGL.Gl.FEEDBACK = 0x1C01 |
Value for FEEDBACK symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FEEDBACK_BUFFER_POINTER = 0x0DF0 |
Value for FEEDBACK_BUFFER_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FEEDBACK_BUFFER_SIZE = 0x0DF1 |
Value for FEEDBACK_BUFFER_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FEEDBACK_BUFFER_TYPE = 0x0DF2 |
Value for FEEDBACK_BUFFER_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FENCE_CONDITION = 0x84F4 |
Value for FENCE_CONDITION_NV symbol.
const int Derm.OpenGL.Gl.FENCE_STATUS = 0x84F3 |
Value for FENCE_STATUS_NV symbol.
const int Derm.OpenGL.Gl.FIELD_LOWER = 0x9023 |
Value for FIELD_LOWER_NV symbol.
const int Derm.OpenGL.Gl.FIELD_UPPER = 0x9022 |
Value for FIELD_UPPER_NV symbol.
const int Derm.OpenGL.Gl.FIELDS = 0x8E27 |
Value for FIELDS_NV symbol.
const int Derm.OpenGL.Gl.FILL = 0x1B02 |
Value for FILL symbol.
const int Derm.OpenGL.Gl.FIRST_VERTEX_CONVENTION = 0x8E4D |
Value for FIRST_VERTEX_CONVENTION symbol.
const int Derm.OpenGL.Gl.FIXED_ONLY = 0x891D |
Value for FIXED_ONLY symbol.
const int Derm.OpenGL.Gl.FLAT = 0x1D00 |
Value for FLAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FLOAT = 0x1406 |
Value for FLOAT symbol.
const int Derm.OpenGL.Gl.FLOAT_32_UNSIGNED_INT_24_8_REV = 0x8DAD |
Value for FLOAT_32_UNSIGNED_INT_24_8_REV symbol.
const int Derm.OpenGL.Gl.FLOAT_CLEAR_COLOR_VALUE = 0x888D |
Value for FLOAT_CLEAR_COLOR_VALUE_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT2 = 0x8B5A |
Value for FLOAT_MAT2 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT2x3 = 0x8B65 |
Value for FLOAT_MAT2x3 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT2x4 = 0x8B66 |
Value for FLOAT_MAT2x4 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT3 = 0x8B5B |
Value for FLOAT_MAT3 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT3x2 = 0x8B67 |
Value for FLOAT_MAT3x2 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT3x4 = 0x8B68 |
Value for FLOAT_MAT3x4 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT4 = 0x8B5C |
Value for FLOAT_MAT4 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT4x2 = 0x8B69 |
Value for FLOAT_MAT4x2 symbol.
const int Derm.OpenGL.Gl.FLOAT_MAT4x3 = 0x8B6A |
Value for FLOAT_MAT4x3 symbol.
const int Derm.OpenGL.Gl.FLOAT_R = 0x8880 |
Value for FLOAT_R_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_R16 = 0x8884 |
Value for FLOAT_R16_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_R32 = 0x8885 |
Value for FLOAT_R32_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RG = 0x8881 |
Value for FLOAT_RG_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RG16 = 0x8886 |
Value for FLOAT_RG16_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RG32 = 0x8887 |
Value for FLOAT_RG32_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGB = 0x8882 |
Value for FLOAT_RGB_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGB16 = 0x8888 |
Value for FLOAT_RGB16_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGB32 = 0x8889 |
Value for FLOAT_RGB32_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGBA = 0x8883 |
Value for FLOAT_RGBA_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGBA16 = 0x888A |
Value for FLOAT_RGBA16_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGBA32 = 0x888B |
Value for FLOAT_RGBA32_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_RGBA_MODE = 0x888E |
Value for FLOAT_RGBA_MODE_NV symbol.
const int Derm.OpenGL.Gl.FLOAT_VEC2 = 0x8B50 |
Value for FLOAT_VEC2 symbol.
const int Derm.OpenGL.Gl.FLOAT_VEC3 = 0x8B51 |
Value for FLOAT_VEC3 symbol.
const int Derm.OpenGL.Gl.FLOAT_VEC4 = 0x8B52 |
Value for FLOAT_VEC4 symbol.
const int Derm.OpenGL.Gl.FOG = 0x0B60 |
Value for FOG symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.FOG_BIT = 0x00000080 |
Value for FOG_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COLOR = 0x0B66 |
Value for FOG_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD = 0x8451 |
Value for FOG_COORD symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY = 0x8457 |
Value for FOG_COORD_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_ADDRESS = 0x8F28 |
Value for FOG_COORD_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_BUFFER_BINDING = 0x889D |
Value for FOG_COORD_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_LENGTH = 0x8F32 |
Value for FOG_COORD_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_POINTER = 0x8456 |
Value for FOG_COORD_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_STRIDE = 0x8455 |
Value for FOG_COORD_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_ARRAY_TYPE = 0x8454 |
Value for FOG_COORD_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORD_SRC = 0x8450 |
Value for FOG_COORD_SRC symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE = 0x8451 |
Value for FOG_COORDINATE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_ARRAY = 0x8457 |
Value for FOG_COORDINATE_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_ARRAY_BUFFER_BINDING = 0x889D |
Value for FOG_COORDINATE_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_ARRAY_POINTER = 0x8456 |
Value for FOG_COORDINATE_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_ARRAY_STRIDE = 0x8455 |
Value for FOG_COORDINATE_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_ARRAY_TYPE = 0x8454 |
Value for FOG_COORDINATE_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_COORDINATE_SOURCE = 0x8450 |
Value for FOG_COORDINATE_SOURCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_DENSITY = 0x0B62 |
Value for FOG_DENSITY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_DISTANCE_MODE = 0x855A |
Value for FOG_DISTANCE_MODE_NV symbol.
const int Derm.OpenGL.Gl.FOG_END = 0x0B64 |
Value for FOG_END symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_GEN_MODE = 0x855A |
Value for FOG_GEN_MODE_NV symbol.
const int Derm.OpenGL.Gl.FOG_HINT = 0x0C54 |
Value for FOG_HINT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_INDEX = 0x0B61 |
Value for FOG_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_MODE = 0x0B65 |
Value for FOG_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FOG_START = 0x0B63 |
Value for FOG_START symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FORCE_BLUE_TO_ONE = 0x8860 |
Value for FORCE_BLUE_TO_ONE_NV symbol.
const int Derm.OpenGL.Gl.FRAGMENT_COLOR = 0x834C |
Value for FRAGMENT_COLOR_EXT symbol.
const int Derm.OpenGL.Gl.FRAGMENT_DEPTH = 0x8452 |
Value for FRAGMENT_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.FRAGMENT_MATERIAL = 0x8349 |
Value for FRAGMENT_MATERIAL_EXT symbol.
const int Derm.OpenGL.Gl.FRAGMENT_NORMAL = 0x834A |
Value for FRAGMENT_NORMAL_EXT symbol.
const int Derm.OpenGL.Gl.FRAGMENT_PROGRAM = 0x8804 |
Value for FRAGMENT_PROGRAM_ARB symbol.
const int Derm.OpenGL.Gl.FRAGMENT_PROGRAM_BINDING = 0x8873 |
Value for FRAGMENT_PROGRAM_BINDING_NV symbol.
const int Derm.OpenGL.Gl.FRAGMENT_PROGRAM_PARAMETER_BUFFER = 0x8DA4 |
Value for FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV symbol.
const int Derm.OpenGL.Gl.FRAGMENT_SHADER = 0x8B30 |
Value for FRAGMENT_SHADER symbol.
const int Derm.OpenGL.Gl.FRAGMENT_SHADER_DERIVATIVE_HINT = 0x8B8B |
Value for FRAGMENT_SHADER_DERIVATIVE_HINT symbol.
const int Derm.OpenGL.Gl.FRAME = 0x8E26 |
Value for FRAME_NV symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER = 0x8D40 |
Value for FRAMEBUFFER symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE = 0x8215 |
Value for FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_BLUE_SIZE = 0x8214 |
Value for FRAMEBUFFER_ATTACHMENT_BLUE_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING = 0x8210 |
Value for FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE = 0x8211 |
Value for FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE = 0x8216 |
Value for FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_GREEN_SIZE = 0x8213 |
Value for FRAMEBUFFER_ATTACHMENT_GREEN_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_LAYERED = 0x8DA7 |
Value for FRAMEBUFFER_ATTACHMENT_LAYERED symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_OBJECT_NAME = 0x8CD1 |
Value for FRAMEBUFFER_ATTACHMENT_OBJECT_NAME symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE = 0x8CD0 |
Value for FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_RED_SIZE = 0x8212 |
Value for FRAMEBUFFER_ATTACHMENT_RED_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE = 0x8217 |
Value for FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET = 0x8CD4 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE = 0x8CD3 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER = 0x8CD4 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL = 0x8CD2 |
Value for FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_BINDING = 0x8CA6 |
Value for FRAMEBUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_COMPLETE = 0x8CD5 |
Value for FRAMEBUFFER_COMPLETE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_DEFAULT = 0x8218 |
Value for FRAMEBUFFER_DEFAULT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_ATTACHMENT = 0x8CD6 |
Value for FRAMEBUFFER_INCOMPLETE_ATTACHMENT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_DIMENSIONS = 0x8CD9 |
Value for FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER = 0x8CDB |
Value for FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_FORMATS = 0x8CDA |
Value for FRAMEBUFFER_INCOMPLETE_FORMATS_EXT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_LAYER_COUNT = 0x8DA9 |
Value for FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS = 0x8DA8 |
Value for FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT = 0x8CD7 |
Value for FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_MULTISAMPLE = 0x8D56 |
Value for FRAMEBUFFER_INCOMPLETE_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_INCOMPLETE_READ_BUFFER = 0x8CDC |
Value for FRAMEBUFFER_INCOMPLETE_READ_BUFFER symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_SRGB = 0x8DB9 |
Value for FRAMEBUFFER_SRGB symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_SRGB_CAPABLE = 0x8DBA |
Value for FRAMEBUFFER_SRGB_CAPABLE_EXT symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_UNDEFINED = 0x8219 |
Value for FRAMEBUFFER_UNDEFINED symbol.
const int Derm.OpenGL.Gl.FRAMEBUFFER_UNSUPPORTED = 0x8CDD |
Value for FRAMEBUFFER_UNSUPPORTED symbol.
const int Derm.OpenGL.Gl.FRONT = 0x0404 |
Value for FRONT symbol.
const int Derm.OpenGL.Gl.FRONT_AND_BACK = 0x0408 |
Value for FRONT_AND_BACK symbol.
const int Derm.OpenGL.Gl.FRONT_FACE = 0x0B46 |
Value for FRONT_FACE symbol.
const int Derm.OpenGL.Gl.FRONT_LEFT = 0x0400 |
Value for FRONT_LEFT symbol.
const int Derm.OpenGL.Gl.FRONT_RIGHT = 0x0401 |
Value for FRONT_RIGHT symbol.
const int Derm.OpenGL.Gl.FULL_RANGE = 0x87E1 |
Value for FULL_RANGE_EXT symbol.
const int Derm.OpenGL.Gl.FUNC_ADD = 0x8006 |
Value for FUNC_ADD symbol.
const int Derm.OpenGL.Gl.FUNC_REVERSE_SUBTRACT = 0x800B |
Value for FUNC_REVERSE_SUBTRACT symbol.
const int Derm.OpenGL.Gl.FUNC_SUBTRACT = 0x800A |
Value for FUNC_SUBTRACT symbol.
const int Derm.OpenGL.Gl.GENERATE_MIPMAP = 0x8191 |
Value for GENERATE_MIPMAP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.GENERATE_MIPMAP_HINT = 0x8192 |
Value for GENERATE_MIPMAP_HINT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.GENERIC_ATTRIB = 0x8C7D |
Value for GENERIC_ATTRIB_NV symbol.
const int Derm.OpenGL.Gl.GEOMETRY_INPUT_TYPE = 0x8917 |
Value for GEOMETRY_INPUT_TYPE symbol.
const int Derm.OpenGL.Gl.GEOMETRY_OUTPUT_TYPE = 0x8918 |
Value for GEOMETRY_OUTPUT_TYPE symbol.
const int Derm.OpenGL.Gl.GEOMETRY_PROGRAM = 0x8C26 |
Value for GEOMETRY_PROGRAM_NV symbol.
const int Derm.OpenGL.Gl.GEOMETRY_PROGRAM_PARAMETER_BUFFER = 0x8DA3 |
Value for GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV symbol.
const int Derm.OpenGL.Gl.GEOMETRY_SHADER = 0x8DD9 |
Value for GEOMETRY_SHADER symbol.
const int Derm.OpenGL.Gl.GEOMETRY_VERTICES_OUT = 0x8916 |
Value for GEOMETRY_VERTICES_OUT symbol.
const int Derm.OpenGL.Gl.GEQUAL = 0x0206 |
Value for GEQUAL symbol.
const int Derm.OpenGL.Gl.GPU_ADDRESS = 0x8F34 |
Value for GPU_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.GREATER = 0x0204 |
Value for GREATER symbol.
const int Derm.OpenGL.Gl.GREEN = 0x1904 |
Value for GREEN symbol.
const int Derm.OpenGL.Gl.GREEN_BIAS = 0x0D19 |
Value for GREEN_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.GREEN_BIT = 0x00000002 |
Value for GREEN_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.GREEN_BITS = 0x0D53 |
Value for GREEN_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.GREEN_INTEGER = 0x8D95 |
Value for GREEN_INTEGER symbol.
const int Derm.OpenGL.Gl.GREEN_SCALE = 0x0D18 |
Value for GREEN_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HALF_BIAS_NEGATE = 0x853B |
Value for HALF_BIAS_NEGATE_NV symbol.
const int Derm.OpenGL.Gl.HALF_BIAS_NORMAL = 0x853A |
Value for HALF_BIAS_NORMAL_NV symbol.
const uint Derm.OpenGL.Gl.HALF_BIT = 0x00000008 |
Value for HALF_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HALF_FLOAT = 0x140B |
Value for HALF_FLOAT symbol.
const int Derm.OpenGL.Gl.HI_BIAS = 0x8714 |
Value for HI_BIAS_NV symbol.
const int Derm.OpenGL.Gl.HI_SCALE = 0x870E |
Value for HI_SCALE_NV symbol.
const int Derm.OpenGL.Gl.HILO = 0x86F4 |
Value for HILO_NV symbol.
const int Derm.OpenGL.Gl.HILO16 = 0x86F8 |
Value for HILO16_NV symbol.
const int Derm.OpenGL.Gl.HILO8 = 0x885E |
Value for HILO8_NV symbol.
const uint Derm.OpenGL.Gl.HINT_BIT = 0x00008000 |
Value for HINT_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM = 0x8024 |
Value for HISTOGRAM symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_ALPHA_SIZE = 0x802B |
Value for HISTOGRAM_ALPHA_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_BLUE_SIZE = 0x802A |
Value for HISTOGRAM_BLUE_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_FORMAT = 0x8027 |
Value for HISTOGRAM_FORMAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_GREEN_SIZE = 0x8029 |
Value for HISTOGRAM_GREEN_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_LUMINANCE_SIZE = 0x802C |
Value for HISTOGRAM_LUMINANCE_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_RED_SIZE = 0x8028 |
Value for HISTOGRAM_RED_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_SINK = 0x802D |
Value for HISTOGRAM_SINK symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.HISTOGRAM_WIDTH = 0x8026 |
Value for HISTOGRAM_WIDTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.IDENTITY = 0x862A |
Value for IDENTITY_NV symbol.
const int Derm.OpenGL.Gl.INCR = 0x1E02 |
Value for INCR symbol.
const int Derm.OpenGL.Gl.INCR_WRAP = 0x8507 |
Value for INCR_WRAP symbol.
const int Derm.OpenGL.Gl.INDEX = 0x8222 |
Value for INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_ARRAY = 0x8077 |
Value for INDEX_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_ARRAY_ADDRESS = 0x8F24 |
Value for INDEX_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.INDEX_ARRAY_BUFFER_BINDING = 0x8899 |
Value for INDEX_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_ARRAY_LENGTH = 0x8F2E |
Value for INDEX_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.INDEX_ARRAY_POINTER = 0x8091 |
Value for INDEX_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_ARRAY_STRIDE = 0x8086 |
Value for INDEX_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_ARRAY_TYPE = 0x8085 |
Value for INDEX_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_BITS = 0x0D51 |
Value for INDEX_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_CLEAR_VALUE = 0x0C20 |
Value for INDEX_CLEAR_VALUE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_LOGIC_OP = 0x0BF1 |
Value for INDEX_LOGIC_OP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_MATERIAL = 0x81B8 |
Value for INDEX_MATERIAL_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_MATERIAL_FACE = 0x81BA |
Value for INDEX_MATERIAL_FACE_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_MATERIAL_PARAMETER = 0x81B9 |
Value for INDEX_MATERIAL_PARAMETER_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_MODE = 0x0C30 |
Value for INDEX_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_OFFSET = 0x0D13 |
Value for INDEX_OFFSET symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_SHIFT = 0x0D12 |
Value for INDEX_SHIFT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INDEX_TEST = 0x81B5 |
Value for INDEX_TEST_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_TEST_FUNC = 0x81B6 |
Value for INDEX_TEST_FUNC_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_TEST_REF = 0x81B7 |
Value for INDEX_TEST_REF_EXT symbol.
const int Derm.OpenGL.Gl.INDEX_WRITEMASK = 0x0C21 |
Value for INDEX_WRITEMASK symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INFO_LOG_LENGTH = 0x8B84 |
Value for INFO_LOG_LENGTH symbol.
const int Derm.OpenGL.Gl.INT = 0x1404 |
Value for INT symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_1D = 0x8DC9 |
Value for INT_SAMPLER_1D symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_1D_ARRAY = 0x8DCE |
Value for INT_SAMPLER_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_2D = 0x8DCA |
Value for INT_SAMPLER_2D symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_2D_ARRAY = 0x8DCF |
Value for INT_SAMPLER_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_2D_MULTISAMPLE = 0x9109 |
Value for INT_SAMPLER_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910C |
Value for INT_SAMPLER_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_2D_RECT = 0x8DCD |
Value for INT_SAMPLER_2D_RECT symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_3D = 0x8DCB |
Value for INT_SAMPLER_3D symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_BUFFER = 0x8DD0 |
Value for INT_SAMPLER_BUFFER symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_CUBE = 0x8DCC |
Value for INT_SAMPLER_CUBE symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_CUBE_MAP_ARRAY = 0x900E |
Value for INT_SAMPLER_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.INT_SAMPLER_RENDERBUFFER = 0x8E57 |
Value for INT_SAMPLER_RENDERBUFFER_NV symbol.
const int Derm.OpenGL.Gl.INT_VEC2 = 0x8B53 |
Value for INT_VEC2 symbol.
const int Derm.OpenGL.Gl.INT_VEC3 = 0x8B54 |
Value for INT_VEC3 symbol.
const int Derm.OpenGL.Gl.INT_VEC4 = 0x8B55 |
Value for INT_VEC4 symbol.
const int Derm.OpenGL.Gl.INTENSITY = 0x8049 |
Value for INTENSITY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INTENSITY12 = 0x804C |
Value for INTENSITY12 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INTENSITY16 = 0x804D |
Value for INTENSITY16 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INTENSITY16_SNORM = 0x901B |
Value for INTENSITY16_SNORM symbol.
const int Derm.OpenGL.Gl.INTENSITY16F = 0x881D |
Value for INTENSITY16F_ARB symbol.
const int Derm.OpenGL.Gl.INTENSITY16I = 0x8D8B |
Value for INTENSITY16I_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY16UI = 0x8D79 |
Value for INTENSITY16UI_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY32F = 0x8817 |
Value for INTENSITY32F_ARB symbol.
const int Derm.OpenGL.Gl.INTENSITY32I = 0x8D85 |
Value for INTENSITY32I_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY32UI = 0x8D73 |
Value for INTENSITY32UI_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY4 = 0x804A |
Value for INTENSITY4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INTENSITY8 = 0x804B |
Value for INTENSITY8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INTENSITY8_SNORM = 0x9017 |
Value for INTENSITY8_SNORM symbol.
const int Derm.OpenGL.Gl.INTENSITY8I = 0x8D91 |
Value for INTENSITY8I_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY8UI = 0x8D7F |
Value for INTENSITY8UI_EXT symbol.
const int Derm.OpenGL.Gl.INTENSITY_SNORM = 0x9013 |
Value for INTENSITY_SNORM symbol.
const int Derm.OpenGL.Gl.INTERLEAVED_ATTRIBS = 0x8C8C |
Value for INTERLEAVED_ATTRIBS symbol.
const int Derm.OpenGL.Gl.INTERPOLATE = 0x8575 |
Value for INTERPOLATE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.INVALID_ENUM = 0x0500 |
Value for INVALID_ENUM symbol.
const int Derm.OpenGL.Gl.INVALID_FRAMEBUFFER_OPERATION = 0x0506 |
Value for INVALID_FRAMEBUFFER_OPERATION symbol.
const ulong Derm.OpenGL.Gl.INVALID_INDEX = 0xFFFFFF |
Value for INVALID_INDEX symbol.
const int Derm.OpenGL.Gl.INVALID_OPERATION = 0x0502 |
Value for INVALID_OPERATION symbol.
const int Derm.OpenGL.Gl.INVALID_VALUE = 0x0501 |
Value for INVALID_VALUE symbol.
const int Derm.OpenGL.Gl.INVARIANT = 0x87C2 |
Value for INVARIANT_EXT symbol.
const int Derm.OpenGL.Gl.INVARIANT_DATATYPE = 0x87EB |
Value for INVARIANT_DATATYPE_EXT symbol.
const int Derm.OpenGL.Gl.INVARIANT_VALUE = 0x87EA |
Value for INVARIANT_VALUE_EXT symbol.
const int Derm.OpenGL.Gl.INVERSE = 0x862B |
Value for INVERSE_NV symbol.
const int Derm.OpenGL.Gl.INVERSE_TRANSPOSE = 0x862D |
Value for INVERSE_TRANSPOSE_NV symbol.
const int Derm.OpenGL.Gl.INVERT = 0x150A |
Value for INVERT symbol.
const int Derm.OpenGL.Gl.IUI_N3F_V2F = 0x81AF |
Value for IUI_N3F_V2F_EXT symbol.
const int Derm.OpenGL.Gl.IUI_N3F_V3F = 0x81B0 |
Value for IUI_N3F_V3F_EXT symbol.
const int Derm.OpenGL.Gl.IUI_V2F = 0x81AD |
Value for IUI_V2F_EXT symbol.
const int Derm.OpenGL.Gl.IUI_V3F = 0x81AE |
Value for IUI_V3F_EXT symbol.
const int Derm.OpenGL.Gl.KEEP = 0x1E00 |
Value for KEEP symbol.
const int Derm.OpenGL.Gl.LAST_VERTEX_CONVENTION = 0x8E4E |
Value for LAST_VERTEX_CONVENTION symbol.
const int Derm.OpenGL.Gl.LAST_VIDEO_CAPTURE_STATUS = 0x9027 |
Value for LAST_VIDEO_CAPTURE_STATUS_NV symbol.
const int Derm.OpenGL.Gl.LEFT = 0x0406 |
Value for LEFT symbol.
const int Derm.OpenGL.Gl.LEQUAL = 0x0203 |
Value for LEQUAL symbol.
const int Derm.OpenGL.Gl.LERP = 0x8969 |
Value for LERP_ATI symbol.
const int Derm.OpenGL.Gl.LESS = 0x0201 |
Value for LESS symbol.
const int Derm.OpenGL.Gl.LIGHT0 = 0x4000 |
Value for LIGHT0 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT1 = 0x4001 |
Value for LIGHT1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT2 = 0x4002 |
Value for LIGHT2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT3 = 0x4003 |
Value for LIGHT3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT4 = 0x4004 |
Value for LIGHT4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT5 = 0x4005 |
Value for LIGHT5 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT6 = 0x4006 |
Value for LIGHT6 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT7 = 0x4007 |
Value for LIGHT7 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT_MODEL_AMBIENT = 0x0B53 |
Value for LIGHT_MODEL_AMBIENT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT_MODEL_COLOR_CONTROL = 0x81F8 |
Value for LIGHT_MODEL_COLOR_CONTROL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT_MODEL_LOCAL_VIEWER = 0x0B51 |
Value for LIGHT_MODEL_LOCAL_VIEWER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHT_MODEL_TWO_SIDE = 0x0B52 |
Value for LIGHT_MODEL_TWO_SIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIGHTING = 0x0B50 |
Value for LIGHTING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.LIGHTING_BIT = 0x00000040 |
Value for LIGHTING_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE = 0x1B01 |
Value for LINE symbol.
const uint Derm.OpenGL.Gl.LINE_BIT = 0x00000004 |
Value for LINE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_LOOP = 0x0002 |
Value for LINE_LOOP symbol.
const int Derm.OpenGL.Gl.LINE_RESET_TOKEN = 0x0707 |
Value for LINE_RESET_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_SMOOTH = 0x0B20 |
Value for LINE_SMOOTH symbol.
const int Derm.OpenGL.Gl.LINE_SMOOTH_HINT = 0x0C52 |
Value for LINE_SMOOTH_HINT symbol.
const int Derm.OpenGL.Gl.LINE_STIPPLE = 0x0B24 |
Value for LINE_STIPPLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_STIPPLE_PATTERN = 0x0B25 |
Value for LINE_STIPPLE_PATTERN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_STIPPLE_REPEAT = 0x0B26 |
Value for LINE_STIPPLE_REPEAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_STRIP = 0x0003 |
Value for LINE_STRIP symbol.
const int Derm.OpenGL.Gl.LINE_STRIP_ADJACENCY = 0x000B |
Value for LINE_STRIP_ADJACENCY symbol.
const int Derm.OpenGL.Gl.LINE_TOKEN = 0x0702 |
Value for LINE_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINE_WIDTH = 0x0B21 |
Value for LINE_WIDTH symbol.
const int Derm.OpenGL.Gl.LINE_WIDTH_GRANULARITY = 0x0B23 |
Value for LINE_WIDTH_GRANULARITY symbol.
const int Derm.OpenGL.Gl.LINE_WIDTH_RANGE = 0x0B22 |
Value for LINE_WIDTH_RANGE symbol.
const int Derm.OpenGL.Gl.LINEAR = 0x2601 |
Value for LINEAR symbol.
const int Derm.OpenGL.Gl.LINEAR_ATTENUATION = 0x1208 |
Value for LINEAR_ATTENUATION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LINEAR_MIPMAP_LINEAR = 0x2703 |
Value for LINEAR_MIPMAP_LINEAR symbol.
const int Derm.OpenGL.Gl.LINEAR_MIPMAP_NEAREST = 0x2701 |
Value for LINEAR_MIPMAP_NEAREST symbol.
const int Derm.OpenGL.Gl.LINES = 0x0001 |
Value for LINES symbol.
const int Derm.OpenGL.Gl.LINES_ADJACENCY = 0x000A |
Value for LINES_ADJACENCY symbol.
const int Derm.OpenGL.Gl.LINK_STATUS = 0x8B82 |
Value for LINK_STATUS symbol.
const int Derm.OpenGL.Gl.LIST_BASE = 0x0B32 |
Value for LIST_BASE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.LIST_BIT = 0x00020000 |
Value for LIST_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIST_INDEX = 0x0B33 |
Value for LIST_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LIST_MODE = 0x0B30 |
Value for LIST_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LO_BIAS = 0x8715 |
Value for LO_BIAS_NV symbol.
const int Derm.OpenGL.Gl.LO_SCALE = 0x870F |
Value for LO_SCALE_NV symbol.
const int Derm.OpenGL.Gl.LOAD = 0x0101 |
Value for LOAD symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LOCAL = 0x87C4 |
Value for LOCAL_EXT symbol.
const int Derm.OpenGL.Gl.LOCAL_CONSTANT = 0x87C3 |
Value for LOCAL_CONSTANT_EXT symbol.
const int Derm.OpenGL.Gl.LOCAL_CONSTANT_DATATYPE = 0x87ED |
Value for LOCAL_CONSTANT_DATATYPE_EXT symbol.
const int Derm.OpenGL.Gl.LOCAL_CONSTANT_VALUE = 0x87EC |
Value for LOCAL_CONSTANT_VALUE_EXT symbol.
const int Derm.OpenGL.Gl.LOGIC_OP = 0x0BF1 |
Value for LOGIC_OP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LOGIC_OP_MODE = 0x0BF0 |
Value for LOGIC_OP_MODE symbol.
const int Derm.OpenGL.Gl.LOWER_LEFT = 0x8CA1 |
Value for LOWER_LEFT symbol.
const int Derm.OpenGL.Gl.LUMINANCE = 0x1909 |
Value for LUMINANCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE12 = 0x8041 |
Value for LUMINANCE12 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE12_ALPHA12 = 0x8047 |
Value for LUMINANCE12_ALPHA12 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE12_ALPHA4 = 0x8046 |
Value for LUMINANCE12_ALPHA4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE16 = 0x8042 |
Value for LUMINANCE16 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE16_ALPHA16 = 0x8048 |
Value for LUMINANCE16_ALPHA16 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE16_ALPHA16_SNORM = 0x901A |
Value for LUMINANCE16_ALPHA16_SNORM symbol.
const int Derm.OpenGL.Gl.LUMINANCE16_SNORM = 0x9019 |
Value for LUMINANCE16_SNORM symbol.
const int Derm.OpenGL.Gl.LUMINANCE16F = 0x881E |
Value for LUMINANCE16F_ARB symbol.
const int Derm.OpenGL.Gl.LUMINANCE16I = 0x8D8C |
Value for LUMINANCE16I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE16UI = 0x8D7A |
Value for LUMINANCE16UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE32F = 0x8818 |
Value for LUMINANCE32F_ARB symbol.
const int Derm.OpenGL.Gl.LUMINANCE32I = 0x8D86 |
Value for LUMINANCE32I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE32UI = 0x8D74 |
Value for LUMINANCE32UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE4 = 0x803F |
Value for LUMINANCE4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE4_ALPHA4 = 0x8043 |
Value for LUMINANCE4_ALPHA4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE6_ALPHA2 = 0x8044 |
Value for LUMINANCE6_ALPHA2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE8 = 0x8040 |
Value for LUMINANCE8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE8_ALPHA8 = 0x8045 |
Value for LUMINANCE8_ALPHA8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE8_ALPHA8_SNORM = 0x9016 |
Value for LUMINANCE8_ALPHA8_SNORM symbol.
const int Derm.OpenGL.Gl.LUMINANCE8_SNORM = 0x9015 |
Value for LUMINANCE8_SNORM symbol.
const int Derm.OpenGL.Gl.LUMINANCE8I = 0x8D92 |
Value for LUMINANCE8I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE8UI = 0x8D80 |
Value for LUMINANCE8UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA = 0x190A |
Value for LUMINANCE_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA16F = 0x881F |
Value for LUMINANCE_ALPHA16F_ARB symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA16I = 0x8D8D |
Value for LUMINANCE_ALPHA16I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA16UI = 0x8D7B |
Value for LUMINANCE_ALPHA16UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA32F = 0x8819 |
Value for LUMINANCE_ALPHA32F_ARB symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA32I = 0x8D87 |
Value for LUMINANCE_ALPHA32I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA32UI = 0x8D75 |
Value for LUMINANCE_ALPHA32UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA8I = 0x8D93 |
Value for LUMINANCE_ALPHA8I_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA8UI = 0x8D81 |
Value for LUMINANCE_ALPHA8UI_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA_INTEGER = 0x8D9D |
Value for LUMINANCE_ALPHA_INTEGER_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_ALPHA_SNORM = 0x9012 |
Value for LUMINANCE_ALPHA_SNORM symbol.
const int Derm.OpenGL.Gl.LUMINANCE_INTEGER = 0x8D9C |
Value for LUMINANCE_INTEGER_EXT symbol.
const int Derm.OpenGL.Gl.LUMINANCE_SNORM = 0x9011 |
Value for LUMINANCE_SNORM symbol.
const int Derm.OpenGL.Gl.MAD = 0x8968 |
Value for MAD_ATI symbol.
const int Derm.OpenGL.Gl.MAGNITUDE_BIAS = 0x8718 |
Value for MAGNITUDE_BIAS_NV symbol.
const int Derm.OpenGL.Gl.MAGNITUDE_SCALE = 0x8712 |
Value for MAGNITUDE_SCALE_NV symbol.
const int Derm.OpenGL.Gl.MAJOR_VERSION = 0x821B |
Value for MAJOR_VERSION symbol.
const int Derm.OpenGL.Gl.MAP1_BINORMAL = 0x8446 |
Value for MAP1_BINORMAL_EXT symbol.
const int Derm.OpenGL.Gl.MAP1_COLOR_4 = 0x0D90 |
Value for MAP1_COLOR_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_GRID_DOMAIN = 0x0DD0 |
Value for MAP1_GRID_DOMAIN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_GRID_SEGMENTS = 0x0DD1 |
Value for MAP1_GRID_SEGMENTS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_INDEX = 0x0D91 |
Value for MAP1_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_NORMAL = 0x0D92 |
Value for MAP1_NORMAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_TANGENT = 0x8444 |
Value for MAP1_TANGENT_EXT symbol.
const int Derm.OpenGL.Gl.MAP1_TEXTURE_COORD_1 = 0x0D93 |
Value for MAP1_TEXTURE_COORD_1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_TEXTURE_COORD_2 = 0x0D94 |
Value for MAP1_TEXTURE_COORD_2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_TEXTURE_COORD_3 = 0x0D95 |
Value for MAP1_TEXTURE_COORD_3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_TEXTURE_COORD_4 = 0x0D96 |
Value for MAP1_TEXTURE_COORD_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_VERTEX_3 = 0x0D97 |
Value for MAP1_VERTEX_3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_VERTEX_4 = 0x0D98 |
Value for MAP1_VERTEX_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB0_4 = 0x8660 |
Value for MAP1_VERTEX_ATTRIB0_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB10_4 = 0x866A |
Value for MAP1_VERTEX_ATTRIB10_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB11_4 = 0x866B |
Value for MAP1_VERTEX_ATTRIB11_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB12_4 = 0x866C |
Value for MAP1_VERTEX_ATTRIB12_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB13_4 = 0x866D |
Value for MAP1_VERTEX_ATTRIB13_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB14_4 = 0x866E |
Value for MAP1_VERTEX_ATTRIB14_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB15_4 = 0x866F |
Value for MAP1_VERTEX_ATTRIB15_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB1_4 = 0x8661 |
Value for MAP1_VERTEX_ATTRIB1_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB2_4 = 0x8662 |
Value for MAP1_VERTEX_ATTRIB2_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB3_4 = 0x8663 |
Value for MAP1_VERTEX_ATTRIB3_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB4_4 = 0x8664 |
Value for MAP1_VERTEX_ATTRIB4_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB5_4 = 0x8665 |
Value for MAP1_VERTEX_ATTRIB5_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB6_4 = 0x8666 |
Value for MAP1_VERTEX_ATTRIB6_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB7_4 = 0x8667 |
Value for MAP1_VERTEX_ATTRIB7_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB8_4 = 0x8668 |
Value for MAP1_VERTEX_ATTRIB8_4_NV symbol.
const int Derm.OpenGL.Gl.MAP1_VERTEX_ATTRIB9_4 = 0x8669 |
Value for MAP1_VERTEX_ATTRIB9_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_BINORMAL = 0x8447 |
Value for MAP2_BINORMAL_EXT symbol.
const int Derm.OpenGL.Gl.MAP2_COLOR_4 = 0x0DB0 |
Value for MAP2_COLOR_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_GRID_DOMAIN = 0x0DD2 |
Value for MAP2_GRID_DOMAIN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_GRID_SEGMENTS = 0x0DD3 |
Value for MAP2_GRID_SEGMENTS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_INDEX = 0x0DB1 |
Value for MAP2_INDEX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_NORMAL = 0x0DB2 |
Value for MAP2_NORMAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_TANGENT = 0x8445 |
Value for MAP2_TANGENT_EXT symbol.
const int Derm.OpenGL.Gl.MAP2_TEXTURE_COORD_1 = 0x0DB3 |
Value for MAP2_TEXTURE_COORD_1 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_TEXTURE_COORD_2 = 0x0DB4 |
Value for MAP2_TEXTURE_COORD_2 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_TEXTURE_COORD_3 = 0x0DB5 |
Value for MAP2_TEXTURE_COORD_3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_TEXTURE_COORD_4 = 0x0DB6 |
Value for MAP2_TEXTURE_COORD_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_VERTEX_3 = 0x0DB7 |
Value for MAP2_VERTEX_3 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_VERTEX_4 = 0x0DB8 |
Value for MAP2_VERTEX_4 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB0_4 = 0x8670 |
Value for MAP2_VERTEX_ATTRIB0_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB10_4 = 0x867A |
Value for MAP2_VERTEX_ATTRIB10_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB11_4 = 0x867B |
Value for MAP2_VERTEX_ATTRIB11_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB12_4 = 0x867C |
Value for MAP2_VERTEX_ATTRIB12_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB13_4 = 0x867D |
Value for MAP2_VERTEX_ATTRIB13_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB14_4 = 0x867E |
Value for MAP2_VERTEX_ATTRIB14_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB15_4 = 0x867F |
Value for MAP2_VERTEX_ATTRIB15_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB1_4 = 0x8671 |
Value for MAP2_VERTEX_ATTRIB1_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB2_4 = 0x8672 |
Value for MAP2_VERTEX_ATTRIB2_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB3_4 = 0x8673 |
Value for MAP2_VERTEX_ATTRIB3_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB4_4 = 0x8674 |
Value for MAP2_VERTEX_ATTRIB4_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB5_4 = 0x8675 |
Value for MAP2_VERTEX_ATTRIB5_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB6_4 = 0x8676 |
Value for MAP2_VERTEX_ATTRIB6_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB7_4 = 0x8677 |
Value for MAP2_VERTEX_ATTRIB7_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB8_4 = 0x8678 |
Value for MAP2_VERTEX_ATTRIB8_4_NV symbol.
const int Derm.OpenGL.Gl.MAP2_VERTEX_ATTRIB9_4 = 0x8679 |
Value for MAP2_VERTEX_ATTRIB9_4_NV symbol.
const int Derm.OpenGL.Gl.MAP_ATTRIB_U_ORDER = 0x86C3 |
Value for MAP_ATTRIB_U_ORDER_NV symbol.
const int Derm.OpenGL.Gl.MAP_ATTRIB_V_ORDER = 0x86C4 |
Value for MAP_ATTRIB_V_ORDER_NV symbol.
const int Derm.OpenGL.Gl.MAP_COLOR = 0x0D10 |
Value for MAP_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP_FLUSH_EXPLICIT_BIT = 0x0010 |
Value for MAP_FLUSH_EXPLICIT_BIT symbol.
const int Derm.OpenGL.Gl.MAP_INVALIDATE_BUFFER_BIT = 0x0008 |
Value for MAP_INVALIDATE_BUFFER_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP_INVALIDATE_RANGE_BIT = 0x0004 |
Value for MAP_INVALIDATE_RANGE_BIT symbol.
const int Derm.OpenGL.Gl.MAP_READ_BIT = 0x0001 |
Value for MAP_READ_BIT symbol.
const int Derm.OpenGL.Gl.MAP_STENCIL = 0x0D11 |
Value for MAP_STENCIL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAP_TESSELLATION = 0x86C2 |
Value for MAP_TESSELLATION_NV symbol.
const int Derm.OpenGL.Gl.MAP_UNSYNCHRONIZED_BIT = 0x0020 |
Value for MAP_UNSYNCHRONIZED_BIT symbol.
const int Derm.OpenGL.Gl.MAP_WRITE_BIT = 0x0002 |
Value for MAP_WRITE_BIT symbol.
const int Derm.OpenGL.Gl.MATRIX = 0x87C0 |
Value for MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.MATRIX0 = 0x88C0 |
Value for MATRIX0_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX1 = 0x88C1 |
Value for MATRIX1_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX10 = 0x88CA |
Value for MATRIX10_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX11 = 0x88CB |
Value for MATRIX11_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX12 = 0x88CC |
Value for MATRIX12_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX13 = 0x88CD |
Value for MATRIX13_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX14 = 0x88CE |
Value for MATRIX14_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX15 = 0x88CF |
Value for MATRIX15_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX16 = 0x88D0 |
Value for MATRIX16_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX17 = 0x88D1 |
Value for MATRIX17_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX18 = 0x88D2 |
Value for MATRIX18_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX19 = 0x88D3 |
Value for MATRIX19_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX2 = 0x88C2 |
Value for MATRIX2_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX20 = 0x88D4 |
Value for MATRIX20_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX21 = 0x88D5 |
Value for MATRIX21_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX22 = 0x88D6 |
Value for MATRIX22_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX23 = 0x88D7 |
Value for MATRIX23_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX24 = 0x88D8 |
Value for MATRIX24_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX25 = 0x88D9 |
Value for MATRIX25_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX26 = 0x88DA |
Value for MATRIX26_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX27 = 0x88DB |
Value for MATRIX27_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX28 = 0x88DC |
Value for MATRIX28_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX29 = 0x88DD |
Value for MATRIX29_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX3 = 0x88C3 |
Value for MATRIX3_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX30 = 0x88DE |
Value for MATRIX30_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX31 = 0x88DF |
Value for MATRIX31_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX4 = 0x88C4 |
Value for MATRIX4_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX5 = 0x88C5 |
Value for MATRIX5_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX6 = 0x88C6 |
Value for MATRIX6_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX7 = 0x88C7 |
Value for MATRIX7_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX8 = 0x88C8 |
Value for MATRIX8_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX9 = 0x88C9 |
Value for MATRIX9_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_INDEX_ARRAY = 0x8844 |
Value for MATRIX_INDEX_ARRAY_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_INDEX_ARRAY_POINTER = 0x8849 |
Value for MATRIX_INDEX_ARRAY_POINTER_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_INDEX_ARRAY_SIZE = 0x8846 |
Value for MATRIX_INDEX_ARRAY_SIZE_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_INDEX_ARRAY_STRIDE = 0x8848 |
Value for MATRIX_INDEX_ARRAY_STRIDE_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_INDEX_ARRAY_TYPE = 0x8847 |
Value for MATRIX_INDEX_ARRAY_TYPE_ARB symbol.
const int Derm.OpenGL.Gl.MATRIX_MODE = 0x0BA0 |
Value for MATRIX_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MATRIX_PALETTE = 0x8840 |
Value for MATRIX_PALETTE_ARB symbol.
const int Derm.OpenGL.Gl.MAX = 0x8008 |
Value for MAX symbol.
const int Derm.OpenGL.Gl.MAX_3D_TEXTURE_SIZE = 0x8073 |
Value for MAX_3D_TEXTURE_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_ARRAY_TEXTURE_LAYERS = 0x88FF |
Value for MAX_ARRAY_TEXTURE_LAYERS symbol.
const int Derm.OpenGL.Gl.MAX_ATTRIB_STACK_DEPTH = 0x0D35 |
Value for MAX_ATTRIB_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_BINDABLE_UNIFORM_SIZE = 0x8DED |
Value for MAX_BINDABLE_UNIFORM_SIZE_EXT symbol.
const int Derm.OpenGL.Gl.MAX_CLIENT_ATTRIB_STACK_DEPTH = 0x0D3B |
Value for MAX_CLIENT_ATTRIB_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_CLIP_DISTANCES = 0x0D32 |
Value for MAX_CLIP_DISTANCES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_CLIP_PLANES = 0x0D32 |
Value for MAX_CLIP_PLANES symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_COLOR_ATTACHMENTS = 0x8CDF |
Value for MAX_COLOR_ATTACHMENTS symbol.
const int Derm.OpenGL.Gl.MAX_COLOR_MATRIX_STACK_DEPTH = 0x80B3 |
Value for MAX_COLOR_MATRIX_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_COLOR_TEXTURE_SAMPLES = 0x910E |
Value for MAX_COLOR_TEXTURE_SAMPLES symbol.
const int Derm.OpenGL.Gl.MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS = 0x8A33 |
Value for MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS = 0x8A32 |
Value for MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_COMBINED_TEXTURE_IMAGE_UNITS = 0x8B4D |
Value for MAX_COMBINED_TEXTURE_IMAGE_UNITS symbol.
const int Derm.OpenGL.Gl.MAX_COMBINED_UNIFORM_BLOCKS = 0x8A2E |
Value for MAX_COMBINED_UNIFORM_BLOCKS symbol.
const int Derm.OpenGL.Gl.MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS = 0x8A31 |
Value for MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_CONVOLUTION_HEIGHT = 0x801B |
Value for MAX_CONVOLUTION_HEIGHT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_CONVOLUTION_WIDTH = 0x801A |
Value for MAX_CONVOLUTION_WIDTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_CUBE_MAP_TEXTURE_SIZE = 0x851C |
Value for MAX_CUBE_MAP_TEXTURE_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_DEPTH_TEXTURE_SAMPLES = 0x910F |
Value for MAX_DEPTH_TEXTURE_SAMPLES symbol.
const int Derm.OpenGL.Gl.MAX_DRAW_BUFFERS = 0x8824 |
Value for MAX_DRAW_BUFFERS symbol.
const int Derm.OpenGL.Gl.MAX_ELEMENTS_INDICES = 0x80E9 |
Value for MAX_ELEMENTS_INDICES symbol.
const int Derm.OpenGL.Gl.MAX_ELEMENTS_VERTICES = 0x80E8 |
Value for MAX_ELEMENTS_VERTICES symbol.
const int Derm.OpenGL.Gl.MAX_EVAL_ORDER = 0x0D30 |
Value for MAX_EVAL_ORDER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_FRAGMENT_BINDABLE_UNIFORMS = 0x8DE3 |
Value for MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_FRAGMENT_INPUT_COMPONENTS = 0x9125 |
Value for MAX_FRAGMENT_INPUT_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS = 0x8868 |
Value for MAX_FRAGMENT_PROGRAM_LOCAL_PARAMETERS_NV symbol.
const int Derm.OpenGL.Gl.MAX_FRAGMENT_UNIFORM_BLOCKS = 0x8A2D |
Value for MAX_FRAGMENT_UNIFORM_BLOCKS symbol.
const int Derm.OpenGL.Gl.MAX_FRAGMENT_UNIFORM_COMPONENTS = 0x8B49 |
Value for MAX_FRAGMENT_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_GENERAL_COMBINERS = 0x854D |
Value for MAX_GENERAL_COMBINERS_NV symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_BINDABLE_UNIFORMS = 0x8DE4 |
Value for MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_INPUT_COMPONENTS = 0x9123 |
Value for MAX_GEOMETRY_INPUT_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_OUTPUT_COMPONENTS = 0x9124 |
Value for MAX_GEOMETRY_OUTPUT_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_OUTPUT_VERTICES = 0x8DE0 |
Value for MAX_GEOMETRY_OUTPUT_VERTICES symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_TEXTURE_IMAGE_UNITS = 0x8C29 |
Value for MAX_GEOMETRY_TEXTURE_IMAGE_UNITS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS = 0x8DE1 |
Value for MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_UNIFORM_BLOCKS = 0x8A2C |
Value for MAX_GEOMETRY_UNIFORM_BLOCKS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_UNIFORM_COMPONENTS = 0x8DDF |
Value for MAX_GEOMETRY_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_GEOMETRY_VARYING_COMPONENTS = 0x8DDD |
Value for MAX_GEOMETRY_VARYING_COMPONENTS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_INTEGER_SAMPLES = 0x9110 |
Value for MAX_INTEGER_SAMPLES symbol.
const int Derm.OpenGL.Gl.MAX_LIGHTS = 0x0D31 |
Value for MAX_LIGHTS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_LIST_NESTING = 0x0B31 |
Value for MAX_LIST_NESTING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_MAP_TESSELLATION = 0x86D6 |
Value for MAX_MAP_TESSELLATION_NV symbol.
const int Derm.OpenGL.Gl.MAX_MATRIX_PALETTE_STACK_DEPTH = 0x8841 |
Value for MAX_MATRIX_PALETTE_STACK_DEPTH_ARB symbol.
const int Derm.OpenGL.Gl.MAX_MODELVIEW_STACK_DEPTH = 0x0D36 |
Value for MAX_MODELVIEW_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_MULTISAMPLE_COVERAGE_MODES = 0x8E11 |
Value for MAX_MULTISAMPLE_COVERAGE_MODES_NV symbol.
const int Derm.OpenGL.Gl.MAX_NAME_STACK_DEPTH = 0x0D37 |
Value for MAX_NAME_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS = 0x87CA |
Value for MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS = 0x87CD |
Value for MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS = 0x87CC |
Value for MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_OPTIMIZED_VERTEX_SHADER_LOCALS = 0x87CE |
Value for MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS = 0x87CB |
Value for MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_PALETTE_MATRICES = 0x8842 |
Value for MAX_PALETTE_MATRICES_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PIXEL_MAP_TABLE = 0x0D34 |
Value for MAX_PIXEL_MAP_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH = 0x8337 |
Value for MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT symbol.
const int Derm.OpenGL.Gl.MAX_PN_TRIANGLES_TESSELATION_LEVEL = 0x87F1 |
Value for MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_ADDRESS_REGISTERS = 0x88B1 |
Value for MAX_PROGRAM_ADDRESS_REGISTERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_ALU_INSTRUCTIONS = 0x880B |
Value for MAX_PROGRAM_ALU_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_ATTRIB_COMPONENTS = 0x8908 |
Value for MAX_PROGRAM_ATTRIB_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_ATTRIBS = 0x88AD |
Value for MAX_PROGRAM_ATTRIBS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_CALL_DEPTH = 0x88F5 |
Value for MAX_PROGRAM_CALL_DEPTH_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_ENV_PARAMETERS = 0x88B5 |
Value for MAX_PROGRAM_ENV_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_EXEC_INSTRUCTIONS = 0x88F4 |
Value for MAX_PROGRAM_EXEC_INSTRUCTIONS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_GENERIC_ATTRIBS = 0x8DA5 |
Value for MAX_PROGRAM_GENERIC_ATTRIBS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_GENERIC_RESULTS = 0x8DA6 |
Value for MAX_PROGRAM_GENERIC_RESULTS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_IF_DEPTH = 0x88F6 |
Value for MAX_PROGRAM_IF_DEPTH_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_INSTRUCTIONS = 0x88A1 |
Value for MAX_PROGRAM_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_LOCAL_PARAMETERS = 0x88B4 |
Value for MAX_PROGRAM_LOCAL_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_LOOP_COUNT = 0x88F8 |
Value for MAX_PROGRAM_LOOP_COUNT_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_LOOP_DEPTH = 0x88F7 |
Value for MAX_PROGRAM_LOOP_DEPTH_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_MATRICES = 0x862F |
Value for MAX_PROGRAM_MATRICES_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_MATRIX_STACK_DEPTH = 0x862E |
Value for MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS = 0x88B3 |
Value for MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS = 0x880E |
Value for MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_ATTRIBS = 0x88AF |
Value for MAX_PROGRAM_NATIVE_ATTRIBS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_INSTRUCTIONS = 0x88A3 |
Value for MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_PARAMETERS = 0x88AB |
Value for MAX_PROGRAM_NATIVE_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_TEMPORARIES = 0x88A7 |
Value for MAX_PROGRAM_NATIVE_TEMPORARIES_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS = 0x8810 |
Value for MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS = 0x880F |
Value for MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_OUTPUT_VERTICES = 0x8C27 |
Value for MAX_PROGRAM_OUTPUT_VERTICES_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS = 0x8DA0 |
Value for MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_PARAMETER_BUFFER_SIZE = 0x8DA1 |
Value for MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_PARAMETERS = 0x88A9 |
Value for MAX_PROGRAM_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_RESULT_COMPONENTS = 0x8909 |
Value for MAX_PROGRAM_RESULT_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEMPORARIES = 0x88A5 |
Value for MAX_PROGRAM_TEMPORARIES_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEX_INDIRECTIONS = 0x880D |
Value for MAX_PROGRAM_TEX_INDIRECTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEX_INSTRUCTIONS = 0x880C |
Value for MAX_PROGRAM_TEX_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEXEL_OFFSET = 0x8905 |
Value for MAX_PROGRAM_TEXEL_OFFSET symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS = 0x8F9F |
Value for MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TEXTURE_GATHER_OFFSET = 0x8E5F |
Value for MAX_PROGRAM_TEXTURE_GATHER_OFFSET symbol.
const int Derm.OpenGL.Gl.MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS = 0x8C28 |
Value for MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.MAX_PROJECTION_STACK_DEPTH = 0x0D38 |
Value for MAX_PROJECTION_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_RATIONAL_EVAL_ORDER = 0x86D7 |
Value for MAX_RATIONAL_EVAL_ORDER_NV symbol.
const int Derm.OpenGL.Gl.MAX_RECTANGLE_TEXTURE_SIZE = 0x84F8 |
Value for MAX_RECTANGLE_TEXTURE_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_RENDERBUFFER_SIZE = 0x84E8 |
Value for MAX_RENDERBUFFER_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_SAMPLE_MASK_WORDS = 0x8E59 |
Value for MAX_SAMPLE_MASK_WORDS symbol.
const int Derm.OpenGL.Gl.MAX_SAMPLES = 0x8D57 |
Value for MAX_SAMPLES symbol.
const int Derm.OpenGL.Gl.MAX_SERVER_WAIT_TIMEOUT = 0x9111 |
Value for MAX_SERVER_WAIT_TIMEOUT symbol.
const int Derm.OpenGL.Gl.MAX_SHADER_BUFFER_ADDRESS = 0x8F35 |
Value for MAX_SHADER_BUFFER_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.MAX_SHININESS = 0x8504 |
Value for MAX_SHININESS_NV symbol.
const int Derm.OpenGL.Gl.MAX_SPOT_EXPONENT = 0x8505 |
Value for MAX_SPOT_EXPONENT_NV symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_BUFFER_SIZE = 0x8C2B |
Value for MAX_TEXTURE_BUFFER_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_COORDS = 0x8871 |
Value for MAX_TEXTURE_COORDS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_TEXTURE_IMAGE_UNITS = 0x8872 |
Value for MAX_TEXTURE_IMAGE_UNITS symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_LOD_BIAS = 0x84FD |
Value for MAX_TEXTURE_LOD_BIAS symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_MAX_ANISOTROPY = 0x84FF |
Value for MAX_TEXTURE_MAX_ANISOTROPY_EXT symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_SIZE = 0x0D33 |
Value for MAX_TEXTURE_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_TEXTURE_STACK_DEPTH = 0x0D39 |
Value for MAX_TEXTURE_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_TEXTURE_UNITS = 0x84E2 |
Value for MAX_TEXTURE_UNITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MAX_TRACK_MATRICES = 0x862F |
Value for MAX_TRACK_MATRICES_NV symbol.
const int Derm.OpenGL.Gl.MAX_TRACK_MATRIX_STACK_DEPTH = 0x862E |
Value for MAX_TRACK_MATRIX_STACK_DEPTH_NV symbol.
const int Derm.OpenGL.Gl.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS = 0x8C8A |
Value for MAX_TRANSFORM_FEEDBACK_INTERLEAVED_ATTRIBS_NV symbol.
const int Derm.OpenGL.Gl.MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 0x8C8A |
Value for MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS = 0x8C8B |
Value for MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS symbol.
const int Derm.OpenGL.Gl.MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS = 0x8C80 |
Value for MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_UNIFORM_BLOCK_SIZE = 0x8A30 |
Value for MAX_UNIFORM_BLOCK_SIZE symbol.
const int Derm.OpenGL.Gl.MAX_UNIFORM_BUFFER_BINDINGS = 0x8A2F |
Value for MAX_UNIFORM_BUFFER_BINDINGS symbol.
const int Derm.OpenGL.Gl.MAX_VARYING_COMPONENTS = 0x8B4B |
Value for MAX_VARYING_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_VARYING_FLOATS = 0x8B4B |
Value for MAX_VARYING_FLOATS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_ARRAY_RANGE_ELEMENT = 0x8520 |
Value for MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_ATTRIBS = 0x8869 |
Value for MAX_VERTEX_ATTRIBS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_BINDABLE_UNIFORMS = 0x8DE2 |
Value for MAX_VERTEX_BINDABLE_UNIFORMS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_OUTPUT_COMPONENTS = 0x9122 |
Value for MAX_VERTEX_OUTPUT_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_SHADER_INSTRUCTIONS = 0x87C5 |
Value for MAX_VERTEX_SHADER_INSTRUCTIONS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_SHADER_INVARIANTS = 0x87C7 |
Value for MAX_VERTEX_SHADER_INVARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_SHADER_LOCAL_CONSTANTS = 0x87C8 |
Value for MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_SHADER_LOCALS = 0x87C9 |
Value for MAX_VERTEX_SHADER_LOCALS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_SHADER_VARIANTS = 0x87C6 |
Value for MAX_VERTEX_SHADER_VARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_STREAMS = 0x876B |
Value for MAX_VERTEX_STREAMS_ATI symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_TEXTURE_IMAGE_UNITS = 0x8B4C |
Value for MAX_VERTEX_TEXTURE_IMAGE_UNITS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_UNIFORM_BLOCKS = 0x8A2B |
Value for MAX_VERTEX_UNIFORM_BLOCKS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_UNIFORM_COMPONENTS = 0x8B4A |
Value for MAX_VERTEX_UNIFORM_COMPONENTS symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_UNITS = 0x86A4 |
Value for MAX_VERTEX_UNITS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_VERTEX_VARYING_COMPONENTS = 0x8DDE |
Value for MAX_VERTEX_VARYING_COMPONENTS_ARB symbol.
const int Derm.OpenGL.Gl.MAX_VIEWPORT_DIMS = 0x0D3A |
Value for MAX_VIEWPORT_DIMS symbol.
const int Derm.OpenGL.Gl.MIN = 0x8007 |
Value for MIN symbol.
const int Derm.OpenGL.Gl.MIN_PROGRAM_TEXEL_OFFSET = 0x8904 |
Value for MIN_PROGRAM_TEXEL_OFFSET symbol.
const int Derm.OpenGL.Gl.MIN_PROGRAM_TEXTURE_GATHER_OFFSET = 0x8E5E |
Value for MIN_PROGRAM_TEXTURE_GATHER_OFFSET symbol.
const int Derm.OpenGL.Gl.MIN_SAMPLE_SHADING_VALUE = 0x8C37 |
Value for MIN_SAMPLE_SHADING_VALUE symbol.
const int Derm.OpenGL.Gl.MINMAX = 0x802E |
Value for MINMAX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MINMAX_FORMAT = 0x802F |
Value for MINMAX_FORMAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MINMAX_SINK = 0x8030 |
Value for MINMAX_SINK symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MINOR_VERSION = 0x821C |
Value for MINOR_VERSION symbol.
const int Derm.OpenGL.Gl.MIRROR_CLAMP = 0x8742 |
Value for MIRROR_CLAMP_ATI symbol.
const int Derm.OpenGL.Gl.MIRROR_CLAMP_TO_BORDER = 0x8912 |
Value for MIRROR_CLAMP_TO_BORDER_EXT symbol.
const int Derm.OpenGL.Gl.MIRROR_CLAMP_TO_EDGE = 0x8743 |
Value for MIRROR_CLAMP_TO_EDGE_ATI symbol.
const int Derm.OpenGL.Gl.MIRRORED_REPEAT = 0x8370 |
Value for MIRRORED_REPEAT symbol.
const int Derm.OpenGL.Gl.MODELVIEW = 0x1700 |
Value for MODELVIEW symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODELVIEW0 = 0x1700 |
Value for MODELVIEW0_ARB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODELVIEW0_MATRIX = MODELVIEW_MATRIX |
Value for MODELVIEW0_MATRIX_EXT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
Value for MODELVIEW0_STACK_DEPTH_EXT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODELVIEW1 = 0x850A |
Value for MODELVIEW1_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW10 = 0x872A |
Value for MODELVIEW10_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW11 = 0x872B |
Value for MODELVIEW11_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW12 = 0x872C |
Value for MODELVIEW12_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW13 = 0x872D |
Value for MODELVIEW13_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW14 = 0x872E |
Value for MODELVIEW14_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW15 = 0x872F |
Value for MODELVIEW15_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW16 = 0x8730 |
Value for MODELVIEW16_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW17 = 0x8731 |
Value for MODELVIEW17_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW18 = 0x8732 |
Value for MODELVIEW18_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW19 = 0x8733 |
Value for MODELVIEW19_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW1_MATRIX = 0x8506 |
Value for MODELVIEW1_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.MODELVIEW1_STACK_DEPTH = 0x8502 |
Value for MODELVIEW1_STACK_DEPTH_EXT symbol.
const int Derm.OpenGL.Gl.MODELVIEW2 = 0x8722 |
Value for MODELVIEW2_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW20 = 0x8734 |
Value for MODELVIEW20_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW21 = 0x8735 |
Value for MODELVIEW21_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW22 = 0x8736 |
Value for MODELVIEW22_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW23 = 0x8737 |
Value for MODELVIEW23_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW24 = 0x8738 |
Value for MODELVIEW24_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW25 = 0x8739 |
Value for MODELVIEW25_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW26 = 0x873A |
Value for MODELVIEW26_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW27 = 0x873B |
Value for MODELVIEW27_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW28 = 0x873C |
Value for MODELVIEW28_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW29 = 0x873D |
Value for MODELVIEW29_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW3 = 0x8723 |
Value for MODELVIEW3_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW30 = 0x873E |
Value for MODELVIEW30_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW31 = 0x873F |
Value for MODELVIEW31_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW4 = 0x8724 |
Value for MODELVIEW4_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW5 = 0x8725 |
Value for MODELVIEW5_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW6 = 0x8726 |
Value for MODELVIEW6_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW7 = 0x8727 |
Value for MODELVIEW7_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW8 = 0x8728 |
Value for MODELVIEW8_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW9 = 0x8729 |
Value for MODELVIEW9_ARB symbol.
const int Derm.OpenGL.Gl.MODELVIEW_MATRIX = 0x0BA6 |
Value for MODELVIEW_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODELVIEW_MATRIX1 = 0x8506 |
Value for MODELVIEW_MATRIX1_EXT symbol.
const int Derm.OpenGL.Gl.MODELVIEW_PROJECTION = 0x8629 |
Value for MODELVIEW_PROJECTION_NV symbol.
const int Derm.OpenGL.Gl.MODELVIEW_STACK_DEPTH = 0x0BA3 |
Value for MODELVIEW_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODULATE = 0x2100 |
Value for MODULATE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MODULATE_ADD = 0x8744 |
Value for MODULATE_ADD_ATI symbol.
const int Derm.OpenGL.Gl.MODULATE_SIGNED_ADD = 0x8745 |
Value for MODULATE_SIGNED_ADD_ATI symbol.
const int Derm.OpenGL.Gl.MODULATE_SUBTRACT = 0x8746 |
Value for MODULATE_SUBTRACT_ATI symbol.
const int Derm.OpenGL.Gl.MOV = 0x8961 |
Value for MOV_ATI symbol.
const int Derm.OpenGL.Gl.MUL = 0x8964 |
Value for MUL_ATI symbol.
const int Derm.OpenGL.Gl.MULT = 0x0103 |
Value for MULT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MULTISAMPLE = 0x809D |
Value for MULTISAMPLE symbol.
const uint Derm.OpenGL.Gl.MULTISAMPLE_BIT = 0x20000000 |
Value for MULTISAMPLE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.MULTISAMPLE_COVERAGE_MODES = 0x8E12 |
Value for MULTISAMPLE_COVERAGE_MODES_NV symbol.
const int Derm.OpenGL.Gl.MULTISAMPLE_FILTER_HINT = 0x8534 |
Value for MULTISAMPLE_FILTER_HINT_NV symbol.
const int Derm.OpenGL.Gl.MVP_MATRIX = 0x87E3 |
Value for MVP_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.N3F_V3F = 0x2A25 |
Value for N3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NAME_STACK_DEPTH = 0x0D70 |
Value for NAME_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NAND = 0x150E |
Value for NAND symbol.
const int Derm.OpenGL.Gl.NEAREST = 0x2600 |
Value for NEAREST symbol.
const int Derm.OpenGL.Gl.NEAREST_MIPMAP_LINEAR = 0x2702 |
Value for NEAREST_MIPMAP_LINEAR symbol.
const int Derm.OpenGL.Gl.NEAREST_MIPMAP_NEAREST = 0x2700 |
Value for NEAREST_MIPMAP_NEAREST symbol.
const uint Derm.OpenGL.Gl.NEGATE_BIT = 0x00000004 |
Value for NEGATE_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NEGATIVE_ONE = 0x87DF |
Value for NEGATIVE_ONE_EXT symbol.
const int Derm.OpenGL.Gl.NEGATIVE_W = 0x87DC |
Value for NEGATIVE_W_EXT symbol.
const int Derm.OpenGL.Gl.NEGATIVE_X = 0x87D9 |
Value for NEGATIVE_X_EXT symbol.
const int Derm.OpenGL.Gl.NEGATIVE_Y = 0x87DA |
Value for NEGATIVE_Y_EXT symbol.
const int Derm.OpenGL.Gl.NEGATIVE_Z = 0x87DB |
Value for NEGATIVE_Z_EXT symbol.
const int Derm.OpenGL.Gl.NEVER = 0x0200 |
Value for NEVER symbol.
const int Derm.OpenGL.Gl.NEXT_VIDEO_CAPTURE_BUFFER_STATUS = 0x9025 |
Value for NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV symbol.
const int Derm.OpenGL.Gl.NICEST = 0x1102 |
Value for NICEST symbol.
const int Derm.OpenGL.Gl.NO_ERROR = 0 |
Value for NO_ERROR symbol.
const int Derm.OpenGL.Gl.NONE = 0 |
Value for NONE symbol.
const int Derm.OpenGL.Gl.NOOP = 0x1505 |
Value for NOOP symbol.
const int Derm.OpenGL.Gl.NOR = 0x1508 |
Value for NOR symbol.
const int Derm.OpenGL.Gl.NORMAL_ARRAY = 0x8075 |
Value for NORMAL_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_ADDRESS = 0x8F22 |
Value for NORMAL_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_BUFFER_BINDING = 0x8897 |
Value for NORMAL_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_LENGTH = 0x8F2C |
Value for NORMAL_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_POINTER = 0x808F |
Value for NORMAL_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_STRIDE = 0x807F |
Value for NORMAL_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMAL_ARRAY_TYPE = 0x807E |
Value for NORMAL_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMAL_MAP = 0x8511 |
Value for NORMAL_MAP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMALIZE = 0x0BA1 |
Value for NORMALIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.NORMALIZED_RANGE = 0x87E0 |
Value for NORMALIZED_RANGE_EXT symbol.
const int Derm.OpenGL.Gl.NOTEQUAL = 0x0205 |
Value for NOTEQUAL symbol.
const int Derm.OpenGL.Gl.NUM_COMPRESSED_TEXTURE_FORMATS = 0x86A2 |
Value for NUM_COMPRESSED_TEXTURE_FORMATS symbol.
const int Derm.OpenGL.Gl.NUM_EXTENSIONS = 0x821D |
Value for NUM_EXTENSIONS symbol.
const int Derm.OpenGL.Gl.NUM_FILL_STREAMS = 0x8E29 |
Value for NUM_FILL_STREAMS_NV symbol.
const int Derm.OpenGL.Gl.NUM_FRAGMENT_CONSTANTS = 0x896F |
Value for NUM_FRAGMENT_CONSTANTS_ATI symbol.
const int Derm.OpenGL.Gl.NUM_FRAGMENT_REGISTERS = 0x896E |
Value for NUM_FRAGMENT_REGISTERS_ATI symbol.
const int Derm.OpenGL.Gl.NUM_GENERAL_COMBINERS = 0x854E |
Value for NUM_GENERAL_COMBINERS_NV symbol.
const int Derm.OpenGL.Gl.NUM_INPUT_INTERPOLATOR_COMPONENTS = 0x8973 |
Value for NUM_INPUT_INTERPOLATOR_COMPONENTS_ATI symbol.
const int Derm.OpenGL.Gl.NUM_INSTRUCTIONS_PER_PASS = 0x8971 |
Value for NUM_INSTRUCTIONS_PER_PASS_ATI symbol.
const int Derm.OpenGL.Gl.NUM_INSTRUCTIONS_TOTAL = 0x8972 |
Value for NUM_INSTRUCTIONS_TOTAL_ATI symbol.
const int Derm.OpenGL.Gl.NUM_LOOPBACK_COMPONENTS = 0x8974 |
Value for NUM_LOOPBACK_COMPONENTS_ATI symbol.
const int Derm.OpenGL.Gl.NUM_PASSES = 0x8970 |
Value for NUM_PASSES_ATI symbol.
const int Derm.OpenGL.Gl.NUM_VIDEO_CAPTURE_STREAMS = 0x9024 |
Value for NUM_VIDEO_CAPTURE_STREAMS_NV symbol.
const int Derm.OpenGL.Gl.OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH = 0x8B8A |
Value for OBJECT_ACTIVE_ATTRIBUTE_MAX_LENGTH_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_ACTIVE_ATTRIBUTES = 0x8B89 |
Value for OBJECT_ACTIVE_ATTRIBUTES_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_ACTIVE_UNIFORM_MAX_LENGTH = 0x8B87 |
Value for OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_ACTIVE_UNIFORMS = 0x8B86 |
Value for OBJECT_ACTIVE_UNIFORMS_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_ATTACHED_OBJECTS = 0x8B85 |
Value for OBJECT_ATTACHED_OBJECTS_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_BUFFER_SIZE = 0x8764 |
Value for OBJECT_BUFFER_SIZE_ATI symbol.
const int Derm.OpenGL.Gl.OBJECT_BUFFER_USAGE = 0x8765 |
Value for OBJECT_BUFFER_USAGE_ATI symbol.
const int Derm.OpenGL.Gl.OBJECT_COMPILE_STATUS = 0x8B81 |
Value for OBJECT_COMPILE_STATUS_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_DELETE_STATUS = 0x8B80 |
Value for OBJECT_DELETE_STATUS_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_INFO_LOG_LENGTH = 0x8B84 |
Value for OBJECT_INFO_LOG_LENGTH_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_LINEAR = 0x2401 |
Value for OBJECT_LINEAR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OBJECT_LINK_STATUS = 0x8B82 |
Value for OBJECT_LINK_STATUS_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_PLANE = 0x2501 |
Value for OBJECT_PLANE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OBJECT_SHADER_SOURCE_LENGTH = 0x8B88 |
Value for OBJECT_SHADER_SOURCE_LENGTH_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_SUBTYPE = 0x8B4F |
Value for OBJECT_SUBTYPE_ARB symbol.
const int Derm.OpenGL.Gl.OBJECT_TYPE = 0x9112 |
Value for OBJECT_TYPE symbol.
const int Derm.OpenGL.Gl.OBJECT_VALIDATE_STATUS = 0x8B83 |
Value for OBJECT_VALIDATE_STATUS_ARB symbol.
const int Derm.OpenGL.Gl.OFFSET_HILO_PROJECTIVE_TEXTURE_2D = 0x8856 |
Value for OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE = 0x8857 |
Value for OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_HILO_TEXTURE_2D = 0x8854 |
Value for OFFSET_HILO_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_HILO_TEXTURE_RECTANGLE = 0x8855 |
Value for OFFSET_HILO_TEXTURE_RECTANGLE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_PROJECTIVE_TEXTURE_2D = 0x8850 |
Value for OFFSET_PROJECTIVE_TEXTURE_2D_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_PROJECTIVE_TEXTURE_2D_SCALE = 0x8851 |
Value for OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_PROJECTIVE_TEXTURE_RECTANGLE = 0x8852 |
Value for OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE = 0x8853 |
Value for OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_2D = 0x86E8 |
Value for OFFSET_TEXTURE_2D_NV symbol.
Value for OFFSET_TEXTURE_2D_BIAS_NV symbol.
Value for OFFSET_TEXTURE_2D_MATRIX_NV symbol.
Value for OFFSET_TEXTURE_2D_SCALE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_BIAS = 0x86E3 |
Value for OFFSET_TEXTURE_BIAS_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_MATRIX = 0x86E1 |
Value for OFFSET_TEXTURE_MATRIX_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_RECTANGLE = 0x864C |
Value for OFFSET_TEXTURE_RECTANGLE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_RECTANGLE_SCALE = 0x864D |
Value for OFFSET_TEXTURE_RECTANGLE_SCALE_NV symbol.
const int Derm.OpenGL.Gl.OFFSET_TEXTURE_SCALE = 0x86E2 |
Value for OFFSET_TEXTURE_SCALE_NV symbol.
const int Derm.OpenGL.Gl.ONE = 1 |
Value for ONE symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_CONSTANT_ALPHA = 0x8004 |
Value for ONE_MINUS_CONSTANT_ALPHA symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_CONSTANT_COLOR = 0x8002 |
Value for ONE_MINUS_CONSTANT_COLOR symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_DST_ALPHA = 0x0305 |
Value for ONE_MINUS_DST_ALPHA symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_DST_COLOR = 0x0307 |
Value for ONE_MINUS_DST_COLOR symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_SRC_ALPHA = 0x0303 |
Value for ONE_MINUS_SRC_ALPHA symbol.
const int Derm.OpenGL.Gl.ONE_MINUS_SRC_COLOR = 0x0301 |
Value for ONE_MINUS_SRC_COLOR symbol.
const int Derm.OpenGL.Gl.OP_ADD = 0x8787 |
Value for OP_ADD_EXT symbol.
const int Derm.OpenGL.Gl.OP_CLAMP = 0x878E |
Value for OP_CLAMP_EXT symbol.
const int Derm.OpenGL.Gl.OP_CROSS_PRODUCT = 0x8797 |
Value for OP_CROSS_PRODUCT_EXT symbol.
const int Derm.OpenGL.Gl.OP_DOT3 = 0x8784 |
Value for OP_DOT3_EXT symbol.
const int Derm.OpenGL.Gl.OP_DOT4 = 0x8785 |
Value for OP_DOT4_EXT symbol.
const int Derm.OpenGL.Gl.OP_EXP_BASE_2 = 0x8791 |
Value for OP_EXP_BASE_2_EXT symbol.
const int Derm.OpenGL.Gl.OP_FLOOR = 0x878F |
Value for OP_FLOOR_EXT symbol.
const int Derm.OpenGL.Gl.OP_FRAC = 0x8789 |
Value for OP_FRAC_EXT symbol.
const int Derm.OpenGL.Gl.OP_INDEX = 0x8782 |
Value for OP_INDEX_EXT symbol.
const int Derm.OpenGL.Gl.OP_LOG_BASE_2 = 0x8792 |
Value for OP_LOG_BASE_2_EXT symbol.
const int Derm.OpenGL.Gl.OP_MADD = 0x8788 |
Value for OP_MADD_EXT symbol.
const int Derm.OpenGL.Gl.OP_MAX = 0x878A |
Value for OP_MAX_EXT symbol.
const int Derm.OpenGL.Gl.OP_MIN = 0x878B |
Value for OP_MIN_EXT symbol.
const int Derm.OpenGL.Gl.OP_MOV = 0x8799 |
Value for OP_MOV_EXT symbol.
const int Derm.OpenGL.Gl.OP_MUL = 0x8786 |
Value for OP_MUL_EXT symbol.
const int Derm.OpenGL.Gl.OP_MULTIPLY_MATRIX = 0x8798 |
Value for OP_MULTIPLY_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.OP_NEGATE = 0x8783 |
Value for OP_NEGATE_EXT symbol.
const int Derm.OpenGL.Gl.OP_POWER = 0x8793 |
Value for OP_POWER_EXT symbol.
const int Derm.OpenGL.Gl.OP_RECIP = 0x8794 |
Value for OP_RECIP_EXT symbol.
const int Derm.OpenGL.Gl.OP_RECIP_SQRT = 0x8795 |
Value for OP_RECIP_SQRT_EXT symbol.
const int Derm.OpenGL.Gl.OP_ROUND = 0x8790 |
Value for OP_ROUND_EXT symbol.
const int Derm.OpenGL.Gl.OP_SET_GE = 0x878C |
Value for OP_SET_GE_EXT symbol.
const int Derm.OpenGL.Gl.OP_SET_LT = 0x878D |
Value for OP_SET_LT_EXT symbol.
const int Derm.OpenGL.Gl.OP_SUB = 0x8796 |
Value for OP_SUB_EXT symbol.
const int Derm.OpenGL.Gl.OPERAND0_ALPHA = 0x8598 |
Value for OPERAND0_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND0_RGB = 0x8590 |
Value for OPERAND0_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND1_ALPHA = 0x8599 |
Value for OPERAND1_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND1_RGB = 0x8591 |
Value for OPERAND1_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND2_ALPHA = 0x859A |
Value for OPERAND2_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND2_RGB = 0x8592 |
Value for OPERAND2_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OPERAND3_ALPHA = 0x859B |
Value for OPERAND3_ALPHA_NV symbol.
const int Derm.OpenGL.Gl.OPERAND3_RGB = 0x8593 |
Value for OPERAND3_RGB_NV symbol.
const int Derm.OpenGL.Gl.OR = 0x1507 |
Value for OR symbol.
const int Derm.OpenGL.Gl.OR_INVERTED = 0x150D |
Value for OR_INVERTED symbol.
const int Derm.OpenGL.Gl.OR_REVERSE = 0x150B |
Value for OR_REVERSE symbol.
const int Derm.OpenGL.Gl.ORDER = 0x0A01 |
Value for ORDER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.OUT_OF_MEMORY = 0x0505 |
Value for OUT_OF_MEMORY symbol.
const int Derm.OpenGL.Gl.OUTPUT_COLOR0 = 0x879B |
Value for OUTPUT_COLOR0_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_COLOR1 = 0x879C |
Value for OUTPUT_COLOR1_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_FOG = 0x87BD |
Value for OUTPUT_FOG_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD0 = 0x879D |
Value for OUTPUT_TEXTURE_COORD0_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD1 = 0x879E |
Value for OUTPUT_TEXTURE_COORD1_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD10 = 0x87A7 |
Value for OUTPUT_TEXTURE_COORD10_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD11 = 0x87A8 |
Value for OUTPUT_TEXTURE_COORD11_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD12 = 0x87A9 |
Value for OUTPUT_TEXTURE_COORD12_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD13 = 0x87AA |
Value for OUTPUT_TEXTURE_COORD13_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD14 = 0x87AB |
Value for OUTPUT_TEXTURE_COORD14_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD15 = 0x87AC |
Value for OUTPUT_TEXTURE_COORD15_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD16 = 0x87AD |
Value for OUTPUT_TEXTURE_COORD16_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD17 = 0x87AE |
Value for OUTPUT_TEXTURE_COORD17_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD18 = 0x87AF |
Value for OUTPUT_TEXTURE_COORD18_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD19 = 0x87B0 |
Value for OUTPUT_TEXTURE_COORD19_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD2 = 0x879F |
Value for OUTPUT_TEXTURE_COORD2_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD20 = 0x87B1 |
Value for OUTPUT_TEXTURE_COORD20_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD21 = 0x87B2 |
Value for OUTPUT_TEXTURE_COORD21_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD22 = 0x87B3 |
Value for OUTPUT_TEXTURE_COORD22_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD23 = 0x87B4 |
Value for OUTPUT_TEXTURE_COORD23_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD24 = 0x87B5 |
Value for OUTPUT_TEXTURE_COORD24_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD25 = 0x87B6 |
Value for OUTPUT_TEXTURE_COORD25_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD26 = 0x87B7 |
Value for OUTPUT_TEXTURE_COORD26_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD27 = 0x87B8 |
Value for OUTPUT_TEXTURE_COORD27_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD28 = 0x87B9 |
Value for OUTPUT_TEXTURE_COORD28_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD29 = 0x87BA |
Value for OUTPUT_TEXTURE_COORD29_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD3 = 0x87A0 |
Value for OUTPUT_TEXTURE_COORD3_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD30 = 0x87BB |
Value for OUTPUT_TEXTURE_COORD30_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD31 = 0x87BC |
Value for OUTPUT_TEXTURE_COORD31_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD4 = 0x87A1 |
Value for OUTPUT_TEXTURE_COORD4_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD5 = 0x87A2 |
Value for OUTPUT_TEXTURE_COORD5_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD6 = 0x87A3 |
Value for OUTPUT_TEXTURE_COORD6_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD7 = 0x87A4 |
Value for OUTPUT_TEXTURE_COORD7_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD8 = 0x87A5 |
Value for OUTPUT_TEXTURE_COORD8_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_TEXTURE_COORD9 = 0x87A6 |
Value for OUTPUT_TEXTURE_COORD9_EXT symbol.
const int Derm.OpenGL.Gl.OUTPUT_VERTEX = 0x879A |
Value for OUTPUT_VERTEX_EXT symbol.
const int Derm.OpenGL.Gl.PACK_ALIGNMENT = 0x0D05 |
Value for PACK_ALIGNMENT symbol.
const int Derm.OpenGL.Gl.PACK_IMAGE_HEIGHT = 0x806C |
Value for PACK_IMAGE_HEIGHT symbol.
const int Derm.OpenGL.Gl.PACK_LSB_FIRST = 0x0D01 |
Value for PACK_LSB_FIRST symbol.
const int Derm.OpenGL.Gl.PACK_ROW_LENGTH = 0x0D02 |
Value for PACK_ROW_LENGTH symbol.
const int Derm.OpenGL.Gl.PACK_SKIP_IMAGES = 0x806B |
Value for PACK_SKIP_IMAGES symbol.
const int Derm.OpenGL.Gl.PACK_SKIP_PIXELS = 0x0D04 |
Value for PACK_SKIP_PIXELS symbol.
const int Derm.OpenGL.Gl.PACK_SKIP_ROWS = 0x0D03 |
Value for PACK_SKIP_ROWS symbol.
const int Derm.OpenGL.Gl.PACK_SWAP_BYTES = 0x0D00 |
Value for PACK_SWAP_BYTES symbol.
const int Derm.OpenGL.Gl.PARTIAL_SUCCESS = 0x902E |
Value for PARTIAL_SUCCESS_NV symbol.
const int Derm.OpenGL.Gl.PASS_THROUGH = 0x86E6 |
Value for PASS_THROUGH_NV symbol.
const int Derm.OpenGL.Gl.PASS_THROUGH_TOKEN = 0x0700 |
Value for PASS_THROUGH_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PER_STAGE_CONSTANTS = 0x8535 |
Value for PER_STAGE_CONSTANTS_NV symbol.
const int Derm.OpenGL.Gl.PERSPECTIVE_CORRECTION_HINT = 0x0C50 |
Value for PERSPECTIVE_CORRECTION_HINT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PERTURB = 0x85AE |
Value for PERTURB_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_COUNT = 0x8866 |
Value for PIXEL_COUNT_NV symbol.
const int Derm.OpenGL.Gl.PIXEL_COUNT_AVAILABLE = 0x8867 |
Value for PIXEL_COUNT_AVAILABLE_NV symbol.
const int Derm.OpenGL.Gl.PIXEL_COUNTER_BITS = 0x8864 |
Value for PIXEL_COUNTER_BITS_NV symbol.
const int Derm.OpenGL.Gl.PIXEL_CUBIC_WEIGHT = 0x8333 |
Value for PIXEL_CUBIC_WEIGHT_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_MAG_FILTER = 0x8331 |
Value for PIXEL_MAG_FILTER_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_MAP_A_TO_A = 0x0C79 |
Value for PIXEL_MAP_A_TO_A symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_A_TO_A_SIZE = 0x0CB9 |
Value for PIXEL_MAP_A_TO_A_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_B_TO_B = 0x0C78 |
Value for PIXEL_MAP_B_TO_B symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_B_TO_B_SIZE = 0x0CB8 |
Value for PIXEL_MAP_B_TO_B_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_G_TO_G = 0x0C77 |
Value for PIXEL_MAP_G_TO_G symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_G_TO_G_SIZE = 0x0CB7 |
Value for PIXEL_MAP_G_TO_G_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_A = 0x0C75 |
Value for PIXEL_MAP_I_TO_A symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_A_SIZE = 0x0CB5 |
Value for PIXEL_MAP_I_TO_A_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_B = 0x0C74 |
Value for PIXEL_MAP_I_TO_B symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_B_SIZE = 0x0CB4 |
Value for PIXEL_MAP_I_TO_B_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_G = 0x0C73 |
Value for PIXEL_MAP_I_TO_G symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_G_SIZE = 0x0CB3 |
Value for PIXEL_MAP_I_TO_G_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_I = 0x0C70 |
Value for PIXEL_MAP_I_TO_I symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_I_SIZE = 0x0CB0 |
Value for PIXEL_MAP_I_TO_I_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_R = 0x0C72 |
Value for PIXEL_MAP_I_TO_R symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_I_TO_R_SIZE = 0x0CB2 |
Value for PIXEL_MAP_I_TO_R_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_R_TO_R = 0x0C76 |
Value for PIXEL_MAP_R_TO_R symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_R_TO_R_SIZE = 0x0CB6 |
Value for PIXEL_MAP_R_TO_R_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_S_TO_S = 0x0C71 |
Value for PIXEL_MAP_S_TO_S symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MAP_S_TO_S_SIZE = 0x0CB1 |
Value for PIXEL_MAP_S_TO_S_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_MIN_FILTER = 0x8332 |
Value for PIXEL_MIN_FILTER_EXT symbol.
const uint Derm.OpenGL.Gl.PIXEL_MODE_BIT = 0x00000020 |
Value for PIXEL_MODE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PIXEL_PACK_BUFFER = 0x88EB |
Value for PIXEL_PACK_BUFFER symbol.
const int Derm.OpenGL.Gl.PIXEL_PACK_BUFFER_BINDING = 0x88ED |
Value for PIXEL_PACK_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.PIXEL_TRANSFORM_2D = 0x8330 |
Value for PIXEL_TRANSFORM_2D_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_TRANSFORM_2D_MATRIX = 0x8338 |
Value for PIXEL_TRANSFORM_2D_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_TRANSFORM_2D_STACK_DEPTH = 0x8336 |
Value for PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT symbol.
const int Derm.OpenGL.Gl.PIXEL_UNPACK_BUFFER = 0x88EC |
Value for PIXEL_UNPACK_BUFFER symbol.
const int Derm.OpenGL.Gl.PIXEL_UNPACK_BUFFER_BINDING = 0x88EF |
Value for PIXEL_UNPACK_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES = 0x87F0 |
Value for PN_TRIANGLES_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_NORMAL_MODE = 0x87F3 |
Value for PN_TRIANGLES_NORMAL_MODE_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_NORMAL_MODE_LINEAR = 0x87F7 |
Value for PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_NORMAL_MODE_QUADRATIC = 0x87F8 |
Value for PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_POINT_MODE = 0x87F2 |
Value for PN_TRIANGLES_POINT_MODE_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_POINT_MODE_CUBIC = 0x87F6 |
Value for PN_TRIANGLES_POINT_MODE_CUBIC_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_POINT_MODE_LINEAR = 0x87F5 |
Value for PN_TRIANGLES_POINT_MODE_LINEAR_ATI symbol.
const int Derm.OpenGL.Gl.PN_TRIANGLES_TESSELATION_LEVEL = 0x87F4 |
Value for PN_TRIANGLES_TESSELATION_LEVEL_ATI symbol.
const int Derm.OpenGL.Gl.POINT = 0x1B00 |
Value for POINT symbol.
const uint Derm.OpenGL.Gl.POINT_BIT = 0x00000002 |
Value for POINT_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_DISTANCE_ATTENUATION = 0x8129 |
Value for POINT_DISTANCE_ATTENUATION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_FADE_THRESHOLD_SIZE = 0x8128 |
Value for POINT_FADE_THRESHOLD_SIZE symbol.
const int Derm.OpenGL.Gl.POINT_SIZE = 0x0B11 |
Value for POINT_SIZE symbol.
const int Derm.OpenGL.Gl.POINT_SIZE_GRANULARITY = 0x0B13 |
Value for POINT_SIZE_GRANULARITY symbol.
const int Derm.OpenGL.Gl.POINT_SIZE_MAX = 0x8127 |
Value for POINT_SIZE_MAX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_SIZE_MIN = 0x8126 |
Value for POINT_SIZE_MIN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_SIZE_RANGE = 0x0B12 |
Value for POINT_SIZE_RANGE symbol.
const int Derm.OpenGL.Gl.POINT_SMOOTH = 0x0B10 |
Value for POINT_SMOOTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_SMOOTH_HINT = 0x0C51 |
Value for POINT_SMOOTH_HINT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_SPRITE = 0x8861 |
Value for POINT_SPRITE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINT_SPRITE_COORD_ORIGIN = 0x8CA0 |
Value for POINT_SPRITE_COORD_ORIGIN symbol.
const int Derm.OpenGL.Gl.POINT_SPRITE_R_MODE = 0x8863 |
Value for POINT_SPRITE_R_MODE_NV symbol.
const int Derm.OpenGL.Gl.POINT_TOKEN = 0x0701 |
Value for POINT_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POINTS = 0x0000 |
Value for POINTS symbol.
const int Derm.OpenGL.Gl.POLYGON = 0x0009 |
Value for POLYGON symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.POLYGON_BIT = 0x00000008 |
Value for POLYGON_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POLYGON_MODE = 0x0B40 |
Value for POLYGON_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POLYGON_OFFSET = 0x8037 |
Value for POLYGON_OFFSET_EXT symbol.
const int Derm.OpenGL.Gl.POLYGON_OFFSET_FACTOR = 0x8038 |
Value for POLYGON_OFFSET_FACTOR symbol.
const int Derm.OpenGL.Gl.POLYGON_OFFSET_FILL = 0x8037 |
Value for POLYGON_OFFSET_FILL symbol.
const int Derm.OpenGL.Gl.POLYGON_OFFSET_LINE = 0x2A02 |
Value for POLYGON_OFFSET_LINE symbol.
const int Derm.OpenGL.Gl.POLYGON_OFFSET_POINT = 0x2A01 |
Value for POLYGON_OFFSET_POINT symbol.
const int Derm.OpenGL.Gl.POLYGON_OFFSET_UNITS = 0x2A00 |
Value for POLYGON_OFFSET_UNITS symbol.
const int Derm.OpenGL.Gl.POLYGON_SMOOTH = 0x0B41 |
Value for POLYGON_SMOOTH symbol.
const int Derm.OpenGL.Gl.POLYGON_SMOOTH_HINT = 0x0C53 |
Value for POLYGON_SMOOTH_HINT symbol.
const int Derm.OpenGL.Gl.POLYGON_STIPPLE = 0x0B42 |
Value for POLYGON_STIPPLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.POLYGON_STIPPLE_BIT = 0x00000010 |
Value for POLYGON_STIPPLE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POLYGON_TOKEN = 0x0703 |
Value for POLYGON_TOKEN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POSITION = 0x1203 |
Value for POSITION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_ALPHA_BIAS = 0x80BB |
Value for POST_COLOR_MATRIX_ALPHA_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_ALPHA_SCALE = 0x80B7 |
Value for POST_COLOR_MATRIX_ALPHA_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_BLUE_BIAS = 0x80BA |
Value for POST_COLOR_MATRIX_BLUE_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_BLUE_SCALE = 0x80B6 |
Value for POST_COLOR_MATRIX_BLUE_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2 |
Value for POST_COLOR_MATRIX_COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_GREEN_BIAS = 0x80B9 |
Value for POST_COLOR_MATRIX_GREEN_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_GREEN_SCALE = 0x80B5 |
Value for POST_COLOR_MATRIX_GREEN_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_RED_BIAS = 0x80B8 |
Value for POST_COLOR_MATRIX_RED_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_COLOR_MATRIX_RED_SCALE = 0x80B4 |
Value for POST_COLOR_MATRIX_RED_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_ALPHA_BIAS = 0x8023 |
Value for POST_CONVOLUTION_ALPHA_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_ALPHA_SCALE = 0x801F |
Value for POST_CONVOLUTION_ALPHA_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_BLUE_BIAS = 0x8022 |
Value for POST_CONVOLUTION_BLUE_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_BLUE_SCALE = 0x801E |
Value for POST_CONVOLUTION_BLUE_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_COLOR_TABLE = 0x80D1 |
Value for POST_CONVOLUTION_COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_GREEN_BIAS = 0x8021 |
Value for POST_CONVOLUTION_GREEN_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_GREEN_SCALE = 0x801D |
Value for POST_CONVOLUTION_GREEN_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_RED_BIAS = 0x8020 |
Value for POST_CONVOLUTION_RED_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.POST_CONVOLUTION_RED_SCALE = 0x801C |
Value for POST_CONVOLUTION_RED_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PRESENT_DURATION = 0x8E2B |
Value for PRESENT_DURATION_NV symbol.
const int Derm.OpenGL.Gl.PRESENT_TIME = 0x8E2A |
Value for PRESENT_TIME_NV symbol.
const int Derm.OpenGL.Gl.PRESERVE = 0x8762 |
Value for PRESERVE_ATI symbol.
const int Derm.OpenGL.Gl.PREVIOUS = 0x8578 |
Value for PREVIOUS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PREVIOUS_TEXTURE_INPUT = 0x86E4 |
Value for PREVIOUS_TEXTURE_INPUT_NV symbol.
const int Derm.OpenGL.Gl.PRIMARY_COLOR = 0x8577 |
Value for PRIMARY_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PRIMITIVE_ID = 0x8C7C |
Value for PRIMITIVE_ID_NV symbol.
const int Derm.OpenGL.Gl.PRIMITIVE_RESTART = 0x8F9D |
Value for PRIMITIVE_RESTART symbol.
const int Derm.OpenGL.Gl.PRIMITIVE_RESTART_INDEX = 0x8F9E |
Value for PRIMITIVE_RESTART_INDEX symbol.
const int Derm.OpenGL.Gl.PRIMITIVES_GENERATED = 0x8C87 |
Value for PRIMITIVES_GENERATED symbol.
const int Derm.OpenGL.Gl.PROGRAM_ADDRESS_REGISTERS = 0x88B0 |
Value for PROGRAM_ADDRESS_REGISTERS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_ALU_INSTRUCTIONS = 0x8805 |
Value for PROGRAM_ALU_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_ATTRIB_COMPONENTS = 0x8906 |
Value for PROGRAM_ATTRIB_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.PROGRAM_ATTRIBS = 0x88AC |
Value for PROGRAM_ATTRIBS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_BINDING = 0x8677 |
Value for PROGRAM_BINDING_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_ERROR_POSITION = 0x864B |
Value for PROGRAM_ERROR_POSITION_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_ERROR_STRING = 0x8874 |
Value for PROGRAM_ERROR_STRING_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_FORMAT = 0x8876 |
Value for PROGRAM_FORMAT_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_FORMAT_ASCII = 0x8875 |
Value for PROGRAM_FORMAT_ASCII_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_INSTRUCTIONS = 0x88A0 |
Value for PROGRAM_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_LENGTH = 0x8627 |
Value for PROGRAM_LENGTH_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_MATRIX = 0x8E2D |
Value for PROGRAM_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.PROGRAM_MATRIX_STACK_DEPTH = 0x8E2F |
Value for PROGRAM_MATRIX_STACK_DEPTH_EXT symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_ADDRESS_REGISTERS = 0x88B2 |
Value for PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_ALU_INSTRUCTIONS = 0x8808 |
Value for PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_ATTRIBS = 0x88AE |
Value for PROGRAM_NATIVE_ATTRIBS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_INSTRUCTIONS = 0x88A2 |
Value for PROGRAM_NATIVE_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_PARAMETERS = 0x88AA |
Value for PROGRAM_NATIVE_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_TEMPORARIES = 0x88A6 |
Value for PROGRAM_NATIVE_TEMPORARIES_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_TEX_INDIRECTIONS = 0x880A |
Value for PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_NATIVE_TEX_INSTRUCTIONS = 0x8809 |
Value for PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_OBJECT = 0x8B40 |
Value for PROGRAM_OBJECT_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_PARAMETER = 0x8644 |
Value for PROGRAM_PARAMETER_NV symbol.
const int Derm.OpenGL.Gl.PROGRAM_PARAMETERS = 0x88A8 |
Value for PROGRAM_PARAMETERS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_POINT_SIZE = 0x8642 |
Value for PROGRAM_POINT_SIZE symbol.
const int Derm.OpenGL.Gl.PROGRAM_RESIDENT = 0x8647 |
Value for PROGRAM_RESIDENT_NV symbol.
const int Derm.OpenGL.Gl.PROGRAM_RESULT_COMPONENTS = 0x8907 |
Value for PROGRAM_RESULT_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.PROGRAM_STRING = 0x8628 |
Value for PROGRAM_STRING_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_TARGET = 0x8646 |
Value for PROGRAM_TARGET_NV symbol.
const int Derm.OpenGL.Gl.PROGRAM_TEMPORARIES = 0x88A4 |
Value for PROGRAM_TEMPORARIES_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_TEX_INDIRECTIONS = 0x8807 |
Value for PROGRAM_TEX_INDIRECTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_TEX_INSTRUCTIONS = 0x8806 |
Value for PROGRAM_TEX_INSTRUCTIONS_ARB symbol.
const int Derm.OpenGL.Gl.PROGRAM_UNDER_NATIVE_LIMITS = 0x88B6 |
Value for PROGRAM_UNDER_NATIVE_LIMITS_ARB symbol.
const int Derm.OpenGL.Gl.PROJECTION = 0x1701 |
Value for PROJECTION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROJECTION_MATRIX = 0x0BA7 |
Value for PROJECTION_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROJECTION_STACK_DEPTH = 0x0BA4 |
Value for PROJECTION_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROVOKING_VERTEX = 0x8E4F |
Value for PROVOKING_VERTEX symbol.
const int Derm.OpenGL.Gl.PROXY_COLOR_TABLE = 0x80D3 |
Value for PROXY_COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROXY_HISTOGRAM = 0x8025 |
Value for PROXY_HISTOGRAM symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5 |
Value for PROXY_POST_COLOR_MATRIX_COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4 |
Value for PROXY_POST_CONVOLUTION_COLOR_TABLE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_1D = 0x8063 |
Value for PROXY_TEXTURE_1D symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_1D_ARRAY = 0x8C19 |
Value for PROXY_TEXTURE_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_2D = 0x8064 |
Value for PROXY_TEXTURE_2D symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_2D_ARRAY = 0x8C1B |
Value for PROXY_TEXTURE_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_2D_MULTISAMPLE = 0x9101 |
Value for PROXY_TEXTURE_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY = 0x9103 |
Value for PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_3D = 0x8070 |
Value for PROXY_TEXTURE_3D symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_CUBE_MAP = 0x851B |
Value for PROXY_TEXTURE_CUBE_MAP symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_CUBE_MAP_ARRAY = 0x900B |
Value for PROXY_TEXTURE_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.PROXY_TEXTURE_RECTANGLE = 0x84F7 |
Value for PROXY_TEXTURE_RECTANGLE symbol.
const int Derm.OpenGL.Gl.Q = 0x2003 |
Value for Q symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.QUAD_STRIP = 0x0008 |
Value for QUAD_STRIP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.QUADRATIC_ATTENUATION = 0x1209 |
Value for QUADRATIC_ATTENUATION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.QUADS = 0x0007 |
Value for QUADS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION = 0x8E4C |
Value for QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION symbol.
const uint Derm.OpenGL.Gl.QUARTER_BIT = 0x00000010 |
Value for QUARTER_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.QUERY_BY_REGION_NO_WAIT = 0x8E16 |
Value for QUERY_BY_REGION_NO_WAIT symbol.
const int Derm.OpenGL.Gl.QUERY_BY_REGION_WAIT = 0x8E15 |
Value for QUERY_BY_REGION_WAIT symbol.
const int Derm.OpenGL.Gl.QUERY_COUNTER_BITS = 0x8864 |
Value for QUERY_COUNTER_BITS symbol.
const int Derm.OpenGL.Gl.QUERY_NO_WAIT = 0x8E14 |
Value for QUERY_NO_WAIT symbol.
const int Derm.OpenGL.Gl.QUERY_RESULT = 0x8866 |
Value for QUERY_RESULT symbol.
const int Derm.OpenGL.Gl.QUERY_RESULT_AVAILABLE = 0x8867 |
Value for QUERY_RESULT_AVAILABLE symbol.
const int Derm.OpenGL.Gl.QUERY_WAIT = 0x8E13 |
Value for QUERY_WAIT symbol.
const int Derm.OpenGL.Gl.R = 0x2002 |
Value for R symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.R11F_G11F_B10F = 0x8C3A |
Value for R11F_G11F_B10F symbol.
const int Derm.OpenGL.Gl.R16 = 0x822A |
Value for R16 symbol.
const int Derm.OpenGL.Gl.R16_SNORM = 0x8F98 |
Value for R16_SNORM symbol.
const int Derm.OpenGL.Gl.R16F = 0x822D |
Value for R16F symbol.
const int Derm.OpenGL.Gl.R16I = 0x8233 |
Value for R16I symbol.
const int Derm.OpenGL.Gl.R16UI = 0x8234 |
Value for R16UI symbol.
const int Derm.OpenGL.Gl.R32F = 0x822E |
Value for R32F symbol.
const int Derm.OpenGL.Gl.R32I = 0x8235 |
Value for R32I symbol.
const int Derm.OpenGL.Gl.R32UI = 0x8236 |
Value for R32UI symbol.
const int Derm.OpenGL.Gl.R3_G3_B2 = 0x2A10 |
Value for R3_G3_B2 symbol.
const int Derm.OpenGL.Gl.R8 = 0x8229 |
Value for R8 symbol.
const int Derm.OpenGL.Gl.R8_SNORM = 0x8F94 |
Value for R8_SNORM symbol.
const int Derm.OpenGL.Gl.R8I = 0x8231 |
Value for R8I symbol.
const int Derm.OpenGL.Gl.R8UI = 0x8232 |
Value for R8UI symbol.
const int Derm.OpenGL.Gl.RASTERIZER_DISCARD = 0x8C89 |
Value for RASTERIZER_DISCARD symbol.
const int Derm.OpenGL.Gl.READ_BUFFER = 0x0C02 |
Value for READ_BUFFER symbol.
const int Derm.OpenGL.Gl.READ_FRAMEBUFFER = 0x8CA8 |
Value for READ_FRAMEBUFFER symbol.
const int Derm.OpenGL.Gl.READ_FRAMEBUFFER_BINDING = 0x8CAA |
Value for READ_FRAMEBUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.READ_ONLY = 0x88B8 |
Value for READ_ONLY symbol.
const int Derm.OpenGL.Gl.READ_PIXEL_DATA_RANGE = 0x8879 |
Value for READ_PIXEL_DATA_RANGE_NV symbol.
const int Derm.OpenGL.Gl.READ_PIXEL_DATA_RANGE_LENGTH = 0x887B |
Value for READ_PIXEL_DATA_RANGE_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.READ_PIXEL_DATA_RANGE_POINTER = 0x887D |
Value for READ_PIXEL_DATA_RANGE_POINTER_NV symbol.
const int Derm.OpenGL.Gl.READ_WRITE = 0x88BA |
Value for READ_WRITE symbol.
const int Derm.OpenGL.Gl.RED = 0x1903 |
Value for RED symbol.
const int Derm.OpenGL.Gl.RED_BIAS = 0x0D15 |
Value for RED_BIAS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const uint Derm.OpenGL.Gl.RED_BIT = 0x00000001 |
Value for RED_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RED_BITS = 0x0D52 |
Value for RED_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RED_INTEGER = 0x8D94 |
Value for RED_INTEGER symbol.
const int Derm.OpenGL.Gl.RED_SCALE = 0x0D14 |
Value for RED_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RED_SNORM = 0x8F90 |
Value for RED_SNORM symbol.
const int Derm.OpenGL.Gl.REDUCE = 0x8016 |
Value for REDUCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.REFLECTION_MAP = 0x8512 |
Value for REFLECTION_MAP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.REG_0 = 0x8921 |
Value for REG_0_ATI symbol.
const int Derm.OpenGL.Gl.REG_1 = 0x8922 |
Value for REG_1_ATI symbol.
const int Derm.OpenGL.Gl.REG_10 = 0x892B |
Value for REG_10_ATI symbol.
const int Derm.OpenGL.Gl.REG_11 = 0x892C |
Value for REG_11_ATI symbol.
const int Derm.OpenGL.Gl.REG_12 = 0x892D |
Value for REG_12_ATI symbol.
const int Derm.OpenGL.Gl.REG_13 = 0x892E |
Value for REG_13_ATI symbol.
const int Derm.OpenGL.Gl.REG_14 = 0x892F |
Value for REG_14_ATI symbol.
const int Derm.OpenGL.Gl.REG_15 = 0x8930 |
Value for REG_15_ATI symbol.
const int Derm.OpenGL.Gl.REG_16 = 0x8931 |
Value for REG_16_ATI symbol.
const int Derm.OpenGL.Gl.REG_17 = 0x8932 |
Value for REG_17_ATI symbol.
const int Derm.OpenGL.Gl.REG_18 = 0x8933 |
Value for REG_18_ATI symbol.
const int Derm.OpenGL.Gl.REG_19 = 0x8934 |
Value for REG_19_ATI symbol.
const int Derm.OpenGL.Gl.REG_2 = 0x8923 |
Value for REG_2_ATI symbol.
const int Derm.OpenGL.Gl.REG_20 = 0x8935 |
Value for REG_20_ATI symbol.
const int Derm.OpenGL.Gl.REG_21 = 0x8936 |
Value for REG_21_ATI symbol.
const int Derm.OpenGL.Gl.REG_22 = 0x8937 |
Value for REG_22_ATI symbol.
const int Derm.OpenGL.Gl.REG_23 = 0x8938 |
Value for REG_23_ATI symbol.
const int Derm.OpenGL.Gl.REG_24 = 0x8939 |
Value for REG_24_ATI symbol.
const int Derm.OpenGL.Gl.REG_25 = 0x893A |
Value for REG_25_ATI symbol.
const int Derm.OpenGL.Gl.REG_26 = 0x893B |
Value for REG_26_ATI symbol.
const int Derm.OpenGL.Gl.REG_27 = 0x893C |
Value for REG_27_ATI symbol.
const int Derm.OpenGL.Gl.REG_28 = 0x893D |
Value for REG_28_ATI symbol.
const int Derm.OpenGL.Gl.REG_29 = 0x893E |
Value for REG_29_ATI symbol.
const int Derm.OpenGL.Gl.REG_3 = 0x8924 |
Value for REG_3_ATI symbol.
const int Derm.OpenGL.Gl.REG_30 = 0x893F |
Value for REG_30_ATI symbol.
const int Derm.OpenGL.Gl.REG_31 = 0x8940 |
Value for REG_31_ATI symbol.
const int Derm.OpenGL.Gl.REG_4 = 0x8925 |
Value for REG_4_ATI symbol.
const int Derm.OpenGL.Gl.REG_5 = 0x8926 |
Value for REG_5_ATI symbol.
const int Derm.OpenGL.Gl.REG_6 = 0x8927 |
Value for REG_6_ATI symbol.
const int Derm.OpenGL.Gl.REG_7 = 0x8928 |
Value for REG_7_ATI symbol.
const int Derm.OpenGL.Gl.REG_8 = 0x8929 |
Value for REG_8_ATI symbol.
const int Derm.OpenGL.Gl.REG_9 = 0x892A |
Value for REG_9_ATI symbol.
const int Derm.OpenGL.Gl.REGISTER_COMBINERS = 0x8522 |
Value for REGISTER_COMBINERS_NV symbol.
const int Derm.OpenGL.Gl.RENDER = 0x1C00 |
Value for RENDER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RENDER_MODE = 0x0C40 |
Value for RENDER_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RENDERBUFFER = 0x8D41 |
Value for RENDERBUFFER symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_ALPHA_SIZE = 0x8D53 |
Value for RENDERBUFFER_ALPHA_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_BINDING = 0x8CA7 |
Value for RENDERBUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_BLUE_SIZE = 0x8D52 |
Value for RENDERBUFFER_BLUE_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_COLOR_SAMPLES = 0x8E10 |
Value for RENDERBUFFER_COLOR_SAMPLES_NV symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_COVERAGE_SAMPLES = 0x8CAB |
Value for RENDERBUFFER_COVERAGE_SAMPLES_NV symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_DEPTH_SIZE = 0x8D54 |
Value for RENDERBUFFER_DEPTH_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_FREE_MEMORY = 0x87FD |
Value for RENDERBUFFER_FREE_MEMORY_ATI symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_GREEN_SIZE = 0x8D51 |
Value for RENDERBUFFER_GREEN_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_HEIGHT = 0x8D43 |
Value for RENDERBUFFER_HEIGHT symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_INTERNAL_FORMAT = 0x8D44 |
Value for RENDERBUFFER_INTERNAL_FORMAT symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_RED_SIZE = 0x8D50 |
Value for RENDERBUFFER_RED_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_SAMPLES = 0x8CAB |
Value for RENDERBUFFER_SAMPLES symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_STENCIL_SIZE = 0x8D55 |
Value for RENDERBUFFER_STENCIL_SIZE symbol.
const int Derm.OpenGL.Gl.RENDERBUFFER_WIDTH = 0x8D42 |
Value for RENDERBUFFER_WIDTH symbol.
const int Derm.OpenGL.Gl.RENDERER = 0x1F01 |
Value for RENDERER symbol.
const int Derm.OpenGL.Gl.REPEAT = 0x2901 |
Value for REPEAT symbol.
const int Derm.OpenGL.Gl.REPLACE = 0x1E01 |
Value for REPLACE symbol.
const int Derm.OpenGL.Gl.REPLICATE_BORDER = 0x8153 |
Value for REPLICATE_BORDER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RESCALE_NORMAL = 0x803A |
Value for RESCALE_NORMAL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RETURN = 0x0102 |
Value for RETURN symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RG = 0x8227 |
Value for RG symbol.
const int Derm.OpenGL.Gl.RG16 = 0x822C |
Value for RG16 symbol.
const int Derm.OpenGL.Gl.RG16_SNORM = 0x8F99 |
Value for RG16_SNORM symbol.
const int Derm.OpenGL.Gl.RG16F = 0x822F |
Value for RG16F symbol.
const int Derm.OpenGL.Gl.RG16I = 0x8239 |
Value for RG16I symbol.
const int Derm.OpenGL.Gl.RG16UI = 0x823A |
Value for RG16UI symbol.
const int Derm.OpenGL.Gl.RG32F = 0x8230 |
Value for RG32F symbol.
const int Derm.OpenGL.Gl.RG32I = 0x823B |
Value for RG32I symbol.
const int Derm.OpenGL.Gl.RG32UI = 0x823C |
Value for RG32UI symbol.
const int Derm.OpenGL.Gl.RG8 = 0x822B |
Value for RG8 symbol.
const int Derm.OpenGL.Gl.RG8_SNORM = 0x8F95 |
Value for RG8_SNORM symbol.
const int Derm.OpenGL.Gl.RG8I = 0x8237 |
Value for RG8I symbol.
const int Derm.OpenGL.Gl.RG8UI = 0x8238 |
Value for RG8UI symbol.
const int Derm.OpenGL.Gl.RG_INTEGER = 0x8228 |
Value for RG_INTEGER symbol.
const int Derm.OpenGL.Gl.RG_SNORM = 0x8F91 |
Value for RG_SNORM symbol.
const int Derm.OpenGL.Gl.RGB = 0x1907 |
Value for RGB symbol.
const int Derm.OpenGL.Gl.RGB10 = 0x8052 |
Value for RGB10 symbol.
const int Derm.OpenGL.Gl.RGB10_A2 = 0x8059 |
Value for RGB10_A2 symbol.
const int Derm.OpenGL.Gl.RGB12 = 0x8053 |
Value for RGB12 symbol.
const int Derm.OpenGL.Gl.RGB16 = 0x8054 |
Value for RGB16 symbol.
const int Derm.OpenGL.Gl.RGB16_SNORM = 0x8F9A |
Value for RGB16_SNORM symbol.
const int Derm.OpenGL.Gl.RGB16F = 0x881B |
Value for RGB16F symbol.
const int Derm.OpenGL.Gl.RGB16I = 0x8D89 |
Value for RGB16I symbol.
const int Derm.OpenGL.Gl.RGB16UI = 0x8D77 |
Value for RGB16UI symbol.
const int Derm.OpenGL.Gl.RGB32F = 0x8815 |
Value for RGB32F symbol.
const int Derm.OpenGL.Gl.RGB32I = 0x8D83 |
Value for RGB32I symbol.
const int Derm.OpenGL.Gl.RGB32UI = 0x8D71 |
Value for RGB32UI symbol.
const int Derm.OpenGL.Gl.RGB4 = 0x804F |
Value for RGB4 symbol.
const int Derm.OpenGL.Gl.RGB5 = 0x8050 |
Value for RGB5 symbol.
const int Derm.OpenGL.Gl.RGB5_A1 = 0x8057 |
Value for RGB5_A1 symbol.
const int Derm.OpenGL.Gl.RGB8 = 0x8051 |
Value for RGB8 symbol.
const int Derm.OpenGL.Gl.RGB8_SNORM = 0x8F96 |
Value for RGB8_SNORM symbol.
const int Derm.OpenGL.Gl.RGB8I = 0x8D8F |
Value for RGB8I symbol.
const int Derm.OpenGL.Gl.RGB8UI = 0x8D7D |
Value for RGB8UI symbol.
const int Derm.OpenGL.Gl.RGB9_E5 = 0x8C3D |
Value for RGB9_E5 symbol.
const int Derm.OpenGL.Gl.RGB_INTEGER = 0x8D98 |
Value for RGB_INTEGER symbol.
const int Derm.OpenGL.Gl.RGB_SCALE = 0x8573 |
Value for RGB_SCALE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RGB_SNORM = 0x8F92 |
Value for RGB_SNORM symbol.
const int Derm.OpenGL.Gl.RGBA = 0x1908 |
Value for RGBA symbol.
const int Derm.OpenGL.Gl.RGBA12 = 0x805A |
Value for RGBA12 symbol.
const int Derm.OpenGL.Gl.RGBA16 = 0x805B |
Value for RGBA16 symbol.
const int Derm.OpenGL.Gl.RGBA16_SNORM = 0x8F9B |
Value for RGBA16_SNORM symbol.
const int Derm.OpenGL.Gl.RGBA16F = 0x881A |
Value for RGBA16F symbol.
const int Derm.OpenGL.Gl.RGBA16I = 0x8D88 |
Value for RGBA16I symbol.
const int Derm.OpenGL.Gl.RGBA16UI = 0x8D76 |
Value for RGBA16UI symbol.
const int Derm.OpenGL.Gl.RGBA2 = 0x8055 |
Value for RGBA2 symbol.
const int Derm.OpenGL.Gl.RGBA32F = 0x8814 |
Value for RGBA32F symbol.
const int Derm.OpenGL.Gl.RGBA32I = 0x8D82 |
Value for RGBA32I symbol.
const int Derm.OpenGL.Gl.RGBA32UI = 0x8D70 |
Value for RGBA32UI symbol.
const int Derm.OpenGL.Gl.RGBA4 = 0x8056 |
Value for RGBA4 symbol.
const int Derm.OpenGL.Gl.RGBA8 = 0x8058 |
Value for RGBA8 symbol.
const int Derm.OpenGL.Gl.RGBA8_SNORM = 0x8F97 |
Value for RGBA8_SNORM symbol.
const int Derm.OpenGL.Gl.RGBA8I = 0x8D8E |
Value for RGBA8I symbol.
const int Derm.OpenGL.Gl.RGBA8UI = 0x8D7C |
Value for RGBA8UI symbol.
const int Derm.OpenGL.Gl.RGBA_FLOAT_MODE = 0x8820 |
Value for RGBA_FLOAT_MODE_ARB symbol.
const int Derm.OpenGL.Gl.RGBA_INTEGER = 0x8D99 |
Value for RGBA_INTEGER symbol.
const int Derm.OpenGL.Gl.RGBA_INTEGER_MODE = 0x8D9E |
Value for RGBA_INTEGER_MODE_EXT symbol.
const int Derm.OpenGL.Gl.RGBA_MODE = 0x0C31 |
Value for RGBA_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.RGBA_SIGNED_COMPONENTS = 0x8C3C |
Value for RGBA_SIGNED_COMPONENTS_EXT symbol.
const int Derm.OpenGL.Gl.RGBA_SNORM = 0x8F93 |
Value for RGBA_SNORM symbol.
const int Derm.OpenGL.Gl.RGBA_UNSIGNED_DOT_PRODUCT_MAPPING = 0x86D9 |
Value for RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV symbol.
const int Derm.OpenGL.Gl.RIGHT = 0x0407 |
Value for RIGHT symbol.
const int Derm.OpenGL.Gl.S = 0x2000 |
Value for S symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SAMPLE_ALPHA_TO_COVERAGE = 0x809E |
Value for SAMPLE_ALPHA_TO_COVERAGE symbol.
const int Derm.OpenGL.Gl.SAMPLE_ALPHA_TO_MASK = 0x809E |
Value for SAMPLE_ALPHA_TO_MASK_EXT symbol.
const int Derm.OpenGL.Gl.SAMPLE_ALPHA_TO_ONE = 0x809F |
Value for SAMPLE_ALPHA_TO_ONE symbol.
const int Derm.OpenGL.Gl.SAMPLE_BUFFERS = 0x80A8 |
Value for SAMPLE_BUFFERS symbol.
const int Derm.OpenGL.Gl.SAMPLE_COVERAGE = 0x80A0 |
Value for SAMPLE_COVERAGE symbol.
const int Derm.OpenGL.Gl.SAMPLE_COVERAGE_INVERT = 0x80AB |
Value for SAMPLE_COVERAGE_INVERT symbol.
const int Derm.OpenGL.Gl.SAMPLE_COVERAGE_VALUE = 0x80AA |
Value for SAMPLE_COVERAGE_VALUE symbol.
const int Derm.OpenGL.Gl.SAMPLE_MASK = 0x8E51 |
Value for SAMPLE_MASK symbol.
const int Derm.OpenGL.Gl.SAMPLE_MASK_INVERT = 0x80AB |
Value for SAMPLE_MASK_INVERT_EXT symbol.
const int Derm.OpenGL.Gl.SAMPLE_MASK_VALUE = 0x8E52 |
Value for SAMPLE_MASK_VALUE symbol.
const int Derm.OpenGL.Gl.SAMPLE_PATTERN = 0x80AC |
Value for SAMPLE_PATTERN_EXT symbol.
const int Derm.OpenGL.Gl.SAMPLE_POSITION = 0x8E50 |
Value for SAMPLE_POSITION symbol.
const int Derm.OpenGL.Gl.SAMPLE_SHADING = 0x8C36 |
Value for SAMPLE_SHADING symbol.
const int Derm.OpenGL.Gl.SAMPLER_1D = 0x8B5D |
Value for SAMPLER_1D symbol.
const int Derm.OpenGL.Gl.SAMPLER_1D_ARRAY = 0x8DC0 |
Value for SAMPLER_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.SAMPLER_1D_ARRAY_SHADOW = 0x8DC3 |
Value for SAMPLER_1D_ARRAY_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_1D_SHADOW = 0x8B61 |
Value for SAMPLER_1D_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D = 0x8B5E |
Value for SAMPLER_2D symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_ARRAY = 0x8DC1 |
Value for SAMPLER_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_ARRAY_SHADOW = 0x8DC4 |
Value for SAMPLER_2D_ARRAY_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_MULTISAMPLE = 0x9108 |
Value for SAMPLER_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910B |
Value for SAMPLER_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_RECT = 0x8B63 |
Value for SAMPLER_2D_RECT symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_RECT_SHADOW = 0x8B64 |
Value for SAMPLER_2D_RECT_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_2D_SHADOW = 0x8B62 |
Value for SAMPLER_2D_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_3D = 0x8B5F |
Value for SAMPLER_3D symbol.
const int Derm.OpenGL.Gl.SAMPLER_BUFFER = 0x8DC2 |
Value for SAMPLER_BUFFER symbol.
const int Derm.OpenGL.Gl.SAMPLER_CUBE = 0x8B60 |
Value for SAMPLER_CUBE symbol.
const int Derm.OpenGL.Gl.SAMPLER_CUBE_MAP_ARRAY = 0x900C |
Value for SAMPLER_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.SAMPLER_CUBE_MAP_ARRAY_SHADOW = 0x900D |
Value for SAMPLER_CUBE_MAP_ARRAY_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_CUBE_SHADOW = 0x8DC5 |
Value for SAMPLER_CUBE_SHADOW symbol.
const int Derm.OpenGL.Gl.SAMPLER_RENDERBUFFER = 0x8E56 |
Value for SAMPLER_RENDERBUFFER_NV symbol.
const int Derm.OpenGL.Gl.SAMPLES = 0x80A9 |
Value for SAMPLES symbol.
const int Derm.OpenGL.Gl.SAMPLES_PASSED = 0x8914 |
Value for SAMPLES_PASSED symbol.
const uint Derm.OpenGL.Gl.SATURATE_BIT = 0x00000040 |
Value for SATURATE_BIT_ATI symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SCALAR = 0x87BE |
Value for SCALAR_EXT symbol.
const int Derm.OpenGL.Gl.SCALE_BY_FOUR = 0x853F |
Value for SCALE_BY_FOUR_NV symbol.
const int Derm.OpenGL.Gl.SCALE_BY_ONE_HALF = 0x8540 |
Value for SCALE_BY_ONE_HALF_NV symbol.
const int Derm.OpenGL.Gl.SCALE_BY_TWO = 0x853E |
Value for SCALE_BY_TWO_NV symbol.
const uint Derm.OpenGL.Gl.SCISSOR_BIT = 0x00080000 |
Value for SCISSOR_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SCISSOR_BOX = 0x0C10 |
Value for SCISSOR_BOX symbol.
const int Derm.OpenGL.Gl.SCISSOR_TEST = 0x0C11 |
Value for SCISSOR_TEST symbol.
const int Derm.OpenGL.Gl.SECONDARY_COLOR = 0x852D |
Value for SECONDARY_COLOR_NV symbol.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY = 0x845E |
Value for SECONDARY_COLOR_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_ADDRESS = 0x8F27 |
Value for SECONDARY_COLOR_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_BUFFER_BINDING = 0x889C |
Value for SECONDARY_COLOR_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_LENGTH = 0x8F31 |
Value for SECONDARY_COLOR_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_POINTER = 0x845D |
Value for SECONDARY_COLOR_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_SIZE = 0x845A |
Value for SECONDARY_COLOR_ARRAY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_STRIDE = 0x845C |
Value for SECONDARY_COLOR_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_COLOR_ARRAY_TYPE = 0x845B |
Value for SECONDARY_COLOR_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SECONDARY_INTERPOLATOR = 0x896D |
Value for SECONDARY_INTERPOLATOR_ATI symbol.
const int Derm.OpenGL.Gl.SELECT = 0x1C02 |
Value for SELECT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SELECTION_BUFFER_POINTER = 0x0DF3 |
Value for SELECTION_BUFFER_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SELECTION_BUFFER_SIZE = 0x0DF4 |
Value for SELECTION_BUFFER_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SEPARABLE_2D = 0x8012 |
Value for SEPARABLE_2D symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SEPARATE_ATTRIBS = 0x8C8D |
Value for SEPARATE_ATTRIBS symbol.
const int Derm.OpenGL.Gl.SEPARATE_SPECULAR_COLOR = 0x81FA |
Value for SEPARATE_SPECULAR_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SET = 0x150F |
Value for SET symbol.
const int Derm.OpenGL.Gl.SHADE_MODEL = 0x0B54 |
Value for SHADE_MODEL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SHADER_CONSISTENT = 0x86DD |
Value for SHADER_CONSISTENT_NV symbol.
const int Derm.OpenGL.Gl.SHADER_OBJECT = 0x8B48 |
Value for SHADER_OBJECT_ARB symbol.
const int Derm.OpenGL.Gl.SHADER_OPERATION = 0x86DF |
Value for SHADER_OPERATION_NV symbol.
const int Derm.OpenGL.Gl.SHADER_SOURCE_LENGTH = 0x8B88 |
Value for SHADER_SOURCE_LENGTH symbol.
const int Derm.OpenGL.Gl.SHADER_TYPE = 0x8B4F |
Value for SHADER_TYPE symbol.
const int Derm.OpenGL.Gl.SHADING_LANGUAGE_VERSION = 0x8B8C |
Value for SHADING_LANGUAGE_VERSION symbol.
const int Derm.OpenGL.Gl.SHADOW_ATTENUATION = 0x834E |
Value for SHADOW_ATTENUATION_EXT symbol.
const int Derm.OpenGL.Gl.SHININESS = 0x1601 |
Value for SHININESS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SHORT = 0x1402 |
Value for SHORT symbol.
const int Derm.OpenGL.Gl.SIGNALED = 0x9119 |
Value for SIGNALED symbol.
const int Derm.OpenGL.Gl.SIGNED_ALPHA = 0x8705 |
Value for SIGNED_ALPHA_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_ALPHA8 = 0x8706 |
Value for SIGNED_ALPHA8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_HILO = 0x86F9 |
Value for SIGNED_HILO_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_HILO16 = 0x86FA |
Value for SIGNED_HILO16_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_HILO8 = 0x885F |
Value for SIGNED_HILO8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_IDENTITY = 0x853C |
Value for SIGNED_IDENTITY_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_INTENSITY = 0x8707 |
Value for SIGNED_INTENSITY_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_INTENSITY8 = 0x8708 |
Value for SIGNED_INTENSITY8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_LUMINANCE = 0x8701 |
Value for SIGNED_LUMINANCE_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_LUMINANCE8 = 0x8702 |
Value for SIGNED_LUMINANCE8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_LUMINANCE8_ALPHA8 = 0x8704 |
Value for SIGNED_LUMINANCE8_ALPHA8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_LUMINANCE_ALPHA = 0x8703 |
Value for SIGNED_LUMINANCE_ALPHA_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_NEGATE = 0x853D |
Value for SIGNED_NEGATE_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_NORMALIZED = 0x8F9C |
Value for SIGNED_NORMALIZED symbol.
const int Derm.OpenGL.Gl.SIGNED_RGB = 0x86FE |
Value for SIGNED_RGB_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_RGB8 = 0x86FF |
Value for SIGNED_RGB8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_RGB8_UNSIGNED_ALPHA8 = 0x870D |
Value for SIGNED_RGB8_UNSIGNED_ALPHA8_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_RGB_UNSIGNED_ALPHA = 0x870C |
Value for SIGNED_RGB_UNSIGNED_ALPHA_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_RGBA = 0x86FB |
Value for SIGNED_RGBA_NV symbol.
const int Derm.OpenGL.Gl.SIGNED_RGBA8 = 0x86FC |
Value for SIGNED_RGBA8_NV symbol.
const int Derm.OpenGL.Gl.SINGLE_COLOR = 0x81F9 |
Value for SINGLE_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SLUMINANCE = 0x8C46 |
Value for SLUMINANCE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SLUMINANCE8 = 0x8C47 |
Value for SLUMINANCE8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SLUMINANCE8_ALPHA8 = 0x8C45 |
Value for SLUMINANCE8_ALPHA8 symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SLUMINANCE_ALPHA = 0x8C44 |
Value for SLUMINANCE_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SMOOTH = 0x1D01 |
Value for SMOOTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SMOOTH_LINE_WIDTH_GRANULARITY = 0x0B23 |
Value for SMOOTH_LINE_WIDTH_GRANULARITY symbol.
const int Derm.OpenGL.Gl.SMOOTH_LINE_WIDTH_RANGE = 0x0B22 |
Value for SMOOTH_LINE_WIDTH_RANGE symbol.
const int Derm.OpenGL.Gl.SMOOTH_POINT_SIZE_GRANULARITY = 0x0B13 |
Value for SMOOTH_POINT_SIZE_GRANULARITY symbol.
const int Derm.OpenGL.Gl.SMOOTH_POINT_SIZE_RANGE = 0x0B12 |
Value for SMOOTH_POINT_SIZE_RANGE symbol.
const int Derm.OpenGL.Gl.SOURCE0_ALPHA = 0x8588 |
Value for SOURCE0_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE0_RGB = 0x8580 |
Value for SOURCE0_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE1_ALPHA = 0x8589 |
Value for SOURCE1_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE1_RGB = 0x8581 |
Value for SOURCE1_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE2_ALPHA = 0x858A |
Value for SOURCE2_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE2_RGB = 0x8582 |
Value for SOURCE2_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SOURCE3_ALPHA = 0x858B |
Value for SOURCE3_ALPHA_NV symbol.
const int Derm.OpenGL.Gl.SOURCE3_RGB = 0x8583 |
Value for SOURCE3_RGB_NV symbol.
const int Derm.OpenGL.Gl.SPARE0 = 0x852E |
Value for SPARE0_NV symbol.
const int Derm.OpenGL.Gl.SPARE0_PLUS_SECONDARY_COLOR = 0x8532 |
Value for SPARE0_PLUS_SECONDARY_COLOR_NV symbol.
const int Derm.OpenGL.Gl.SPARE1 = 0x852F |
Value for SPARE1_NV symbol.
const int Derm.OpenGL.Gl.SPECULAR = 0x1202 |
Value for SPECULAR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SPHERE_MAP = 0x2402 |
Value for SPHERE_MAP symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SPOT_CUTOFF = 0x1206 |
Value for SPOT_CUTOFF symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SPOT_DIRECTION = 0x1204 |
Value for SPOT_DIRECTION symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SPOT_EXPONENT = 0x1205 |
Value for SPOT_EXPONENT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC0_ALPHA = 0x8588 |
Value for SRC0_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC0_RGB = 0x8580 |
Value for SRC0_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC1_ALPHA = 0x8589 |
Value for SRC1_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC1_RGB = 0x8581 |
Value for SRC1_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC2_ALPHA = 0x858A |
Value for SRC2_ALPHA symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC2_RGB = 0x8582 |
Value for SRC2_RGB symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SRC_ALPHA = 0x0302 |
Value for SRC_ALPHA symbol.
const int Derm.OpenGL.Gl.SRC_ALPHA_SATURATE = 0x0308 |
Value for SRC_ALPHA_SATURATE symbol.
const int Derm.OpenGL.Gl.SRC_COLOR = 0x0300 |
Value for SRC_COLOR symbol.
const int Derm.OpenGL.Gl.SRGB = 0x8C40 |
Value for SRGB symbol.
const int Derm.OpenGL.Gl.SRGB8 = 0x8C41 |
Value for SRGB8 symbol.
const int Derm.OpenGL.Gl.SRGB8_ALPHA8 = 0x8C43 |
Value for SRGB8_ALPHA8 symbol.
const int Derm.OpenGL.Gl.SRGB_ALPHA = 0x8C42 |
Value for SRGB_ALPHA symbol.
const int Derm.OpenGL.Gl.STACK_OVERFLOW = 0x0503 |
Value for STACK_OVERFLOW symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.STACK_UNDERFLOW = 0x0504 |
Value for STACK_UNDERFLOW symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.STATIC = 0x8760 |
Value for STATIC_ATI symbol.
const int Derm.OpenGL.Gl.STATIC_COPY = 0x88E6 |
Value for STATIC_COPY symbol.
const int Derm.OpenGL.Gl.STATIC_DRAW = 0x88E4 |
Value for STATIC_DRAW symbol.
const int Derm.OpenGL.Gl.STATIC_READ = 0x88E5 |
Value for STATIC_READ symbol.
const int Derm.OpenGL.Gl.STENCIL = 0x1802 |
Value for STENCIL symbol.
const int Derm.OpenGL.Gl.STENCIL_ATTACHMENT = 0x8D20 |
Value for STENCIL_ATTACHMENT symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_FAIL = 0x8801 |
Value for STENCIL_BACK_FAIL symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_FUNC = 0x8800 |
Value for STENCIL_BACK_FUNC symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_PASS_DEPTH_FAIL = 0x8802 |
Value for STENCIL_BACK_PASS_DEPTH_FAIL symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_PASS_DEPTH_PASS = 0x8803 |
Value for STENCIL_BACK_PASS_DEPTH_PASS symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_REF = 0x8CA3 |
Value for STENCIL_BACK_REF symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_VALUE_MASK = 0x8CA4 |
Value for STENCIL_BACK_VALUE_MASK symbol.
const int Derm.OpenGL.Gl.STENCIL_BACK_WRITEMASK = 0x8CA5 |
Value for STENCIL_BACK_WRITEMASK symbol.
const int Derm.OpenGL.Gl.STENCIL_BITS = 0x0D57 |
Value for STENCIL_BITS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.STENCIL_BUFFER = 0x8224 |
Value for STENCIL_BUFFER symbol.
const uint Derm.OpenGL.Gl.STENCIL_BUFFER_BIT = 0x00000400 |
Value for STENCIL_BUFFER_BIT symbol.
const int Derm.OpenGL.Gl.STENCIL_CLEAR_TAG_VALUE = 0x88F3 |
Value for STENCIL_CLEAR_TAG_VALUE_EXT symbol.
const int Derm.OpenGL.Gl.STENCIL_CLEAR_VALUE = 0x0B91 |
Value for STENCIL_CLEAR_VALUE symbol.
const int Derm.OpenGL.Gl.STENCIL_FAIL = 0x0B94 |
Value for STENCIL_FAIL symbol.
const int Derm.OpenGL.Gl.STENCIL_FUNC = 0x0B92 |
Value for STENCIL_FUNC symbol.
const int Derm.OpenGL.Gl.STENCIL_INDEX = 0x1901 |
Value for STENCIL_INDEX symbol.
const int Derm.OpenGL.Gl.STENCIL_INDEX1 = 0x8D46 |
Value for STENCIL_INDEX1 symbol.
const int Derm.OpenGL.Gl.STENCIL_INDEX16 = 0x8D49 |
Value for STENCIL_INDEX16 symbol.
const int Derm.OpenGL.Gl.STENCIL_INDEX4 = 0x8D47 |
Value for STENCIL_INDEX4 symbol.
const int Derm.OpenGL.Gl.STENCIL_INDEX8 = 0x8D48 |
Value for STENCIL_INDEX8 symbol.
const int Derm.OpenGL.Gl.STENCIL_PASS_DEPTH_FAIL = 0x0B95 |
Value for STENCIL_PASS_DEPTH_FAIL symbol.
const int Derm.OpenGL.Gl.STENCIL_PASS_DEPTH_PASS = 0x0B96 |
Value for STENCIL_PASS_DEPTH_PASS symbol.
const int Derm.OpenGL.Gl.STENCIL_REF = 0x0B97 |
Value for STENCIL_REF symbol.
const int Derm.OpenGL.Gl.STENCIL_TAG_BITS = 0x88F2 |
Value for STENCIL_TAG_BITS_EXT symbol.
const int Derm.OpenGL.Gl.STENCIL_TEST = 0x0B90 |
Value for STENCIL_TEST symbol.
const int Derm.OpenGL.Gl.STENCIL_TEST_TWO_SIDE = 0x8910 |
Value for STENCIL_TEST_TWO_SIDE_EXT symbol.
const int Derm.OpenGL.Gl.STENCIL_VALUE_MASK = 0x0B93 |
Value for STENCIL_VALUE_MASK symbol.
const int Derm.OpenGL.Gl.STENCIL_WRITEMASK = 0x0B98 |
Value for STENCIL_WRITEMASK symbol.
const int Derm.OpenGL.Gl.STEREO = 0x0C33 |
Value for STEREO symbol.
const int Derm.OpenGL.Gl.STREAM_COPY = 0x88E2 |
Value for STREAM_COPY symbol.
const int Derm.OpenGL.Gl.STREAM_DRAW = 0x88E0 |
Value for STREAM_DRAW symbol.
const int Derm.OpenGL.Gl.STREAM_READ = 0x88E1 |
Value for STREAM_READ symbol.
const int Derm.OpenGL.Gl.SUB = 0x8965 |
Value for SUB_ATI symbol.
const int Derm.OpenGL.Gl.SUBPIXEL_BITS = 0x0D50 |
Value for SUBPIXEL_BITS symbol.
const int Derm.OpenGL.Gl.SUBTRACT = 0x84E7 |
Value for SUBTRACT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SUCCESS = 0x902F |
Value for SUCCESS_NV symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STQ = 0x8977 |
Value for SWIZZLE_STQ_ATI symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STQ_DQ = 0x8979 |
Value for SWIZZLE_STQ_DQ_ATI symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STR = 0x8976 |
Value for SWIZZLE_STR_ATI symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STR_DR = 0x8978 |
Value for SWIZZLE_STR_DR_ATI symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STRQ = 0x897A |
Value for SWIZZLE_STRQ_ATI symbol.
const int Derm.OpenGL.Gl.SWIZZLE_STRQ_DQ = 0x897B |
Value for SWIZZLE_STRQ_DQ_ATI symbol.
const int Derm.OpenGL.Gl.SYNC_CONDITION = 0x9113 |
Value for SYNC_CONDITION symbol.
const int Derm.OpenGL.Gl.SYNC_FENCE = 0x9116 |
Value for SYNC_FENCE symbol.
const int Derm.OpenGL.Gl.SYNC_FLAGS = 0x9115 |
Value for SYNC_FLAGS symbol.
const uint Derm.OpenGL.Gl.SYNC_FLUSH_COMMANDS_BIT = 0x00000001 |
Value for SYNC_FLUSH_COMMANDS_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.SYNC_GPU_COMMANDS_COMPLETE = 0x9117 |
Value for SYNC_GPU_COMMANDS_COMPLETE symbol.
const int Derm.OpenGL.Gl.SYNC_STATUS = 0x9114 |
Value for SYNC_STATUS symbol.
const int Derm.OpenGL.Gl.T = 0x2001 |
Value for T symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T2F_C3F_V3F = 0x2A2A |
Value for T2F_C3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T2F_C4F_N3F_V3F = 0x2A2C |
Value for T2F_C4F_N3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T2F_C4UB_V3F = 0x2A29 |
Value for T2F_C4UB_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T2F_IUI_N3F_V2F = 0x81B3 |
Value for T2F_IUI_N3F_V2F_EXT symbol.
const int Derm.OpenGL.Gl.T2F_IUI_N3F_V3F = 0x81B4 |
Value for T2F_IUI_N3F_V3F_EXT symbol.
const int Derm.OpenGL.Gl.T2F_IUI_V2F = 0x81B1 |
Value for T2F_IUI_V2F_EXT symbol.
const int Derm.OpenGL.Gl.T2F_IUI_V3F = 0x81B2 |
Value for T2F_IUI_V3F_EXT symbol.
const int Derm.OpenGL.Gl.T2F_N3F_V3F = 0x2A2B |
Value for T2F_N3F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T2F_V3F = 0x2A27 |
Value for T2F_V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T4F_C4F_N3F_V4F = 0x2A2D |
Value for T4F_C4F_N3F_V4F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.T4F_V4F = 0x2A28 |
Value for T4F_V4F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TABLE_TOO_LARGE = 0x8031 |
Value for TABLE_TOO_LARGE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TANGENT_ARRAY = 0x8439 |
Value for TANGENT_ARRAY_EXT symbol.
const int Derm.OpenGL.Gl.TANGENT_ARRAY_POINTER = 0x8442 |
Value for TANGENT_ARRAY_POINTER_EXT symbol.
const int Derm.OpenGL.Gl.TANGENT_ARRAY_STRIDE = 0x843F |
Value for TANGENT_ARRAY_STRIDE_EXT symbol.
const int Derm.OpenGL.Gl.TANGENT_ARRAY_TYPE = 0x843E |
Value for TANGENT_ARRAY_TYPE_EXT symbol.
const int Derm.OpenGL.Gl.TEXT_FRAGMENT_SHADER = 0x8200 |
Value for TEXT_FRAGMENT_SHADER_ATI symbol.
const int Derm.OpenGL.Gl.TEXTURE = 0x1702 |
Value for TEXTURE symbol.
const int Derm.OpenGL.Gl.TEXTURE0 = 0x84C0 |
Value for TEXTURE0 symbol.
const int Derm.OpenGL.Gl.TEXTURE1 = 0x84C1 |
Value for TEXTURE1 symbol.
const int Derm.OpenGL.Gl.TEXTURE10 = 0x84CA |
Value for TEXTURE10 symbol.
const int Derm.OpenGL.Gl.TEXTURE11 = 0x84CB |
Value for TEXTURE11 symbol.
const int Derm.OpenGL.Gl.TEXTURE12 = 0x84CC |
Value for TEXTURE12 symbol.
const int Derm.OpenGL.Gl.TEXTURE13 = 0x84CD |
Value for TEXTURE13 symbol.
const int Derm.OpenGL.Gl.TEXTURE14 = 0x84CE |
Value for TEXTURE14 symbol.
const int Derm.OpenGL.Gl.TEXTURE15 = 0x84CF |
Value for TEXTURE15 symbol.
const int Derm.OpenGL.Gl.TEXTURE16 = 0x84D0 |
Value for TEXTURE16 symbol.
const int Derm.OpenGL.Gl.TEXTURE17 = 0x84D1 |
Value for TEXTURE17 symbol.
const int Derm.OpenGL.Gl.TEXTURE18 = 0x84D2 |
Value for TEXTURE18 symbol.
const int Derm.OpenGL.Gl.TEXTURE19 = 0x84D3 |
Value for TEXTURE19 symbol.
const int Derm.OpenGL.Gl.TEXTURE2 = 0x84C2 |
Value for TEXTURE2 symbol.
const int Derm.OpenGL.Gl.TEXTURE20 = 0x84D4 |
Value for TEXTURE20 symbol.
const int Derm.OpenGL.Gl.TEXTURE21 = 0x84D5 |
Value for TEXTURE21 symbol.
const int Derm.OpenGL.Gl.TEXTURE22 = 0x84D6 |
Value for TEXTURE22 symbol.
const int Derm.OpenGL.Gl.TEXTURE23 = 0x84D7 |
Value for TEXTURE23 symbol.
const int Derm.OpenGL.Gl.TEXTURE24 = 0x84D8 |
Value for TEXTURE24 symbol.
const int Derm.OpenGL.Gl.TEXTURE25 = 0x84D9 |
Value for TEXTURE25 symbol.
const int Derm.OpenGL.Gl.TEXTURE26 = 0x84DA |
Value for TEXTURE26 symbol.
const int Derm.OpenGL.Gl.TEXTURE27 = 0x84DB |
Value for TEXTURE27 symbol.
const int Derm.OpenGL.Gl.TEXTURE28 = 0x84DC |
Value for TEXTURE28 symbol.
const int Derm.OpenGL.Gl.TEXTURE29 = 0x84DD |
Value for TEXTURE29 symbol.
const int Derm.OpenGL.Gl.TEXTURE3 = 0x84C3 |
Value for TEXTURE3 symbol.
const int Derm.OpenGL.Gl.TEXTURE30 = 0x84DE |
Value for TEXTURE30 symbol.
const int Derm.OpenGL.Gl.TEXTURE31 = 0x84DF |
Value for TEXTURE31 symbol.
const int Derm.OpenGL.Gl.TEXTURE4 = 0x84C4 |
Value for TEXTURE4 symbol.
const int Derm.OpenGL.Gl.TEXTURE5 = 0x84C5 |
Value for TEXTURE5 symbol.
const int Derm.OpenGL.Gl.TEXTURE6 = 0x84C6 |
Value for TEXTURE6 symbol.
const int Derm.OpenGL.Gl.TEXTURE7 = 0x84C7 |
Value for TEXTURE7 symbol.
const int Derm.OpenGL.Gl.TEXTURE8 = 0x84C8 |
Value for TEXTURE8 symbol.
const int Derm.OpenGL.Gl.TEXTURE9 = 0x84C9 |
Value for TEXTURE9 symbol.
const int Derm.OpenGL.Gl.TEXTURE_1D = 0x0DE0 |
Value for TEXTURE_1D symbol.
const int Derm.OpenGL.Gl.TEXTURE_1D_ARRAY = 0x8C18 |
Value for TEXTURE_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_1D_BINDING = 0x8068 |
Value for TEXTURE_1D_BINDING_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_2D = 0x0DE1 |
Value for TEXTURE_2D symbol.
const int Derm.OpenGL.Gl.TEXTURE_2D_ARRAY = 0x8C1A |
Value for TEXTURE_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_2D_BINDING = 0x8069 |
Value for TEXTURE_2D_BINDING_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_2D_MULTISAMPLE = 0x9100 |
Value for TEXTURE_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.TEXTURE_2D_MULTISAMPLE_ARRAY = 0x9102 |
Value for TEXTURE_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_3D = 0x806F |
Value for TEXTURE_3D symbol.
const int Derm.OpenGL.Gl.TEXTURE_ALPHA_SIZE = 0x805F |
Value for TEXTURE_ALPHA_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_ALPHA_TYPE = 0x8C13 |
Value for TEXTURE_ALPHA_TYPE symbol.
const int Derm.OpenGL.Gl.TEXTURE_APPLICATION_MODE = 0x834F |
Value for TEXTURE_APPLICATION_MODE_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_BASE_LEVEL = 0x813C |
Value for TEXTURE_BASE_LEVEL symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_1D = 0x8068 |
Value for TEXTURE_BINDING_1D symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_1D_ARRAY = 0x8C1C |
Value for TEXTURE_BINDING_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_2D = 0x8069 |
Value for TEXTURE_BINDING_2D symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_2D_ARRAY = 0x8C1D |
Value for TEXTURE_BINDING_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_2D_MULTISAMPLE = 0x9104 |
Value for TEXTURE_BINDING_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY = 0x9105 |
Value for TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_3D = 0x806A |
Value for TEXTURE_BINDING_3D symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_BUFFER = 0x8C2C |
Value for TEXTURE_BINDING_BUFFER symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_CUBE_MAP = 0x8514 |
Value for TEXTURE_BINDING_CUBE_MAP symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_CUBE_MAP_ARRAY = 0x900A |
Value for TEXTURE_BINDING_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_RECTANGLE = 0x84F6 |
Value for TEXTURE_BINDING_RECTANGLE symbol.
const int Derm.OpenGL.Gl.TEXTURE_BINDING_RENDERBUFFER = 0x8E53 |
Value for TEXTURE_BINDING_RENDERBUFFER_NV symbol.
const uint Derm.OpenGL.Gl.TEXTURE_BIT = 0x00040000 |
Value for TEXTURE_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_BLUE_SIZE = 0x805E |
Value for TEXTURE_BLUE_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_BLUE_TYPE = 0x8C12 |
Value for TEXTURE_BLUE_TYPE symbol.
const int Derm.OpenGL.Gl.TEXTURE_BORDER = 0x1005 |
Value for TEXTURE_BORDER symbol.
const int Derm.OpenGL.Gl.TEXTURE_BORDER_COLOR = 0x1004 |
Value for TEXTURE_BORDER_COLOR symbol.
const int Derm.OpenGL.Gl.TEXTURE_BORDER_VALUES = 0x871A |
Value for TEXTURE_BORDER_VALUES_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_BUFFER = 0x8C2A |
Value for TEXTURE_BUFFER symbol.
const int Derm.OpenGL.Gl.TEXTURE_BUFFER_DATA_STORE_BINDING = 0x8C2D |
Value for TEXTURE_BUFFER_DATA_STORE_BINDING symbol.
const int Derm.OpenGL.Gl.TEXTURE_BUFFER_FORMAT = 0x8C2E |
Value for TEXTURE_BUFFER_FORMAT symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPARE_FAIL_VALUE = 0x80BF |
Value for TEXTURE_COMPARE_FAIL_VALUE_ARB symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPARE_FUNC = 0x884D |
Value for TEXTURE_COMPARE_FUNC symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPARE_MODE = 0x884C |
Value for TEXTURE_COMPARE_MODE symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPONENTS = 0x1003 |
Value for TEXTURE_COMPONENTS symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COMPRESSED = 0x86A1 |
Value for TEXTURE_COMPRESSED symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPRESSED_IMAGE_SIZE = 0x86A0 |
Value for TEXTURE_COMPRESSED_IMAGE_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_COMPRESSION_HINT = 0x84EF |
Value for TEXTURE_COMPRESSION_HINT symbol.
const int Derm.OpenGL.Gl.TEXTURE_COORD = 0x8C79 |
Value for TEXTURE_COORD_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY = 0x8078 |
Value for TEXTURE_COORD_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_ADDRESS = 0x8F25 |
Value for TEXTURE_COORD_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_BUFFER_BINDING = 0x889A |
Value for TEXTURE_COORD_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_LENGTH = 0x8F2F |
Value for TEXTURE_COORD_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_POINTER = 0x8092 |
Value for TEXTURE_COORD_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_SIZE = 0x8088 |
Value for TEXTURE_COORD_ARRAY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_STRIDE = 0x808A |
Value for TEXTURE_COORD_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_COORD_ARRAY_TYPE = 0x8089 |
Value for TEXTURE_COORD_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP = 0x8513 |
Value for TEXTURE_CUBE_MAP symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_ARRAY = 0x9009 |
Value for TEXTURE_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516 |
Value for TEXTURE_CUBE_MAP_NEGATIVE_X symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_NEGATIVE_Y = 0x8518 |
Value for TEXTURE_CUBE_MAP_NEGATIVE_Y symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_NEGATIVE_Z = 0x851A |
Value for TEXTURE_CUBE_MAP_NEGATIVE_Z symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515 |
Value for TEXTURE_CUBE_MAP_POSITIVE_X symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517 |
Value for TEXTURE_CUBE_MAP_POSITIVE_Y symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_POSITIVE_Z = 0x8519 |
Value for TEXTURE_CUBE_MAP_POSITIVE_Z symbol.
const int Derm.OpenGL.Gl.TEXTURE_CUBE_MAP_SEAMLESS = 0x884F |
Value for TEXTURE_CUBE_MAP_SEAMLESS symbol.
const int Derm.OpenGL.Gl.TEXTURE_DEPTH = 0x8071 |
Value for TEXTURE_DEPTH symbol.
const int Derm.OpenGL.Gl.TEXTURE_DEPTH_SIZE = 0x884A |
Value for TEXTURE_DEPTH_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_DEPTH_TYPE = 0x8C16 |
Value for TEXTURE_DEPTH_TYPE symbol.
const int Derm.OpenGL.Gl.TEXTURE_DS_SIZE = 0x871D |
Value for TEXTURE_DS_SIZE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_DT_SIZE = 0x871E |
Value for TEXTURE_DT_SIZE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_ENV = 0x2300 |
Value for TEXTURE_ENV symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_ENV_COLOR = 0x2201 |
Value for TEXTURE_ENV_COLOR symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_ENV_MODE = 0x2200 |
Value for TEXTURE_ENV_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_FILTER_CONTROL = 0x8500 |
Value for TEXTURE_FILTER_CONTROL symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_FIXED_SAMPLE_LOCATIONS = 0x9107 |
Value for TEXTURE_FIXED_SAMPLE_LOCATIONS symbol.
const int Derm.OpenGL.Gl.TEXTURE_FLOAT_COMPONENTS = 0x888C |
Value for TEXTURE_FLOAT_COMPONENTS_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_FREE_MEMORY = 0x87FC |
Value for TEXTURE_FREE_MEMORY_ATI symbol.
const int Derm.OpenGL.Gl.TEXTURE_GEN_MODE = 0x2500 |
Value for TEXTURE_GEN_MODE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_GEN_Q = 0x0C63 |
Value for TEXTURE_GEN_Q symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_GEN_R = 0x0C62 |
Value for TEXTURE_GEN_R symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_GEN_S = 0x0C60 |
Value for TEXTURE_GEN_S symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_GEN_T = 0x0C61 |
Value for TEXTURE_GEN_T symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_GREEN_SIZE = 0x805D |
Value for TEXTURE_GREEN_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_GREEN_TYPE = 0x8C11 |
Value for TEXTURE_GREEN_TYPE symbol.
const int Derm.OpenGL.Gl.TEXTURE_HEIGHT = 0x1001 |
Value for TEXTURE_HEIGHT symbol.
const int Derm.OpenGL.Gl.TEXTURE_HI_SIZE = 0x871B |
Value for TEXTURE_HI_SIZE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_INDEX_SIZE = 0x80ED |
Value for TEXTURE_INDEX_SIZE_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_INTENSITY_SIZE = 0x8061 |
Value for TEXTURE_INTENSITY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_INTENSITY_TYPE = 0x8C15 |
Value for TEXTURE_INTENSITY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_INTERNAL_FORMAT = 0x1003 |
Value for TEXTURE_INTERNAL_FORMAT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_LIGHT = 0x8350 |
Value for TEXTURE_LIGHT_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_LO_SIZE = 0x871C |
Value for TEXTURE_LO_SIZE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_LOD_BIAS = 0x8501 |
Value for TEXTURE_LOD_BIAS symbol.
const int Derm.OpenGL.Gl.TEXTURE_LUMINANCE_SIZE = 0x8060 |
Value for TEXTURE_LUMINANCE_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_LUMINANCE_TYPE = 0x8C14 |
Value for TEXTURE_LUMINANCE_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_MAG_FILTER = 0x2800 |
Value for TEXTURE_MAG_FILTER symbol.
const int Derm.OpenGL.Gl.TEXTURE_MAG_SIZE = 0x871F |
Value for TEXTURE_MAG_SIZE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_MATERIAL_FACE = 0x8351 |
Value for TEXTURE_MATERIAL_FACE_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_MATERIAL_PARAMETER = 0x8352 |
Value for TEXTURE_MATERIAL_PARAMETER_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_MATRIX = 0x0BA8 |
Value for TEXTURE_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_MAX_ANISOTROPY = 0x84FE |
Value for TEXTURE_MAX_ANISOTROPY_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_MAX_LEVEL = 0x813D |
Value for TEXTURE_MAX_LEVEL symbol.
const int Derm.OpenGL.Gl.TEXTURE_MAX_LOD = 0x813B |
Value for TEXTURE_MAX_LOD symbol.
const int Derm.OpenGL.Gl.TEXTURE_MIN_FILTER = 0x2801 |
Value for TEXTURE_MIN_FILTER symbol.
const int Derm.OpenGL.Gl.TEXTURE_MIN_LOD = 0x813A |
Value for TEXTURE_MIN_LOD symbol.
const int Derm.OpenGL.Gl.TEXTURE_NORMAL = 0x85AF |
Value for TEXTURE_NORMAL_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_PRIORITY = 0x8066 |
Value for TEXTURE_PRIORITY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_RECTANGLE = 0x84F5 |
Value for TEXTURE_RECTANGLE symbol.
const int Derm.OpenGL.Gl.TEXTURE_RED_SIZE = 0x805C |
Value for TEXTURE_RED_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_RED_TYPE = 0x8C10 |
Value for TEXTURE_RED_TYPE symbol.
const int Derm.OpenGL.Gl.TEXTURE_RENDERBUFFER = 0x8E55 |
Value for TEXTURE_RENDERBUFFER_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_RENDERBUFFER_DATA_STORE_BINDING = 0x8E54 |
Value for TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_RESIDENT = 0x8067 |
Value for TEXTURE_RESIDENT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_SAMPLES = 0x9106 |
Value for TEXTURE_SAMPLES symbol.
const int Derm.OpenGL.Gl.TEXTURE_SHADER = 0x86DE |
Value for TEXTURE_SHADER_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_SHARED_SIZE = 0x8C3F |
Value for TEXTURE_SHARED_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_STACK_DEPTH = 0x0BA5 |
Value for TEXTURE_STACK_DEPTH symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TEXTURE_STENCIL_SIZE = 0x88F1 |
Value for TEXTURE_STENCIL_SIZE symbol.
const int Derm.OpenGL.Gl.TEXTURE_SWIZZLE_A = 0x8E45 |
Value for TEXTURE_SWIZZLE_A_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_SWIZZLE_B = 0x8E44 |
Value for TEXTURE_SWIZZLE_B_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_SWIZZLE_G = 0x8E43 |
Value for TEXTURE_SWIZZLE_G_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_SWIZZLE_R = 0x8E42 |
Value for TEXTURE_SWIZZLE_R_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_SWIZZLE_RGBA = 0x8E46 |
Value for TEXTURE_SWIZZLE_RGBA_EXT symbol.
const int Derm.OpenGL.Gl.TEXTURE_UNSIGNED_REMAP_MODE = 0x888F |
Value for TEXTURE_UNSIGNED_REMAP_MODE_NV symbol.
const int Derm.OpenGL.Gl.TEXTURE_WIDTH = 0x1000 |
Value for TEXTURE_WIDTH symbol.
const int Derm.OpenGL.Gl.TEXTURE_WRAP_R = 0x8072 |
Value for TEXTURE_WRAP_R symbol.
const int Derm.OpenGL.Gl.TEXTURE_WRAP_S = 0x2802 |
Value for TEXTURE_WRAP_S symbol.
const int Derm.OpenGL.Gl.TEXTURE_WRAP_T = 0x2803 |
Value for TEXTURE_WRAP_T symbol.
const int Derm.OpenGL.Gl.TIME_ELAPSED = 0x88BF |
Value for TIME_ELAPSED_EXT symbol.
const int Derm.OpenGL.Gl.TIMEOUT_EXPIRED = 0x911B |
Value for TIMEOUT_EXPIRED symbol.
const ulong Derm.OpenGL.Gl.TIMEOUT_IGNORED = 0xFFFFFFFFFFFFFFFF |
Value for TIMEOUT_IGNORED symbol.
const int Derm.OpenGL.Gl.TRACK_MATRIX = 0x8648 |
Value for TRACK_MATRIX_NV symbol.
const int Derm.OpenGL.Gl.TRACK_MATRIX_TRANSFORM = 0x8649 |
Value for TRACK_MATRIX_TRANSFORM_NV symbol.
const uint Derm.OpenGL.Gl.TRANSFORM_BIT = 0x00001000 |
Value for TRANSFORM_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK = 0x8E22 |
Value for TRANSFORM_FEEDBACK_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_ATTRIBS = 0x8C7E |
Value for TRANSFORM_FEEDBACK_ATTRIBS_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BINDING = 0x8E25 |
Value for TRANSFORM_FEEDBACK_BINDING_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER = 0x8C8E |
Value for TRANSFORM_FEEDBACK_BUFFER symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_ACTIVE = 0x8E24 |
Value for TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_BINDING = 0x8C8F |
Value for TRANSFORM_FEEDBACK_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_MODE = 0x8C7F |
Value for TRANSFORM_FEEDBACK_BUFFER_MODE symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_PAUSED = 0x8E23 |
Value for TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_SIZE = 0x8C85 |
Value for TRANSFORM_FEEDBACK_BUFFER_SIZE symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_BUFFER_START = 0x8C84 |
Value for TRANSFORM_FEEDBACK_BUFFER_START symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN = 0x8C88 |
Value for TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_RECORD = 0x8C86 |
Value for TRANSFORM_FEEDBACK_RECORD_NV symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH = 0x8C76 |
Value for TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH symbol.
const int Derm.OpenGL.Gl.TRANSFORM_FEEDBACK_VARYINGS = 0x8C83 |
Value for TRANSFORM_FEEDBACK_VARYINGS symbol.
const int Derm.OpenGL.Gl.TRANSPOSE = 0x862C |
Value for TRANSPOSE_NV symbol.
const int Derm.OpenGL.Gl.TRANSPOSE_COLOR_MATRIX = 0x84E6 |
Value for TRANSPOSE_COLOR_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TRANSPOSE_CURRENT_MATRIX = 0x88B7 |
Value for TRANSPOSE_CURRENT_MATRIX_ARB symbol.
const int Derm.OpenGL.Gl.TRANSPOSE_MODELVIEW_MATRIX = 0x84E3 |
Value for TRANSPOSE_MODELVIEW_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TRANSPOSE_PROGRAM_MATRIX = 0x8E2E |
Value for TRANSPOSE_PROGRAM_MATRIX_EXT symbol.
const int Derm.OpenGL.Gl.TRANSPOSE_PROJECTION_MATRIX = 0x84E4 |
Value for TRANSPOSE_PROJECTION_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TRANSPOSE_TEXTURE_MATRIX = 0x84E5 |
Value for TRANSPOSE_TEXTURE_MATRIX symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.TRIANGLE_FAN = 0x0006 |
Value for TRIANGLE_FAN symbol.
const int Derm.OpenGL.Gl.TRIANGLE_STRIP = 0x0005 |
Value for TRIANGLE_STRIP symbol.
const int Derm.OpenGL.Gl.TRIANGLE_STRIP_ADJACENCY = 0x000D |
Value for TRIANGLE_STRIP_ADJACENCY symbol.
const int Derm.OpenGL.Gl.TRIANGLES = 0x0004 |
Value for TRIANGLES symbol.
const int Derm.OpenGL.Gl.TRIANGLES_ADJACENCY = 0x000C |
Value for TRIANGLES_ADJACENCY symbol.
const int Derm.OpenGL.Gl.TRUE = 1 |
Value for TRUE symbol.
const int Derm.OpenGL.Gl.TYPE_RGBA_FLOAT = 0x8820 |
Value for TYPE_RGBA_FLOAT_ATI symbol.
const int Derm.OpenGL.Gl.UNIFORM_ARRAY_STRIDE = 0x8A3C |
Value for UNIFORM_ARRAY_STRIDE symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES = 0x8A43 |
Value for UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_ACTIVE_UNIFORMS = 0x8A42 |
Value for UNIFORM_BLOCK_ACTIVE_UNIFORMS symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_BINDING = 0x8A3F |
Value for UNIFORM_BLOCK_BINDING symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_DATA_SIZE = 0x8A40 |
Value for UNIFORM_BLOCK_DATA_SIZE symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_INDEX = 0x8A3A |
Value for UNIFORM_BLOCK_INDEX symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_NAME_LENGTH = 0x8A41 |
Value for UNIFORM_BLOCK_NAME_LENGTH symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER = 0x8A46 |
Value for UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER = 0x8A45 |
Value for UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER symbol.
const int Derm.OpenGL.Gl.UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER = 0x8A44 |
Value for UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER symbol.
const int Derm.OpenGL.Gl.UNIFORM_BUFFER = 0x8A11 |
Value for UNIFORM_BUFFER symbol.
const int Derm.OpenGL.Gl.UNIFORM_BUFFER_BINDING = 0x8A28 |
Value for UNIFORM_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.UNIFORM_BUFFER_OFFSET_ALIGNMENT = 0x8A34 |
Value for UNIFORM_BUFFER_OFFSET_ALIGNMENT symbol.
const int Derm.OpenGL.Gl.UNIFORM_BUFFER_SIZE = 0x8A2A |
Value for UNIFORM_BUFFER_SIZE symbol.
const int Derm.OpenGL.Gl.UNIFORM_BUFFER_START = 0x8A29 |
Value for UNIFORM_BUFFER_START symbol.
const int Derm.OpenGL.Gl.UNIFORM_IS_ROW_MAJOR = 0x8A3E |
Value for UNIFORM_IS_ROW_MAJOR symbol.
const int Derm.OpenGL.Gl.UNIFORM_MATRIX_STRIDE = 0x8A3D |
Value for UNIFORM_MATRIX_STRIDE symbol.
const int Derm.OpenGL.Gl.UNIFORM_NAME_LENGTH = 0x8A39 |
Value for UNIFORM_NAME_LENGTH symbol.
const int Derm.OpenGL.Gl.UNIFORM_OFFSET = 0x8A3B |
Value for UNIFORM_OFFSET symbol.
const int Derm.OpenGL.Gl.UNIFORM_SIZE = 0x8A38 |
Value for UNIFORM_SIZE symbol.
const int Derm.OpenGL.Gl.UNIFORM_TYPE = 0x8A37 |
Value for UNIFORM_TYPE symbol.
const int Derm.OpenGL.Gl.UNPACK_ALIGNMENT = 0x0CF5 |
Value for UNPACK_ALIGNMENT symbol.
const int Derm.OpenGL.Gl.UNPACK_IMAGE_HEIGHT = 0x806E |
Value for UNPACK_IMAGE_HEIGHT symbol.
const int Derm.OpenGL.Gl.UNPACK_LSB_FIRST = 0x0CF1 |
Value for UNPACK_LSB_FIRST symbol.
const int Derm.OpenGL.Gl.UNPACK_ROW_LENGTH = 0x0CF2 |
Value for UNPACK_ROW_LENGTH symbol.
const int Derm.OpenGL.Gl.UNPACK_SKIP_IMAGES = 0x806D |
Value for UNPACK_SKIP_IMAGES symbol.
const int Derm.OpenGL.Gl.UNPACK_SKIP_PIXELS = 0x0CF4 |
Value for UNPACK_SKIP_PIXELS symbol.
const int Derm.OpenGL.Gl.UNPACK_SKIP_ROWS = 0x0CF3 |
Value for UNPACK_SKIP_ROWS symbol.
const int Derm.OpenGL.Gl.UNPACK_SWAP_BYTES = 0x0CF0 |
Value for UNPACK_SWAP_BYTES symbol.
const int Derm.OpenGL.Gl.UNSIGNALED = 0x9118 |
Value for UNSIGNALED symbol.
const int Derm.OpenGL.Gl.UNSIGNED_BYTE = 0x1401 |
Value for UNSIGNED_BYTE symbol.
const int Derm.OpenGL.Gl.UNSIGNED_BYTE_2_3_3_REV = 0x8362 |
Value for UNSIGNED_BYTE_2_3_3_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_BYTE_3_3_2 = 0x8032 |
Value for UNSIGNED_BYTE_3_3_2 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_IDENTITY = 0x8536 |
Value for UNSIGNED_IDENTITY_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT = 0x1405 |
Value for UNSIGNED_INT symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_10_10_10_2 = 0x8036 |
Value for UNSIGNED_INT_10_10_10_2 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_10F_11F_11F_REV = 0x8C3B |
Value for UNSIGNED_INT_10F_11F_11F_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_24_8 = 0x84FA |
Value for UNSIGNED_INT_24_8 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_2_10_10_10_REV = 0x8368 |
Value for UNSIGNED_INT_2_10_10_10_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_5_9_9_9_REV = 0x8C3E |
Value for UNSIGNED_INT_5_9_9_9_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_8_8_8_8 = 0x8035 |
Value for UNSIGNED_INT_8_8_8_8 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_8_8_8_8_REV = 0x8367 |
Value for UNSIGNED_INT_8_8_8_8_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_8_8_S8_S8_REV = 0x86DB |
Value for UNSIGNED_INT_8_8_S8_S8_REV_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_S8_S8_8_8 = 0x86DA |
Value for UNSIGNED_INT_S8_S8_8_8_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_1D = 0x8DD1 |
Value for UNSIGNED_INT_SAMPLER_1D symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_1D_ARRAY = 0x8DD6 |
Value for UNSIGNED_INT_SAMPLER_1D_ARRAY symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_2D = 0x8DD2 |
Value for UNSIGNED_INT_SAMPLER_2D symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_2D_ARRAY = 0x8DD7 |
Value for UNSIGNED_INT_SAMPLER_2D_ARRAY symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE = 0x910A |
Value for UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY = 0x910D |
Value for UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_2D_RECT = 0x8DD5 |
Value for UNSIGNED_INT_SAMPLER_2D_RECT symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_3D = 0x8DD3 |
Value for UNSIGNED_INT_SAMPLER_3D symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_BUFFER = 0x8DD8 |
Value for UNSIGNED_INT_SAMPLER_BUFFER symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_CUBE = 0x8DD4 |
Value for UNSIGNED_INT_SAMPLER_CUBE symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY = 0x900F |
Value for UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_SAMPLER_RENDERBUFFER = 0x8E58 |
Value for UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_VEC2 = 0x8DC6 |
Value for UNSIGNED_INT_VEC2 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_VEC3 = 0x8DC7 |
Value for UNSIGNED_INT_VEC3 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INT_VEC4 = 0x8DC8 |
Value for UNSIGNED_INT_VEC4 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_INVERT = 0x8537 |
Value for UNSIGNED_INVERT_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_NEGATE = 0x853D |
Value for UNSIGNED_NEGATE_NV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_NORMALIZED = 0x8C17 |
Value for UNSIGNED_NORMALIZED symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT = 0x1403 |
Value for UNSIGNED_SHORT symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_1_5_5_5_REV = 0x8366 |
Value for UNSIGNED_SHORT_1_5_5_5_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_4_4_4_4 = 0x8033 |
Value for UNSIGNED_SHORT_4_4_4_4 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_4_4_4_4_REV = 0x8365 |
Value for UNSIGNED_SHORT_4_4_4_4_REV symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_5_5_5_1 = 0x8034 |
Value for UNSIGNED_SHORT_5_5_5_1 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_5_6_5 = 0x8363 |
Value for UNSIGNED_SHORT_5_6_5 symbol.
const int Derm.OpenGL.Gl.UNSIGNED_SHORT_5_6_5_REV = 0x8364 |
Value for UNSIGNED_SHORT_5_6_5_REV symbol.
const int Derm.OpenGL.Gl.UPPER_LEFT = 0x8CA2 |
Value for UPPER_LEFT symbol.
const int Derm.OpenGL.Gl.V2F = 0x2A20 |
Value for V2F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.V3F = 0x2A21 |
Value for V3F symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VALIDATE_STATUS = 0x8B83 |
Value for VALIDATE_STATUS symbol.
const int Derm.OpenGL.Gl.VARIABLE_A = 0x8523 |
Value for VARIABLE_A_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_B = 0x8524 |
Value for VARIABLE_B_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_C = 0x8525 |
Value for VARIABLE_C_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_D = 0x8526 |
Value for VARIABLE_D_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_E = 0x8527 |
Value for VARIABLE_E_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_F = 0x8528 |
Value for VARIABLE_F_NV symbol.
const int Derm.OpenGL.Gl.VARIABLE_G = 0x8529 |
Value for VARIABLE_G_NV symbol.
const int Derm.OpenGL.Gl.VARIANT = 0x87C1 |
Value for VARIANT_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_ARRAY = 0x87E8 |
Value for VARIANT_ARRAY_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_ARRAY_POINTER = 0x87E9 |
Value for VARIANT_ARRAY_POINTER_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_ARRAY_STRIDE = 0x87E6 |
Value for VARIANT_ARRAY_STRIDE_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_ARRAY_TYPE = 0x87E7 |
Value for VARIANT_ARRAY_TYPE_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_DATATYPE = 0x87E5 |
Value for VARIANT_DATATYPE_EXT symbol.
const int Derm.OpenGL.Gl.VARIANT_VALUE = 0x87E4 |
Value for VARIANT_VALUE_EXT symbol.
const int Derm.OpenGL.Gl.VBO_FREE_MEMORY = 0x87FB |
Value for VBO_FREE_MEMORY_ATI symbol.
const int Derm.OpenGL.Gl.VECTOR = 0x87BF |
Value for VECTOR_EXT symbol.
const int Derm.OpenGL.Gl.VENDOR = 0x1F00 |
Value for VENDOR symbol.
const int Derm.OpenGL.Gl.VERSION = 0x1F02 |
Value for VERSION symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY = 0x8074 |
Value for VERTEX_ARRAY symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_ADDRESS = 0x8F21 |
Value for VERTEX_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_BINDING = 0x85B5 |
Value for VERTEX_ARRAY_BINDING symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_BUFFER_BINDING = 0x8896 |
Value for VERTEX_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_LENGTH = 0x8F2B |
Value for VERTEX_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_POINTER = 0x808E |
Value for VERTEX_ARRAY_POINTER symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_RANGE_VALID = 0x851F |
Value for VERTEX_ARRAY_RANGE_VALID_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_RANGE_WITHOUT_FLUSH = 0x8533 |
Value for VERTEX_ARRAY_RANGE_WITHOUT_FLUSH_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_SIZE = 0x807A |
Value for VERTEX_ARRAY_SIZE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_STRIDE = 0x807C |
Value for VERTEX_ARRAY_STRIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ARRAY_TYPE = 0x807B |
Value for VERTEX_ARRAY_TYPE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY0 = 0x8650 |
Value for VERTEX_ATTRIB_ARRAY0_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY1 = 0x8651 |
Value for VERTEX_ATTRIB_ARRAY1_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY10 = 0x865A |
Value for VERTEX_ATTRIB_ARRAY10_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY11 = 0x865B |
Value for VERTEX_ATTRIB_ARRAY11_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY12 = 0x865C |
Value for VERTEX_ATTRIB_ARRAY12_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY13 = 0x865D |
Value for VERTEX_ATTRIB_ARRAY13_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY14 = 0x865E |
Value for VERTEX_ATTRIB_ARRAY14_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY15 = 0x865F |
Value for VERTEX_ATTRIB_ARRAY15_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY2 = 0x8652 |
Value for VERTEX_ATTRIB_ARRAY2_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY3 = 0x8653 |
Value for VERTEX_ATTRIB_ARRAY3_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY4 = 0x8654 |
Value for VERTEX_ATTRIB_ARRAY4_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY5 = 0x8655 |
Value for VERTEX_ATTRIB_ARRAY5_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY6 = 0x8656 |
Value for VERTEX_ATTRIB_ARRAY6_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY7 = 0x8657 |
Value for VERTEX_ATTRIB_ARRAY7_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY8 = 0x8658 |
Value for VERTEX_ATTRIB_ARRAY8_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY9 = 0x8659 |
Value for VERTEX_ATTRIB_ARRAY9_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_ADDRESS = 0x8F20 |
Value for VERTEX_ATTRIB_ARRAY_ADDRESS_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_BUFFER_BINDING = 0x889F |
Value for VERTEX_ATTRIB_ARRAY_BUFFER_BINDING symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_DIVISOR = 0x88FE |
Value for VERTEX_ATTRIB_ARRAY_DIVISOR_ARB symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_ENABLED = 0x8622 |
Value for VERTEX_ATTRIB_ARRAY_ENABLED symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_INTEGER = 0x88FD |
Value for VERTEX_ATTRIB_ARRAY_INTEGER symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_LENGTH = 0x8F2A |
Value for VERTEX_ATTRIB_ARRAY_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_NORMALIZED = 0x886A |
Value for VERTEX_ATTRIB_ARRAY_NORMALIZED symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_POINTER = 0x8645 |
Value for VERTEX_ATTRIB_ARRAY_POINTER symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_SIZE = 0x8623 |
Value for VERTEX_ATTRIB_ARRAY_SIZE symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_STRIDE = 0x8624 |
Value for VERTEX_ATTRIB_ARRAY_STRIDE symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_TYPE = 0x8625 |
Value for VERTEX_ATTRIB_ARRAY_TYPE symbol.
const int Derm.OpenGL.Gl.VERTEX_ATTRIB_ARRAY_UNIFIED = 0x8F1E |
Value for VERTEX_ATTRIB_ARRAY_UNIFIED_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_BLEND = 0x86A7 |
Value for VERTEX_BLEND_ARB symbol.
const int Derm.OpenGL.Gl.VERTEX_ID = 0x8C7B |
Value for VERTEX_ID_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_PROGRAM = 0x8620 |
Value for VERTEX_PROGRAM_ARB symbol.
const int Derm.OpenGL.Gl.VERTEX_PROGRAM_BINDING = 0x864A |
Value for VERTEX_PROGRAM_BINDING_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_PROGRAM_PARAMETER_BUFFER = 0x8DA2 |
Value for VERTEX_PROGRAM_PARAMETER_BUFFER_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_PROGRAM_POINT_SIZE = 0x8642 |
Value for VERTEX_PROGRAM_POINT_SIZE symbol.
const int Derm.OpenGL.Gl.VERTEX_PROGRAM_TWO_SIDE = 0x8643 |
Value for VERTEX_PROGRAM_TWO_SIDE symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.VERTEX_SHADER = 0x8B31 |
Value for VERTEX_SHADER symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_BINDING = 0x8781 |
Value for VERTEX_SHADER_BINDING_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_INSTRUCTIONS = 0x87CF |
Value for VERTEX_SHADER_INSTRUCTIONS_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_INVARIANTS = 0x87D1 |
Value for VERTEX_SHADER_INVARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_LOCAL_CONSTANTS = 0x87D2 |
Value for VERTEX_SHADER_LOCAL_CONSTANTS_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_LOCALS = 0x87D3 |
Value for VERTEX_SHADER_LOCALS_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_OPTIMIZED = 0x87D4 |
Value for VERTEX_SHADER_OPTIMIZED_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SHADER_VARIANTS = 0x87D0 |
Value for VERTEX_SHADER_VARIANTS_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_SOURCE = 0x8774 |
Value for VERTEX_SOURCE_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STATE_PROGRAM = 0x8621 |
Value for VERTEX_STATE_PROGRAM_NV symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM0 = 0x876C |
Value for VERTEX_STREAM0_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM1 = 0x876D |
Value for VERTEX_STREAM1_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM2 = 0x876E |
Value for VERTEX_STREAM2_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM3 = 0x876F |
Value for VERTEX_STREAM3_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM4 = 0x8770 |
Value for VERTEX_STREAM4_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM5 = 0x8771 |
Value for VERTEX_STREAM5_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM6 = 0x8772 |
Value for VERTEX_STREAM6_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_STREAM7 = 0x8773 |
Value for VERTEX_STREAM7_ATI symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHT_ARRAY = 0x850C |
Value for VERTEX_WEIGHT_ARRAY_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHT_ARRAY_POINTER = 0x8510 |
Value for VERTEX_WEIGHT_ARRAY_POINTER_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHT_ARRAY_SIZE = 0x850D |
Value for VERTEX_WEIGHT_ARRAY_SIZE_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHT_ARRAY_STRIDE = 0x850F |
Value for VERTEX_WEIGHT_ARRAY_STRIDE_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHT_ARRAY_TYPE = 0x850E |
Value for VERTEX_WEIGHT_ARRAY_TYPE_EXT symbol.
const int Derm.OpenGL.Gl.VERTEX_WEIGHTING = 0x8509 |
Value for VERTEX_WEIGHTING_EXT symbol.
const int Derm.OpenGL.Gl.VIBRANCE_BIAS = 0x8719 |
Value for VIBRANCE_BIAS_NV symbol.
const int Derm.OpenGL.Gl.VIBRANCE_SCALE = 0x8713 |
Value for VIBRANCE_SCALE_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_BUFFER = 0x9020 |
Value for VIDEO_BUFFER_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_BUFFER_BINDING = 0x9021 |
Value for VIDEO_BUFFER_BINDING_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_BUFFER_INTERNAL_FORMAT = 0x902D |
Value for VIDEO_BUFFER_INTERNAL_FORMAT_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_BUFFER_PITCH = 0x9028 |
Value for VIDEO_BUFFER_PITCH_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_FIELD_LOWER_HEIGHT = 0x903B |
Value for VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_FIELD_UPPER_HEIGHT = 0x903A |
Value for VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_FRAME_HEIGHT = 0x9039 |
Value for VIDEO_CAPTURE_FRAME_HEIGHT_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_FRAME_WIDTH = 0x9038 |
Value for VIDEO_CAPTURE_FRAME_WIDTH_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_SURFACE_ORIGIN = 0x903C |
Value for VIDEO_CAPTURE_SURFACE_ORIGIN_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_CAPTURE_TO_422_SUPPORTED = 0x9026 |
Value for VIDEO_CAPTURE_TO_422_SUPPORTED_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_COLOR_CONVERSION_MATRIX = 0x9029 |
Value for VIDEO_COLOR_CONVERSION_MATRIX_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_COLOR_CONVERSION_MAX = 0x902A |
Value for VIDEO_COLOR_CONVERSION_MAX_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_COLOR_CONVERSION_MIN = 0x902B |
Value for VIDEO_COLOR_CONVERSION_MIN_NV symbol.
const int Derm.OpenGL.Gl.VIDEO_COLOR_CONVERSION_OFFSET = 0x902C |
Value for VIDEO_COLOR_CONVERSION_OFFSET_NV symbol.
const int Derm.OpenGL.Gl.VIEWPORT = 0x0BA2 |
Value for VIEWPORT symbol.
const uint Derm.OpenGL.Gl.VIEWPORT_BIT = 0x00000800 |
Value for VIEWPORT_BIT symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.W = 0x87D8 |
Value for W_EXT symbol.
const int Derm.OpenGL.Gl.WAIT_FAILED = 0x911D |
Value for WAIT_FAILED symbol.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY = 0x86AD |
Value for WEIGHT_ARRAY_ARB symbol.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY_BUFFER_BINDING = 0x889E |
Value for WEIGHT_ARRAY_BUFFER_BINDING symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY_POINTER = 0x86AC |
Value for WEIGHT_ARRAY_POINTER_ARB symbol.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY_SIZE = 0x86AB |
Value for WEIGHT_ARRAY_SIZE_ARB symbol.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY_STRIDE = 0x86AA |
Value for WEIGHT_ARRAY_STRIDE_ARB symbol.
const int Derm.OpenGL.Gl.WEIGHT_ARRAY_TYPE = 0x86A9 |
Value for WEIGHT_ARRAY_TYPE_ARB symbol.
const int Derm.OpenGL.Gl.WEIGHT_SUM_UNITY = 0x86A6 |
Value for WEIGHT_SUM_UNITY_ARB symbol.
const int Derm.OpenGL.Gl.WRITE_ONLY = 0x88B9 |
Value for WRITE_ONLY symbol.
const int Derm.OpenGL.Gl.WRITE_PIXEL_DATA_RANGE = 0x8878 |
Value for WRITE_PIXEL_DATA_RANGE_NV symbol.
const int Derm.OpenGL.Gl.WRITE_PIXEL_DATA_RANGE_LENGTH = 0x887A |
Value for WRITE_PIXEL_DATA_RANGE_LENGTH_NV symbol.
const int Derm.OpenGL.Gl.WRITE_PIXEL_DATA_RANGE_POINTER = 0x887C |
Value for WRITE_PIXEL_DATA_RANGE_POINTER_NV symbol.
const int Derm.OpenGL.Gl.X = 0x87D5 |
Value for X_EXT symbol.
const int Derm.OpenGL.Gl.XOR = 0x1506 |
Value for XOR symbol.
const int Derm.OpenGL.Gl.Y = 0x87D6 |
Value for Y_EXT symbol.
const int Derm.OpenGL.Gl.YCBAYCR8A_4224 = 0x9032 |
Value for YCBAYCR8A_4224_NV symbol.
const int Derm.OpenGL.Gl.YCBYCR8_422 = 0x9031 |
Value for YCBYCR8_422_NV symbol.
const int Derm.OpenGL.Gl.Z = 0x87D7 |
Value for Z_EXT symbol.
const int Derm.OpenGL.Gl.Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224 = 0x9036 |
Value for Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV symbol.
const int Derm.OpenGL.Gl.Z4Y12Z4CB12Z4CR12_444 = 0x9037 |
Value for Z4Y12Z4CB12Z4CR12_444_NV symbol.
const int Derm.OpenGL.Gl.Z4Y12Z4CB12Z4Y12Z4CR12_422 = 0x9035 |
Value for Z4Y12Z4CB12Z4Y12Z4CR12_422_NV symbol.
const int Derm.OpenGL.Gl.Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224 = 0x9034 |
Value for Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV symbol.
const int Derm.OpenGL.Gl.Z6Y10Z6CB10Z6Y10Z6CR10_422 = 0x9033 |
Value for Z6Y10Z6CB10Z6Y10Z6CR10_422_NV symbol.
const int Derm.OpenGL.Gl.ZERO = 0 |
Value for ZERO symbol.
const int Derm.OpenGL.Gl.ZOOM_X = 0x0D16 |
Value for ZOOM_X symbol (DEPRECATED).
This enumeration value is DEPRECATED.
const int Derm.OpenGL.Gl.ZOOM_Y = 0x0D17 |
Value for ZOOM_Y symbol (DEPRECATED).
This enumeration value is DEPRECATED.