Show / Hide Table of Contents

Enum ExtOcclusionQueryBoolean

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ExtOcclusionQueryBoolean

Fields

Name Description
AnySamplesPassedConservativeExt

Original was GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT = 0x8D6A

AnySamplesPassedExt

Original was GL_ANY_SAMPLES_PASSED_EXT = 0x8C2F

CurrentQueryExt

Original was GL_CURRENT_QUERY_EXT = 0x8865

QueryResultAvailableExt

Original was GL_QUERY_RESULT_AVAILABLE_EXT = 0x8867

QueryResultExt

Original was GL_QUERY_RESULT_EXT = 0x8866

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