Show / Hide Table of Contents

Enum QueryObjectParameterName

Not used directly.

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

Fields

Name Description
QueryResult

Original was GL_QUERY_RESULT = 0x8866

QueryResultAvailable

Original was GL_QUERY_RESULT_AVAILABLE = 0x8867

QueryResultNoWait

Original was GL_QUERY_RESULT_NO_WAIT = 0x9194

QueryTarget

Original was GL_QUERY_TARGET = 0x82EA

In This Article
Back to top Generated by DocFX