Show / Hide Table of Contents

Enum DebugSourceExternal

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

Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.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

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