Show / Hide Table of Contents

Enum OescompressedEtc1Rgb8Texture

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[Obsolete("Use enum with correct capitalisation instead.")]
[CLSCompliant(false)]
public enum OescompressedEtc1Rgb8Texture

Fields

Name Description
Etc1Rgb8Oes

Original was GL_ETC1_RGB8_OES = 0x8D64

OesCompressedEtc1Rgb8Texture

Original was GL_OES_compressed_ETC1_RGB8_texture = 1

In This Article
Back to top Generated by DocFX