Show / Hide Table of Contents

Enum NvGpuProgram4

Used in GL.NV.GetProgramEnvParameterI, GL.NV.GetProgramLocalParameterI and 4 other functions

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

Fields

Name Description
MaxProgramAttribComponentsNv

Original was GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV = 0x8908

MaxProgramGenericAttribsNv

Original was GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV = 0x8DA5

MaxProgramGenericResultsNv

Original was GL_MAX_PROGRAM_GENERIC_RESULTS_NV = 0x8DA6

MaxProgramResultComponentsNv

Original was GL_MAX_PROGRAM_RESULT_COMPONENTS_NV = 0x8909

MaxProgramTexelOffsetNv

Original was GL_MAX_PROGRAM_TEXEL_OFFSET_NV = 0x8905

MinProgramTexelOffsetNv

Original was GL_MIN_PROGRAM_TEXEL_OFFSET_NV = 0x8904

ProgramAttribComponentsNv

Original was GL_PROGRAM_ATTRIB_COMPONENTS_NV = 0x8906

ProgramResultComponentsNv

Original was GL_PROGRAM_RESULT_COMPONENTS_NV = 0x8907

In This Article
Back to top Generated by DocFX