Show / Hide Table of Contents

Enum ContextProfileMask

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
[Flags]
public enum ContextProfileMask

Fields

Name Description
ContextCompatibilityProfileBit

Original was GL_CONTEXT_COMPATIBILITY_PROFILE_BIT = 0x00000002

ContextCoreProfileBit

Original was GL_CONTEXT_CORE_PROFILE_BIT = 0x00000001

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