Show / Hide Table of Contents

Enum GetQueryObjectParam

Used in GL.Ext.GetQueryObject

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum GetQueryObjectParam

Fields

Name Description
QueryResultAvailableExt

Original was GL_QUERY_RESULT_AVAILABLE_EXT = 0x8867

QueryResultExt

Original was GL_QUERY_RESULT_EXT = 0x8866

In This Article
Back to top Generated by DocFX