Show / Hide Table of Contents

Enum OesreadFormat

Not used directly.

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

Fields

Name Description
ImplementationColorReadFormatOes

Original was GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES = 0x8B9B

ImplementationColorReadTypeOes

Original was GL_IMPLEMENTATION_COLOR_READ_TYPE_OES = 0x8B9A

OesReadFormat

Original was GL_OES_read_format = 1

In This Article
Back to top Generated by DocFX