Show / Hide Table of Contents

Enum DebugSourceControl

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum DebugSourceControl

Fields

Name Description
DebugSourceApi

Original was GL_DEBUG_SOURCE_API = 0x8246

DebugSourceApplication

Original was GL_DEBUG_SOURCE_APPLICATION = 0x824A

DebugSourceOther

Original was GL_DEBUG_SOURCE_OTHER = 0x824B

DebugSourceShaderCompiler

Original was GL_DEBUG_SOURCE_SHADER_COMPILER = 0x8248

DebugSourceThirdParty

Original was GL_DEBUG_SOURCE_THIRD_PARTY = 0x8249

DebugSourceWindowSystem

Original was GL_DEBUG_SOURCE_WINDOW_SYSTEM = 0x8247

DontCare

Original was GL_DONT_CARE = 0x1100

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