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 |