Show / Hide Table of Contents

Enum OespointSprite

Not used directly.

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

Fields

Name Description
CoordReplaceOes

Original was GL_COORD_REPLACE_OES = 0x8862

OesPointSprite

Original was GL_OES_point_sprite = 1

PointSpriteOes

Original was GL_POINT_SPRITE_OES = 0x8861

In This Article
Back to top Generated by DocFX