Show / Hide Table of Contents

Enum ExtTextureCompressionRgtc

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ExtTextureCompressionRgtc

Fields

Name Description
CompressedRedGreenRgtc2Ext

Original was GL_COMPRESSED_RED_GREEN_RGTC2_EXT = 0x8DBD

CompressedRedRgtc1Ext

Original was GL_COMPRESSED_RED_RGTC1_EXT = 0x8DBB

CompressedSignedRedGreenRgtc2Ext

Original was GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT = 0x8DBE

CompressedSignedRedRgtc1Ext

Original was GL_COMPRESSED_SIGNED_RED_RGTC1_EXT = 0x8DBC

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX