GLES30 Class

Definition

OpenGL ES 3.

[Android.Runtime.Register("android/opengl/GLES30", DoNotGenerateAcw=true)]
public class GLES30 : Android.Opengl.GLES20
[<Android.Runtime.Register("android/opengl/GLES30", DoNotGenerateAcw=true)>]
type GLES30 = class
    inherit GLES20
Inheritance
Derived
Attributes

Remarks

OpenGL ES 3.0

Java documentation for android.opengl.GLES30.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

GLES30()
GLES30(IntPtr, JniHandleOwnership)

A constructor used when creating managed representations of JNI objects; called by the runtime.

Fields

GlActiveAttributeMaxLength (Inherited from GLES20)
GlActiveAttributes (Inherited from GLES20)
GlActiveUniformBlockMaxNameLength
GlActiveUniformBlocks
GlActiveUniformMaxLength (Inherited from GLES20)
GlActiveUniforms (Inherited from GLES20)
GlAliasedLineWidthRange (Inherited from GLES20)
GlAliasedPointSizeRange (Inherited from GLES20)
GlAlpha (Inherited from GLES20)
GlAlphaBits (Inherited from GLES20)
GlAlreadySignaled
GlAlways (Inherited from GLES20)
GlAnySamplesPassed
GlAnySamplesPassedConservative
GlArrayBuffer (Inherited from GLES20)
GlArrayBufferBinding (Inherited from GLES20)
GlAttachedShaders (Inherited from GLES20)
GlBack (Inherited from GLES20)
GlBlend (Inherited from GLES20)
GlBlendDstAlpha (Inherited from GLES20)
GlBlendDstRgb (Inherited from GLES20)
GlBlendEquationAlpha (Inherited from GLES20)
GlBlendEquationRgb (Inherited from GLES20)
GlBlendSrcAlpha (Inherited from GLES20)
GlBlendSrcRgb (Inherited from GLES20)
GlBlue
GlBlueBits (Inherited from GLES20)
GlBool (Inherited from GLES20)
GlBoolVec2 (Inherited from GLES20)
GlBoolVec3 (Inherited from GLES20)
GlBoolVec4 (Inherited from GLES20)
GlBufferAccessFlags
GlBufferMapLength
GlBufferMapOffset
GlBufferMapped
GlBufferMapPointer
GlBufferSize (Inherited from GLES20)
GlBufferUsage (Inherited from GLES20)
GlByte (Inherited from GLES20)
GlCcw (Inherited from GLES20)
GlClampToEdge (Inherited from GLES20)
GlColor
GlColorAttachment0 (Inherited from GLES20)
GlColorAttachment1
GlColorAttachment10
GlColorAttachment11
GlColorAttachment12
GlColorAttachment13
GlColorAttachment14
GlColorAttachment15
GlColorAttachment2
GlColorAttachment3
GlColorAttachment4
GlColorAttachment5
GlColorAttachment6
GlColorAttachment7
GlColorAttachment8
GlColorAttachment9
GlColorBufferBit (Inherited from GLES20)
GlColorClearValue (Inherited from GLES20)
GlColorWritemask (Inherited from GLES20)
GlCompareRefToTexture
GlCompileStatus (Inherited from GLES20)
GlCompressedR11Eac
GlCompressedRg11Eac
GlCompressedRgb8Etc2
GlCompressedRgb8PunchthroughAlpha1Etc2
GlCompressedRgba8Etc2Eac
GlCompressedSignedR11Eac
GlCompressedSignedRg11Eac
GlCompressedSrgb8Alpha8Etc2Eac
GlCompressedSrgb8Etc2
GlCompressedSrgb8PunchthroughAlpha1Etc2
GlCompressedTextureFormats (Inherited from GLES20)
GlConditionSatisfied
GlConstantAlpha (Inherited from GLES20)
GlConstantColor (Inherited from GLES20)
GlCopyReadBuffer
GlCopyReadBufferBinding
GlCopyWriteBuffer
GlCopyWriteBufferBinding
GlCullFaceMode (Inherited from GLES20)
GlCurrentProgram (Inherited from GLES20)
GlCurrentQuery
GlCurrentVertexAttrib (Inherited from GLES20)
GlCw (Inherited from GLES20)
GlDecr (Inherited from GLES20)
GlDecrWrap (Inherited from GLES20)
GlDeleteStatus (Inherited from GLES20)
GlDepth
GlDepth24Stencil8
GlDepth32fStencil8
GlDepthAttachment (Inherited from GLES20)
GlDepthBits (Inherited from GLES20)
GlDepthBufferBit (Inherited from GLES20)
GlDepthClearValue (Inherited from GLES20)
GlDepthComponent (Inherited from GLES20)
GlDepthComponent16 (Inherited from GLES20)
GlDepthComponent24
GlDepthComponent32f
GlDepthRange (Inherited from GLES20)
GlDepthStencil
GlDepthStencilAttachment
GlDepthTest (Inherited from GLES20)
GlDepthWritemask (Inherited from GLES20)
GlDither (Inherited from GLES20)
GlDontCare (Inherited from GLES20)
GlDrawBuffer0
GlDrawBuffer1
GlDrawBuffer10
GlDrawBuffer11
GlDrawBuffer12
GlDrawBuffer13
GlDrawBuffer14
GlDrawBuffer15
GlDrawBuffer2
GlDrawBuffer3
GlDrawBuffer4
GlDrawBuffer5
GlDrawBuffer6
GlDrawBuffer7
GlDrawBuffer8
GlDrawBuffer9
GlDrawFramebuffer
GlDrawFramebufferBinding
GlDstAlpha (Inherited from GLES20)
GlDstColor (Inherited from GLES20)
GlDynamicCopy
GlDynamicDraw (Inherited from GLES20)
GlDynamicRead
GlElementArrayBuffer (Inherited from GLES20)
GlElementArrayBufferBinding (Inherited from GLES20)
GlEqual (Inherited from GLES20)
GlExtensions (Inherited from GLES20)
GlFalse (Inherited from GLES20)
GlFastest (Inherited from GLES20)
GlFixed (Inherited from GLES20)
GlFloat (Inherited from GLES20)
GlFloat32UnsignedInt248Rev
GlFloatMat2 (Inherited from GLES20)
GLFLOATMAT2x3
GLFLOATMAT2x4
GlFloatMat3 (Inherited from GLES20)
GLFLOATMAT3x2
GLFLOATMAT3x4
GlFloatMat4 (Inherited from GLES20)
GLFLOATMAT4x2
GLFLOATMAT4x3
GlFloatVec2 (Inherited from GLES20)
GlFloatVec3 (Inherited from GLES20)
GlFloatVec4 (Inherited from GLES20)
GlFragmentShader (Inherited from GLES20)
GlFragmentShaderDerivativeHint
GlFramebuffer (Inherited from GLES20)
GlFramebufferAttachmentAlphaSize
GlFramebufferAttachmentBlueSize
GlFramebufferAttachmentColorEncoding
GlFramebufferAttachmentComponentType
GlFramebufferAttachmentDepthSize
GlFramebufferAttachmentGreenSize
GlFramebufferAttachmentObjectName (Inherited from GLES20)
GlFramebufferAttachmentObjectType (Inherited from GLES20)
GlFramebufferAttachmentRedSize
GlFramebufferAttachmentStencilSize
GlFramebufferAttachmentTextureCubeMapFace (Inherited from GLES20)
GlFramebufferAttachmentTextureLayer
GlFramebufferAttachmentTextureLevel (Inherited from GLES20)
GlFramebufferBinding (Inherited from GLES20)
GlFramebufferComplete (Inherited from GLES20)
GlFramebufferDefault
GlFramebufferIncompleteAttachment (Inherited from GLES20)
GlFramebufferIncompleteDimensions (Inherited from GLES20)
GlFramebufferIncompleteMissingAttachment (Inherited from GLES20)
GlFramebufferIncompleteMultisample
GlFramebufferUndefined
GlFramebufferUnsupported (Inherited from GLES20)
GlFront (Inherited from GLES20)
GlFrontAndBack (Inherited from GLES20)
GlFuncAdd (Inherited from GLES20)
GlFuncReverseSubtract (Inherited from GLES20)
GlFuncSubtract (Inherited from GLES20)
GlGenerateMipmapHint (Inherited from GLES20)
GlGequal (Inherited from GLES20)
GlGreater (Inherited from GLES20)
GlGreen
GlGreenBits (Inherited from GLES20)
GlHalfFloat
GlHighFloat (Inherited from GLES20)
GlHighInt (Inherited from GLES20)
GlImplementationColorReadFormat (Inherited from GLES20)
GlImplementationColorReadType (Inherited from GLES20)
GlIncr (Inherited from GLES20)
GlIncrWrap (Inherited from GLES20)
GlInfoLogLength (Inherited from GLES20)
GlInt (Inherited from GLES20)
GlInt2101010Rev
GlInterleavedAttribs
GlIntSampler2d
GlIntSampler2dArray
GlIntSampler3d
GlIntSamplerCube
GlIntVec2 (Inherited from GLES20)
GlIntVec3 (Inherited from GLES20)
GlIntVec4 (Inherited from GLES20)
GlInvalidEnum (Inherited from GLES20)
GlInvalidFramebufferOperation (Inherited from GLES20)
GlInvalidIndex
GlInvalidOperation (Inherited from GLES20)
GlInvalidValue (Inherited from GLES20)
GlInvert (Inherited from GLES20)
GlKeep (Inherited from GLES20)
GlLequal (Inherited from GLES20)
GlLess (Inherited from GLES20)
GlLinear (Inherited from GLES20)
GlLinearMipmapLinear (Inherited from GLES20)
GlLinearMipmapNearest (Inherited from GLES20)
GlLineLoop (Inherited from GLES20)
GlLines (Inherited from GLES20)
GlLineStrip (Inherited from GLES20)
GlLinkStatus (Inherited from GLES20)
GlLowFloat (Inherited from GLES20)
GlLowInt (Inherited from GLES20)
GlLuminance (Inherited from GLES20)
GlLuminanceAlpha (Inherited from GLES20)
GlMajorVersion
GlMapFlushExplicitBit
GlMapInvalidateBufferBit
GlMapInvalidateRangeBit
GlMapReadBit
GlMapUnsynchronizedBit
GlMapWriteBit
GlMax
GlMax3dTextureSize
GlMaxArrayTextureLayers
GlMaxColorAttachments
GlMaxCombinedFragmentUniformComponents
GlMaxCombinedTextureImageUnits (Inherited from GLES20)
GlMaxCombinedUniformBlocks
GlMaxCombinedVertexUniformComponents
GlMaxCubeMapTextureSize (Inherited from GLES20)
GlMaxDrawBuffers
GlMaxElementIndex
GlMaxElementsIndices
GlMaxElementsVertices
GlMaxFragmentInputComponents
GlMaxFragmentUniformBlocks
GlMaxFragmentUniformComponents
GlMaxFragmentUniformVectors (Inherited from GLES20)
GlMaxProgramTexelOffset
GlMaxRenderbufferSize (Inherited from GLES20)
GlMaxSamples
GlMaxServerWaitTimeout
GlMaxTextureImageUnits (Inherited from GLES20)
GlMaxTextureLodBias
GlMaxTextureSize (Inherited from GLES20)
GlMaxTransformFeedbackInterleavedComponents
GlMaxTransformFeedbackSeparateAttribs
GlMaxTransformFeedbackSeparateComponents
GlMaxUniformBlockSize
GlMaxUniformBufferBindings
GlMaxVaryingComponents
GlMaxVaryingVectors (Inherited from GLES20)
GlMaxVertexAttribs (Inherited from GLES20)
GlMaxVertexOutputComponents
GlMaxVertexTextureImageUnits (Inherited from GLES20)
GlMaxVertexUniformBlocks
GlMaxVertexUniformComponents
GlMaxVertexUniformVectors (Inherited from GLES20)
GlMaxViewportDims (Inherited from GLES20)
GlMediumFloat (Inherited from GLES20)
GlMediumInt (Inherited from GLES20)
GlMin
GlMinorVersion
GlMinProgramTexelOffset
GlMirroredRepeat (Inherited from GLES20)
GlNearest (Inherited from GLES20)
GlNearestMipmapLinear (Inherited from GLES20)
GlNearestMipmapNearest (Inherited from GLES20)
GlNever (Inherited from GLES20)
GlNicest (Inherited from GLES20)
GlNoError (Inherited from GLES20)
GlNone (Inherited from GLES20)
GlNotequal (Inherited from GLES20)
GlNumCompressedTextureFormats (Inherited from GLES20)
GlNumExtensions
GlNumProgramBinaryFormats
GlNumSampleCounts
GlNumShaderBinaryFormats (Inherited from GLES20)
GlObjectType
GlOne (Inherited from GLES20)
GlOneMinusConstantAlpha (Inherited from GLES20)
GlOneMinusConstantColor (Inherited from GLES20)
GlOneMinusDstAlpha (Inherited from GLES20)
GlOneMinusDstColor (Inherited from GLES20)
GlOneMinusSrcAlpha (Inherited from GLES20)
GlOneMinusSrcColor (Inherited from GLES20)
GlOutOfMemory (Inherited from GLES20)
GlPackAlignment (Inherited from GLES20)
GlPackRowLength
GlPackSkipPixels
GlPackSkipRows
GlPixelPackBuffer
GlPixelPackBufferBinding
GlPixelUnpackBuffer
GlPixelUnpackBufferBinding
GlPoints (Inherited from GLES20)
GlPolygonOffsetFactor (Inherited from GLES20)
GlPolygonOffsetFill (Inherited from GLES20)
GlPolygonOffsetUnits (Inherited from GLES20)
GlPrimitiveRestartFixedIndex
GlProgramBinaryFormats
GlProgramBinaryLength
GlProgramBinaryRetrievableHint
GlQueryResult
GlQueryResultAvailable
GlR11fG11fB10f
GlR16f
GlR16i
GlR16ui
GlR32f
GlR32i
GlR32ui
GlR8
GlR8i
GlR8Snorm
GlR8ui
GlRasterizerDiscard
GlReadFramebuffer
GlReadFramebufferBinding
GlRed
GlRedBits (Inherited from GLES20)
GlRedInteger
GlRenderbuffer (Inherited from GLES20)
GlRenderbufferAlphaSize (Inherited from GLES20)
GlRenderbufferBinding (Inherited from GLES20)
GlRenderbufferBlueSize (Inherited from GLES20)
GlRenderbufferDepthSize (Inherited from GLES20)
GlRenderbufferGreenSize (Inherited from GLES20)
GlRenderbufferHeight (Inherited from GLES20)
GlRenderbufferInternalFormat (Inherited from GLES20)
GlRenderbufferRedSize (Inherited from GLES20)
GlRenderbufferSamples
GlRenderbufferStencilSize (Inherited from GLES20)
GlRenderbufferWidth (Inherited from GLES20)
GlRenderer (Inherited from GLES20)
GlRepeat (Inherited from GLES20)
GlReplace (Inherited from GLES20)
GlRg
GlRg16f
GlRg16i
GlRg16ui
GlRg32f
GlRg32i
GlRg32ui
GlRg8
GlRg8i
GlRg8Snorm
GlRg8ui
GlRgb (Inherited from GLES20)
GlRgb10A2
GlRgb10A2ui
GlRgb16f
GlRgb16i
GlRgb16ui
GlRgb32f
GlRgb32i
GlRgb32ui
GlRgb565 (Inherited from GLES20)
GlRgb5A1 (Inherited from GLES20)
GlRgb8
GlRgb8i
GlRgb8Snorm
GlRgb8ui
GlRgb9E5
GlRgba (Inherited from GLES20)
GlRgba16f
GlRgba16i
GlRgba16ui
GlRgba32f
GlRgba32i
GlRgba32ui
GlRgba4 (Inherited from GLES20)
GlRgba8
GlRgba8i
GlRgba8Snorm
GlRgba8ui
GlRgbaInteger
GlRgbInteger
GlRgInteger
GlSampleAlphaToCoverage (Inherited from GLES20)
GlSampleBuffers (Inherited from GLES20)
GlSampleCoverageInvert (Inherited from GLES20)
GlSampleCoverageValue (Inherited from GLES20)
GlSampler2d (Inherited from GLES20)
GlSampler2dArray
GlSampler2dArrayShadow
GlSampler2dShadow
GlSampler3d
GlSamplerBinding
GlSamplerCube (Inherited from GLES20)
GlSamplerCubeShadow
GlSamples (Inherited from GLES20)
GlScissorBox (Inherited from GLES20)
GlScissorTest (Inherited from GLES20)
GlSeparateAttribs
GlShaderBinaryFormats (Inherited from GLES20)
GlShaderCompiler (Inherited from GLES20)
GlShaderSourceLength (Inherited from GLES20)
GlShaderType (Inherited from GLES20)
GlShadingLanguageVersion (Inherited from GLES20)
GlShort (Inherited from GLES20)
GlSignaled
GlSignedNormalized
GlSrcAlpha (Inherited from GLES20)
GlSrcAlphaSaturate (Inherited from GLES20)
GlSrcColor (Inherited from GLES20)
GlSrgb
GlSrgb8
GlSrgb8Alpha8
GlStaticCopy
GlStaticDraw (Inherited from GLES20)
GlStaticRead
GlStencil
GlStencilAttachment (Inherited from GLES20)
GlStencilBackFail (Inherited from GLES20)
GlStencilBackFunc (Inherited from GLES20)
GlStencilBackPassDepthFail (Inherited from GLES20)
GlStencilBackPassDepthPass (Inherited from GLES20)
GlStencilBackRef (Inherited from GLES20)
GlStencilBackValueMask (Inherited from GLES20)
GlStencilBackWritemask (Inherited from GLES20)
GlStencilBits (Inherited from GLES20)
GlStencilBufferBit (Inherited from GLES20)
GlStencilClearValue (Inherited from GLES20)
GlStencilFail (Inherited from GLES20)
GlStencilIndex
Obsolete.
(Inherited from GLES20)
GlStencilIndex8 (Inherited from GLES20)
GlStencilPassDepthFail (Inherited from GLES20)
GlStencilPassDepthPass (Inherited from GLES20)
GlStencilRef (Inherited from GLES20)
GlStencilTest (Inherited from GLES20)
GlStencilValueMask (Inherited from GLES20)
GlStencilWritemask (Inherited from GLES20)
GlStreamCopy
GlStreamDraw (Inherited from GLES20)
GlStreamRead
GlSubpixelBits (Inherited from GLES20)
GlSyncCondition
GlSyncFence
GlSyncFlags
GlSyncFlushCommandsBit
GlSyncGpuCommandsComplete
GlSyncStatus
GlTexture (Inherited from GLES20)
GlTexture0 (Inherited from GLES20)
GlTexture1 (Inherited from GLES20)
GlTexture10 (Inherited from GLES20)
GlTexture11 (Inherited from GLES20)
GlTexture12 (Inherited from GLES20)
GlTexture13 (Inherited from GLES20)
GlTexture14 (Inherited from GLES20)
GlTexture15 (Inherited from GLES20)
GlTexture16 (Inherited from GLES20)
GlTexture17 (Inherited from GLES20)
GlTexture18 (Inherited from GLES20)
GlTexture19 (Inherited from GLES20)
GlTexture2 (Inherited from GLES20)
GlTexture20 (Inherited from GLES20)
GlTexture21 (Inherited from GLES20)
GlTexture22 (Inherited from GLES20)
GlTexture23 (Inherited from GLES20)
GlTexture24 (Inherited from GLES20)
GlTexture25 (Inherited from GLES20)
GlTexture26 (Inherited from GLES20)
GlTexture27 (Inherited from GLES20)
GlTexture28 (Inherited from GLES20)
GlTexture29 (Inherited from GLES20)
GlTexture2d (Inherited from GLES20)
GlTexture2dArray
GlTexture3 (Inherited from GLES20)
GlTexture30 (Inherited from GLES20)
GlTexture31 (Inherited from GLES20)
GlTexture3d
GlTexture4 (Inherited from GLES20)
GlTexture5 (Inherited from GLES20)
GlTexture6 (Inherited from GLES20)
GlTexture7 (Inherited from GLES20)
GlTexture8 (Inherited from GLES20)
GlTexture9 (Inherited from GLES20)
GlTextureBaseLevel
GlTextureBinding2d (Inherited from GLES20)
GlTextureBinding2dArray
GlTextureBinding3d
GlTextureBindingCubeMap (Inherited from GLES20)
GlTextureCompareFunc
GlTextureCompareMode
GlTextureCubeMap (Inherited from GLES20)
GlTextureCubeMapNegativeX (Inherited from GLES20)
GlTextureCubeMapNegativeY (Inherited from GLES20)
GlTextureCubeMapNegativeZ (Inherited from GLES20)
GlTextureCubeMapPositiveX (Inherited from GLES20)
GlTextureCubeMapPositiveY (Inherited from GLES20)
GlTextureCubeMapPositiveZ (Inherited from GLES20)
GlTextureImmutableFormat
GlTextureImmutableLevels
GlTextureMagFilter (Inherited from GLES20)
GlTextureMaxLevel
GlTextureMaxLod
GlTextureMinFilter (Inherited from GLES20)
GlTextureMinLod
GlTextureSwizzleA
GlTextureSwizzleB
GlTextureSwizzleG
GlTextureSwizzleR
GlTextureWrapR
GlTextureWrapS (Inherited from GLES20)
GlTextureWrapT (Inherited from GLES20)
GlTimeoutExpired
GlTimeoutIgnored
GlTransformFeedback
GlTransformFeedbackActive
GlTransformFeedbackBinding
GlTransformFeedbackBuffer
GlTransformFeedbackBufferBinding
GlTransformFeedbackBufferMode
GlTransformFeedbackBufferSize
GlTransformFeedbackBufferStart
GlTransformFeedbackPaused
GlTransformFeedbackPrimitivesWritten
GlTransformFeedbackVaryingMaxLength
GlTriangleFan (Inherited from GLES20)
GlTriangles (Inherited from GLES20)
GlTriangleStrip (Inherited from GLES20)
GlTrue (Inherited from GLES20)
GlUniformArrayStride
GlUniformBlockActiveUniformIndices
GlUniformBlockActiveUniforms
GlUniformBlockDataSize
GlUniformBlockIndex
GlUniformBlockNameLength
GlUniformBlockReferencedByFragmentShader
GlUniformBlockReferencedByVertexShader
GlUniformBuffer
GlUniformBufferBinding
GlUniformBufferOffsetAlignment
GlUniformBufferSize
GlUniformBufferStart
GlUniformIsRowMajor
GlUniformMatrixStride
GlUniformNameLength
GlUniformOffset
GlUniformSize
GlUniformType
GlUnpackAlignment (Inherited from GLES20)
GlUnpackImageHeight
GlUnpackRowLength
GlUnpackSkipImages
GlUnpackSkipPixels
GlUnpackSkipRows
GlUnsignaled
GlUnsignedByte (Inherited from GLES20)
GlUnsignedInt (Inherited from GLES20)
GlUnsignedInt10f11f11fRev
GlUnsignedInt2101010Rev
GlUnsignedInt248
GlUnsignedInt5999Rev
GlUnsignedIntSampler2d
GlUnsignedIntSampler2dArray
GlUnsignedIntSampler3d
GlUnsignedIntSamplerCube
GlUnsignedIntVec2
GlUnsignedIntVec3
GlUnsignedIntVec4
GlUnsignedNormalized
GlUnsignedShort (Inherited from GLES20)
GlUnsignedShort4444 (Inherited from GLES20)
GlUnsignedShort5551 (Inherited from GLES20)
GlUnsignedShort565 (Inherited from GLES20)
GlValidateStatus (Inherited from GLES20)
GlVendor (Inherited from GLES20)
GlVersion (Inherited from GLES20)
GlVertexArrayBinding
GlVertexAttribArrayBufferBinding (Inherited from GLES20)
GlVertexAttribArrayDivisor
GlVertexAttribArrayEnabled (Inherited from GLES20)
GlVertexAttribArrayInteger
GlVertexAttribArrayNormalized (Inherited from GLES20)
GlVertexAttribArrayPointer (Inherited from GLES20)
GlVertexAttribArraySize (Inherited from GLES20)
GlVertexAttribArrayStride (Inherited from GLES20)
GlVertexAttribArrayType (Inherited from GLES20)
GlVertexShader (Inherited from GLES20)
GlWaitFailed
GlZero (Inherited from GLES20)

