Show / Hide Table of Contents

Enum ColorBuffer

Not used directly.

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

Fields

Name Description
Back

Original was GL_BACK = 0x0405

BackLeft

Original was GL_BACK_LEFT = 0x0402

BackRight

Original was GL_BACK_RIGHT = 0x0403

ColorAttachment0

Original was GL_COLOR_ATTACHMENT0 = 0x8CE0

ColorAttachment1

Original was GL_COLOR_ATTACHMENT1 = 0x8CE1

ColorAttachment10

Original was GL_COLOR_ATTACHMENT10 = 0x8CEA

ColorAttachment11

Original was GL_COLOR_ATTACHMENT11 = 0x8CEB

ColorAttachment12

Original was GL_COLOR_ATTACHMENT12 = 0x8CEC

ColorAttachment13

Original was GL_COLOR_ATTACHMENT13 = 0x8CED

ColorAttachment14

Original was GL_COLOR_ATTACHMENT14 = 0x8CEE

ColorAttachment15

Original was GL_COLOR_ATTACHMENT15 = 0x8CEF

ColorAttachment16

Original was GL_COLOR_ATTACHMENT16 = 0x8CF0

ColorAttachment17

Original was GL_COLOR_ATTACHMENT17 = 0x8CF1

ColorAttachment18

Original was GL_COLOR_ATTACHMENT18 = 0x8CF2

ColorAttachment19

Original was GL_COLOR_ATTACHMENT19 = 0x8CF3

ColorAttachment2

Original was GL_COLOR_ATTACHMENT2 = 0x8CE2

ColorAttachment20

Original was GL_COLOR_ATTACHMENT20 = 0x8CF4

ColorAttachment21

Original was GL_COLOR_ATTACHMENT21 = 0x8CF5

ColorAttachment22

Original was GL_COLOR_ATTACHMENT22 = 0x8CF6

ColorAttachment23

Original was GL_COLOR_ATTACHMENT23 = 0x8CF7

ColorAttachment24

Original was GL_COLOR_ATTACHMENT24 = 0x8CF8

ColorAttachment25

Original was GL_COLOR_ATTACHMENT25 = 0x8CF9

ColorAttachment26

Original was GL_COLOR_ATTACHMENT26 = 0x8CFA

ColorAttachment27

Original was GL_COLOR_ATTACHMENT27 = 0x8CFB

ColorAttachment28

Original was GL_COLOR_ATTACHMENT28 = 0x8CFC

ColorAttachment29

Original was GL_COLOR_ATTACHMENT29 = 0x8CFD

ColorAttachment3

Original was GL_COLOR_ATTACHMENT3 = 0x8CE3

ColorAttachment30

Original was GL_COLOR_ATTACHMENT30 = 0x8CFE

ColorAttachment31

Original was GL_COLOR_ATTACHMENT31 = 0x8CFF

ColorAttachment4

Original was GL_COLOR_ATTACHMENT4 = 0x8CE4

ColorAttachment5

Original was GL_COLOR_ATTACHMENT5 = 0x8CE5

ColorAttachment6

Original was GL_COLOR_ATTACHMENT6 = 0x8CE6

ColorAttachment7

Original was GL_COLOR_ATTACHMENT7 = 0x8CE7

ColorAttachment8

Original was GL_COLOR_ATTACHMENT8 = 0x8CE8

ColorAttachment9

Original was GL_COLOR_ATTACHMENT9 = 0x8CE9

Front

Original was GL_FRONT = 0x0404

FrontAndBack

Original was GL_FRONT_AND_BACK = 0x0408

FrontLeft

Original was GL_FRONT_LEFT = 0x0400

FrontRight

Original was GL_FRONT_RIGHT = 0x0401

Left

Original was GL_LEFT = 0x0406

None

Original was GL_NONE = 0

Right

Original was GL_RIGHT = 0x0407

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