GL11.GlCompressedTextureFormats Field

Definition

Caution

Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlCompressedTextureFormats'. This class will be removed in a future release.

[Android.Runtime.Register("GL_COMPRESSED_TEXTURE_FORMATS")]
[System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlCompressedTextureFormats'. This class will be removed in a future release.")]
public const int GlCompressedTextureFormats = 34467;
[<Android.Runtime.Register("GL_COMPRESSED_TEXTURE_FORMATS")>]
[<System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlCompressedTextureFormats'. This class will be removed in a future release.")>]
val mutable GlCompressedTextureFormats : int

Field Value

Value = 34467
Attributes

Remarks

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.

Applies to