Show / Hide Table of Contents

Enum OesblendEquationSeparate

Not used directly.

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

Fields

Name Description
BlendEquationAlphaOes

Original was GL_BLEND_EQUATION_ALPHA_OES = 0x883D

BlendEquationRgbOes

Original was GL_BLEND_EQUATION_RGB_OES = 0x8009

OesBlendEquationSeparate

Original was GL_OES_blend_equation_separate = 1

In This Article
Back to top Generated by DocFX