Show / Hide Table of Contents

Enum OpenGlProfile

The OpenGL context profiles.

Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum OpenGlProfile

Fields

Name Description
Any

Used for unknown OpenGL profile or OpenGL ES.

Compat

Known OpenGL compatibility profile.

Core

Known OpenGL Core profile.

In This Article
Back to top Generated by DocFX