Show / Hide Table of Contents

Enum GetQueryObjectParam

Used in GL.GetQueryObject, GL.Ext.GetQueryObject

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

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