Show / Hide Table of Contents

Enum ExtBlendMinmax

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ExtBlendMinmax

Fields

Name Description
BlendEquationExt

Original was GL_BLEND_EQUATION_EXT = 0x8009

FuncAddExt

Original was GL_FUNC_ADD_EXT = 0x8006

MaxExt

Original was GL_MAX_EXT = 0x8008

MinExt

Original was GL_MIN_EXT = 0x8007

In This Article
Back to top Generated by DocFX