Show / Hide Table of Contents

Enum OesBlendEquationSeparate

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[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

In This Article
Back to top Generated by DocFX