Show / Hide Table of Contents

Enum DebugSeverityControl

Not used directly.

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

Fields

Name Description
DebugSeverityHigh

Original was GL_DEBUG_SEVERITY_HIGH = 0x9146

DebugSeverityLow

Original was GL_DEBUG_SEVERITY_LOW = 0x9148

DebugSeverityMedium

Original was GL_DEBUG_SEVERITY_MEDIUM = 0x9147

DebugSeverityNotification

Original was GL_DEBUG_SEVERITY_NOTIFICATION = 0x826B

DontCare

Original was GL_DONT_CARE = 0x1100

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