Show / Hide Table of Contents

Enum OesEglImageExternal

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum OesEglImageExternal

Fields

Name Description
RequiredTextureImageUnitsOes

Original was GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES = 0x8D68

SamplerExternalOes

Original was GL_SAMPLER_EXTERNAL_OES = 0x8D66

TextureBindingExternalOes

Original was GL_TEXTURE_BINDING_EXTERNAL_OES = 0x8D67

TextureExternalOes

Original was GL_TEXTURE_EXTERNAL_OES = 0x8D65

In This Article
Back to top Generated by DocFX