Show / Hide Table of Contents

Enum GetQueryParam

Used in GL.GetQueryIndexed, GL.GetQuery

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum GetQueryParam

Fields

Name Description
CurrentQuery

Original was GL_CURRENT_QUERY = 0x8865

QueryCounterBits

Original was GL_QUERY_COUNTER_BITS = 0x8864

In This Article
Back to top Generated by DocFX