Enum GetQueryParam
Used in GL.GetQuery, GL.Ext.GetQuery
Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum GetQueryParam
Fields
Name | Description |
---|---|
CurrentQuery | Original was GL_CURRENT_QUERY = 0x8865 |
CurrentQueryExt | Original was GL_CURRENT_QUERY_EXT = 0x8865 |
QueryCounterBitsExt | Original was GL_QUERY_COUNTER_BITS_EXT = 0x8864 |