Enum CompressedInternalFormat
Used in GL.CompressedTexImage2D, GL.Oes.CompressedTexImage3D
Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum CompressedInternalFormat
Fields
Name | Description |
---|---|
Etc1Rgb8Oes | Original was GL_ETC1_RGB8_OES = 0x8D64 |