Show / Hide Table of Contents

Enum OesdrawTexture

Not used directly.

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

Fields

Name Description
OesDrawTexture

Original was GL_OES_draw_texture = 1

TextureCropRectOes

Original was GL_TEXTURE_CROP_RECT_OES = 0x8B9D

In This Article
Back to top Generated by DocFX