Show / Hide Table of Contents

Enum TypeEnum

Used in GL.Ext.GetDouble, GL.Ext.GetDoubleIndexed and 7 other functions

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum TypeEnum

Fields

Name Description
QueryByRegionNoWait

Original was GL_QUERY_BY_REGION_NO_WAIT = 0x8E16

QueryByRegionWait

Original was GL_QUERY_BY_REGION_WAIT = 0x8E15

QueryNoWait

Original was GL_QUERY_NO_WAIT = 0x8E14

QueryWait

Original was GL_QUERY_WAIT = 0x8E13

In This Article
Back to top Generated by DocFX