Show / Hide Table of Contents

Enum ArbQueryBufferObject

Not used directly.

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

Fields

Name Description
QueryBuffer

Original was GL_QUERY_BUFFER = 0x9192

QueryBufferBarrierBit

Original was GL_QUERY_BUFFER_BARRIER_BIT = 0x00008000

QueryBufferBinding

Original was GL_QUERY_BUFFER_BINDING = 0x9193

QueryResultNoWait

Original was GL_QUERY_RESULT_NO_WAIT = 0x9194

In This Article
Back to top Generated by DocFX