Show / Hide Table of Contents

Enum ExtWindowRectangles

Not used directly.

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

Fields

Name Description
ExclusiveExt

Original was GL_EXCLUSIVE_EXT = 0x8F11

InclusiveExt

Original was GL_INCLUSIVE_EXT = 0x8F10

MaxWindowRectanglesExt

Original was GL_MAX_WINDOW_RECTANGLES_EXT = 0x8F14

NumWindowRectanglesExt

Original was GL_NUM_WINDOW_RECTANGLES_EXT = 0x8F15

WindowRectangleExt

Original was GL_WINDOW_RECTANGLE_EXT = 0x8F12

WindowRectangleModeExt

Original was GL_WINDOW_RECTANGLE_MODE_EXT = 0x8F13

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