ETC1.Etc1Rgb8Oes Field

Definition

Accepted by the internalformat parameter of glCompressedTexImage2D.

[Android.Runtime.Register("ETC1_RGB8_OES")]
public const int Etc1Rgb8Oes = 36196;
[<Android.Runtime.Register("ETC1_RGB8_OES")>]
val mutable Etc1Rgb8Oes : int

Field Value

Value = 36196
Attributes

Remarks

Accepted by the internalformat parameter of glCompressedTexImage2D.

Java documentation for android.opengl.ETC1.ETC1_RGB8_OES.

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