Show / Hide Table of Contents

Enum DebugSourceExternal

Used in GL.DebugMessageInsert, GL.GetDebugMessageLog and 2 other functions

Namespace: OpenTK.Graphics.ES30
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