Show / Hide Table of Contents

Enum GraphicsResetStatus

Not used directly.

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

Fields

Name Description
GuiltyContextReset

Original was GL_GUILTY_CONTEXT_RESET = 0x8253

InnocentContextReset

Original was GL_INNOCENT_CONTEXT_RESET = 0x8254

NoError

Original was GL_NO_ERROR = 0

UnknownContextReset

Original was GL_UNKNOWN_CONTEXT_RESET = 0x8255

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