Show / Hide Table of Contents

Enum ExtDisjointTimerQuery

Not used directly.

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

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