Show / Hide Table of Contents

Enum QueryObjectParameterName

Used in GL.GetQueryObject, GL.Ext.GetQueryObject

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

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