Show / Hide Table of Contents

Enum AssemblyProgramTargetArb

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum AssemblyProgramTargetArb

Fields

Name Description
FragmentProgram

Original was GL_FRAGMENT_PROGRAM = 0x8804

VertexProgram

Original was GL_VERTEX_PROGRAM = 0x8620

In This Article
Back to top Generated by DocFX