Enum DebugSourceExternal
Used in GL.DebugMessageInsert, GL.PushDebugGroup
Namespace: OpenTK.Graphics.OpenGL4
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 |