Show / Hide Table of Contents

Enum GetQueryObjectParam

Used in GL.GetQueryObject, GL.Ext.GetQueryObject

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

Fields

Name Description
QueryResult

Original was GL_QUERY_RESULT = 0x8866

QueryResultAvailable

Original was GL_QUERY_RESULT_AVAILABLE = 0x8867

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