Show / Hide Table of Contents

Enum ExtTextureRg

Not used directly.

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

Fields

Name Description
R8Ext

Original was GL_R8_EXT = 0x8229

RedExt

Original was GL_RED_EXT = 0x1903

Rg8Ext

Original was GL_RG8_EXT = 0x822B

RgExt

Original was GL_RG_EXT = 0x8227

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