Show / Hide Table of Contents

Enum DebugSourceExternal

Used in GL.DebugMessageInsert, GL.PushDebugGroup

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum DebugSourceExternal

Fields

Name Description
DebugSourceApplication

Original was GL_DEBUG_SOURCE_APPLICATION = 0x824A

DebugSourceThirdParty

Original was GL_DEBUG_SOURCE_THIRD_PARTY = 0x8249

In This Article
Back to top Generated by DocFX