Show / Hide Table of Contents

Enum ExtBlendMinmax

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX