ETC1.Etc1Rgb8Oes Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.