Show / Hide Table of Contents

Enum ExtRobustness

Not used directly.

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

Fields

Name Description
ContextRobustAccessExt

Original was GL_CONTEXT_ROBUST_ACCESS_EXT = 0x90F3

GuiltyContextResetExt

Original was GL_GUILTY_CONTEXT_RESET_EXT = 0x8253

InnocentContextResetExt

Original was GL_INNOCENT_CONTEXT_RESET_EXT = 0x8254

LoseContextOnResetExt

Original was GL_LOSE_CONTEXT_ON_RESET_EXT = 0x8252

NoError

Original was GL_NO_ERROR = 0

NoResetNotificationExt

Original was GL_NO_RESET_NOTIFICATION_EXT = 0x8261

ResetNotificationStrategyExt

Original was GL_RESET_NOTIFICATION_STRATEGY_EXT = 0x8256

UnknownContextResetExt

Original was GL_UNKNOWN_CONTEXT_RESET_EXT = 0x8255

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