Show / Hide Table of Contents

Enum ExtBlendFuncExtended

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ExtBlendFuncExtended

Fields

Name Description
LocationIndexExt

Original was GL_LOCATION_INDEX_EXT = 0x930F

MaxDualSourceDrawBuffersExt

Original was GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT = 0x88FC

OneMinusSrc1AlphaExt

Original was GL_ONE_MINUS_SRC1_ALPHA_EXT = 0x88FB

OneMinusSrc1ColorExt

Original was GL_ONE_MINUS_SRC1_COLOR_EXT = 0x88FA

Src1AlphaExt

Original was GL_SRC1_ALPHA_EXT = 0x8589

Src1ColorExt

Original was GL_SRC1_COLOR_EXT = 0x88F9

SrcAlphaSaturateExt

Original was GL_SRC_ALPHA_SATURATE_EXT = 0x0308

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