Enum DebugSourceExternal
Used in GL.DebugMessageInsert, GL.PushDebugGroup
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum DebugSourceExternalFields
| Name | Description | 
|---|---|
| DebugSourceApplication | Original was GL_DEBUG_SOURCE_APPLICATION = 0x824A | 
| DebugSourceThirdParty | Original was GL_DEBUG_SOURCE_THIRD_PARTY = 0x8249 |