Show / Hide Table of Contents

Enum ExtIndexFunc

Used in GL.Ext.IndexFunc

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

Fields

Name Description
IndexTestExt

Original was GL_INDEX_TEST_EXT = 0x81B5

IndexTestFuncExt

Original was GL_INDEX_TEST_FUNC_EXT = 0x81B6

IndexTestRefExt

Original was GL_INDEX_TEST_REF_EXT = 0x81B7

In This Article
Back to top Generated by DocFX