Show / Hide Table of Contents

Enum GetQueryObjectParam

Not used directly.

Namespace: OpenTK.Graphics.ES31
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