Show / Hide Table of Contents

Enum TypeEnum

Used in GL.GetInteger64, GL.GetInteger and 4 other functions

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

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