Properties

Class

Returns the runtime class of this Object.

(Inherited from Object)
Handle

The handle to the underlying Android instance.

(Inherited from Object)
JniIdentityHashCode (Inherited from Object)
JniPeerMembers
PeerReference (Inherited from Object)
ThresholdClass

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

ThresholdType

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Methods

Clone()

Creates and returns a copy of this object.

(Inherited from Object)
Dispose() (Inherited from Object)
Dispose(Boolean) (Inherited from Object)
Equals(Object)

Indicates whether some other object is "equal to" this one.

(Inherited from Object)
GetHashCode()

Returns a hash code value for the object.

(Inherited from Object)
GlBeginQuery(Int32, Int32)
GlBeginTransformFeedback(Int32)
GlBindBufferBase(Int32, Int32, Int32)
GlBindBufferRange(Int32, Int32, Int32, Int32, Int32)
GlBindSampler(Int32, Int32)
GlBindTransformFeedback(Int32, Int32)
GlBindVertexArray(Int32)
GlBlitFramebuffer(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlClearBufferfi(Int32, Int32, Single, Int32)
GlClearBufferfv(Int32, Int32, FloatBuffer)
GlClearBufferfv(Int32, Int32, Single[], Int32)
GlClearBufferiv(Int32, Int32, Int32[], Int32)
GlClearBufferiv(Int32, Int32, IntBuffer)
GlClearBufferuiv(Int32, Int32, Int32[], Int32)
GlClearBufferuiv(Int32, Int32, IntBuffer)
GlClientWaitSync(Int64, Int32, Int64)
GlCompressedTexImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlCompressedTexImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlCompressedTexSubImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlCompressedTexSubImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlCopyBufferSubData(Int32, Int32, Int32, Int32, Int32)
GlCopyTexSubImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlDeleteQueries(Int32, Int32[], Int32)
GlDeleteQueries(Int32, IntBuffer)
GlDeleteSamplers(Int32, Int32[], Int32)
GlDeleteSamplers(Int32, IntBuffer)
GlDeleteSync(Int64)
GlDeleteTransformFeedbacks(Int32, Int32[], Int32)
GlDeleteTransformFeedbacks(Int32, IntBuffer)
GlDeleteVertexArrays(Int32, Int32[], Int32)
GlDeleteVertexArrays(Int32, IntBuffer)
GlDrawArraysInstanced(Int32, Int32, Int32, Int32)
GlDrawBuffers(Int32, Int32[], Int32)
GlDrawBuffers(Int32, IntBuffer)
GlDrawElementsInstanced(Int32, Int32, Int32, Buffer, Int32)
GlDrawElementsInstanced(Int32, Int32, Int32, Int32, Int32)
GlDrawRangeElements(Int32, Int32, Int32, Int32, Int32, Buffer)
GlDrawRangeElements(Int32, Int32, Int32, Int32, Int32, Int32)
GlEndQuery(Int32)
GlEndTransformFeedback()
GlFenceSync(Int32, Int32)
GlFlushMappedBufferRange(Int32, Int32, Int32)
GlFramebufferTextureLayer(Int32, Int32, Int32, Int32, Int32)
GlGenQueries(Int32, Int32[], Int32)
GlGenQueries(Int32, IntBuffer)
GlGenSamplers(Int32, Int32[], Int32)
GlGenSamplers(Int32, IntBuffer)
GlGenTransformFeedbacks(Int32, Int32[], Int32)
GlGenTransformFeedbacks(Int32, IntBuffer)
GlGenVertexArrays(Int32, Int32[], Int32)
GlGenVertexArrays(Int32, IntBuffer)
GlGetActiveUniformBlockiv(Int32, Int32, Int32, Int32[], Int32)
GlGetActiveUniformBlockiv(Int32, Int32, Int32, IntBuffer)
GlGetActiveUniformBlockName(Int32, Int32)
GlGetActiveUniformBlockName(Int32, Int32, Buffer, Buffer)
GlGetActiveUniformBlockName(Int32, Int32, Int32, Int32[], Int32, Byte[], Int32)
GlGetActiveUniformsiv(Int32, Int32, Int32[], Int32, Int32, Int32[], Int32)
GlGetActiveUniformsiv(Int32, Int32, IntBuffer, Int32, IntBuffer)
GlGetBufferParameteri64v(Int32, Int32, Int64[], Int32)
GlGetBufferParameteri64v(Int32, Int32, LongBuffer)
GlGetBufferPointerv(Int32, Int32)

The java.nio.Buffer instance returned by this method is guaranteed to be an instance of java.nio.ByteBuffer.

GlGetFragDataLocation(Int32, String)
GlGetInteger64i_v(Int32, Int32, Int64[], Int32)
GlGetInteger64i_v(Int32, Int32, LongBuffer)
GlGetInteger64v(Int32, Int64[], Int32)
GlGetInteger64v(Int32, LongBuffer)
GlGetIntegeri_v(Int32, Int32, Int32[], Int32)
GlGetIntegeri_v(Int32, Int32, IntBuffer)
GlGetInternalformativ(Int32, Int32, Int32, Int32, Int32[], Int32)
GlGetInternalformativ(Int32, Int32, Int32, Int32, IntBuffer)
GlGetProgramBinary(Int32, Int32, Int32[], Int32, Int32[], Int32, Buffer)
GlGetProgramBinary(Int32, Int32, IntBuffer, IntBuffer, Buffer)
GlGetQueryiv(Int32, Int32, Int32[], Int32)
GlGetQueryiv(Int32, Int32, IntBuffer)
GlGetQueryObjectuiv(Int32, Int32, Int32[], Int32)
GlGetQueryObjectuiv(Int32, Int32, IntBuffer)
GlGetSamplerParameterfv(Int32, Int32, FloatBuffer)
GlGetSamplerParameterfv(Int32, Int32, Single[], Int32)
GlGetSamplerParameteriv(Int32, Int32, Int32[], Int32)
GlGetSamplerParameteriv(Int32, Int32, IntBuffer)
GlGetStringi(Int32, Int32)
GlGetSynciv(Int64, Int32, Int32, Int32[], Int32, Int32[], Int32)
GlGetSynciv(Int64, Int32, Int32, IntBuffer, IntBuffer)
GlGetTransformFeedbackVarying(Int32, Int32, Int32, Int32[], Int32, Int32[], Int32, Int32[], Int32, Byte[], Int32)
GlGetTransformFeedbackVarying(Int32, Int32, Int32, IntBuffer, IntBuffer, IntBuffer, ByteBuffer)
GlGetTransformFeedbackVarying(Int32, Int32, Int32, IntBuffer, IntBuffer, IntBuffer, SByte)

This member is deprecated.

GlGetTransformFeedbackVarying(Int32, Int32, Int32[], Int32, Int32[], Int32)
GlGetTransformFeedbackVarying(Int32, Int32, IntBuffer, IntBuffer)
GlGetUniformBlockIndex(Int32, String)
GlGetUniformIndices(Int32, String[], Int32[], Int32)
GlGetUniformIndices(Int32, String[], IntBuffer)
GlGetUniformuiv(Int32, Int32, Int32[], Int32)
GlGetUniformuiv(Int32, Int32, IntBuffer)
GlGetVertexAttribIiv(Int32, Int32, Int32[], Int32)
GlGetVertexAttribIiv(Int32, Int32, IntBuffer)
GlGetVertexAttribIuiv(Int32, Int32, Int32[], Int32)
GlGetVertexAttribIuiv(Int32, Int32, IntBuffer)
GlInvalidateFramebuffer(Int32, Int32, Int32[], Int32)
GlInvalidateFramebuffer(Int32, Int32, IntBuffer)
GlInvalidateSubFramebuffer(Int32, Int32, Int32[], Int32, Int32, Int32, Int32, Int32)
GlInvalidateSubFramebuffer(Int32, Int32, IntBuffer, Int32, Int32, Int32, Int32)
GlIsQuery(Int32)
GlIsSampler(Int32)
GlIsSync(Int64)
GlIsTransformFeedback(Int32)
GlIsVertexArray(Int32)
GlMapBufferRange(Int32, Int32, Int32, Int32)

The java.nio.Buffer instance returned by this method is guaranteed to be an instance of java.nio.ByteBuffer.

GlPauseTransformFeedback()
GlProgramBinary(Int32, Int32, Buffer, Int32)
GlProgramParameteri(Int32, Int32, Int32)
GlReadBuffer(Int32)
GlReadPixels(Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlRenderbufferStorageMultisample(Int32, Int32, Int32, Int32, Int32)
GlResumeTransformFeedback()
GlSamplerParameterf(Int32, Int32, Single)
GlSamplerParameterfv(Int32, Int32, FloatBuffer)
GlSamplerParameterfv(Int32, Int32, Single[], Int32)
GlSamplerParameteri(Int32, Int32, Int32)
GlSamplerParameteriv(Int32, Int32, Int32[], Int32)
GlSamplerParameteriv(Int32, Int32, IntBuffer)
GlTexImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlTexImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlTexStorage2D(Int32, Int32, Int32, Int32, Int32)
GlTexStorage3D(Int32, Int32, Int32, Int32, Int32, Int32)
GlTexSubImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Buffer)
GlTexSubImage3D(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
GlTransformFeedbackVaryings(Int32, String[], Int32)
GlUniform1ui(Int32, Int32)
GlUniform1uiv(Int32, Int32, Int32[], Int32)
GlUniform1uiv(Int32, Int32, IntBuffer)
GlUniform2ui(Int32, Int32, Int32)
GlUniform2uiv(Int32, Int32, Int32[], Int32)
GlUniform2uiv(Int32, Int32, IntBuffer)
GlUniform3ui(Int32, Int32, Int32, Int32)
GlUniform3uiv(Int32, Int32, Int32[], Int32)
GlUniform3uiv(Int32, Int32, IntBuffer)
GlUniform4ui(Int32, Int32, Int32, Int32, Int32)
GlUniform4uiv(Int32, Int32, Int32[], Int32)
GlUniform4uiv(Int32, Int32, IntBuffer)
GlUniformBlockBinding(Int32, Int32, Int32)
GlUniformMatrix2x3fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix2x3fv(Int32, Int32, Boolean, Single[], Int32)
GlUniformMatrix2x4fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix2x4fv(Int32, Int32, Boolean, Single[], Int32)
GlUniformMatrix3x2fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix3x2fv(Int32, Int32, Boolean, Single[], Int32)
GlUniformMatrix3x4fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix3x4fv(Int32, Int32, Boolean, Single[], Int32)
GlUniformMatrix4x2fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix4x2fv(Int32, Int32, Boolean, Single[], Int32)
GlUniformMatrix4x3fv(Int32, Int32, Boolean, FloatBuffer)
GlUniformMatrix4x3fv(Int32, Int32, Boolean, Single[], Int32)
GlUnmapBuffer(Int32)
GlVertexAttribDivisor(Int32, Int32)
GlVertexAttribI4i(Int32, Int32, Int32, Int32, Int32)
GlVertexAttribI4iv(Int32, Int32[], Int32)
GlVertexAttribI4iv(Int32, IntBuffer)
GlVertexAttribI4ui(Int32, Int32, Int32, Int32, Int32)
GlVertexAttribI4uiv(Int32, Int32[], Int32)
GlVertexAttribI4uiv(Int32, IntBuffer)
GlVertexAttribIPointer(Int32, Int32, Int32, Int32, Buffer)
GlVertexAttribIPointer(Int32, Int32, Int32, Int32, Int32)
GlWaitSync(Int64, Int32, Int64)
JavaFinalize()

Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

(Inherited from Object)
Notify()

Wakes up a single thread that is waiting on this object's monitor.

(Inherited from Object)
NotifyAll()

Wakes up all threads that are waiting on this object's monitor.

(Inherited from Object)
SetHandle(IntPtr, JniHandleOwnership)

Sets the Handle property.

(Inherited from Object)
ToArray<T>() (Inherited from Object)
ToString()

Returns a string representation of the object.

(Inherited from Object)
UnregisterFromRuntime() (Inherited from Object)
Wait()

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>.

(Inherited from Object)
Wait(Int64)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)
Wait(Int64, Int32)

Causes the current thread to wait until it is awakened, typically by being <em>notified</em> or <em>interrupted</em>, or until a certain amount of real time has elapsed.

(Inherited from Object)

Explicit Interface Implementations

IJavaPeerable.Disposed() (Inherited from Object)
IJavaPeerable.DisposeUnlessReferenced() (Inherited from Object)
IJavaPeerable.Finalized() (Inherited from Object)
IJavaPeerable.JniManagedPeerState (Inherited from Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (Inherited from Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (Inherited from Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (Inherited from Object)

Extension Methods

JavaCast<TResult>(IJavaObject)

Performs an Android runtime-checked type conversion.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Applies to