Show / Hide Table of Contents

Enum ExtDisjointTimerQuery

Not used directly.

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

Fields

Name Description
CurrentQueryExt

Original was GL_CURRENT_QUERY_EXT = 0x8865

GpuDisjointExt

Original was GL_GPU_DISJOINT_EXT = 0x8FBB

QueryCounterBitsExt

Original was GL_QUERY_COUNTER_BITS_EXT = 0x8864

QueryResultAvailableExt

Original was GL_QUERY_RESULT_AVAILABLE_EXT = 0x8867

QueryResultExt

Original was GL_QUERY_RESULT_EXT = 0x8866

TimeElapsedExt

Original was GL_TIME_ELAPSED_EXT = 0x88BF

TimestampExt

Original was GL_TIMESTAMP_EXT = 0x8E28

In This Article
Back to top Generated by DocFX