Show / Hide Table of Contents

Enum OesfixedPoint

Not used directly.

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

Fields

Name Description
FixedOes

Original was GL_FIXED_OES = 0x140C

OesFixedPoint

Original was GL_OES_fixed_point = 1

In This Article
Back to top Generated by DocFX