Show / Hide Table of Contents

Enum ArbTextureCompressionRgtc

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ArbTextureCompressionRgtc

Fields

Name Description
CompressedRedRgtc1

Original was GL_COMPRESSED_RED_RGTC1 = 0x8DBB

CompressedRgRgtc2

Original was GL_COMPRESSED_RG_RGTC2 = 0x8DBD

CompressedSignedRedRgtc1

Original was GL_COMPRESSED_SIGNED_RED_RGTC1 = 0x8DBC

CompressedSignedRgRgtc2

Original was GL_COMPRESSED_SIGNED_RG_RGTC2 = 0x8DBE

In This Article
Back to top Generated by DocFX