public final class NVGpuProgram5
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
public static final int GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV
public static final int GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV
public static final int GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV
public static final int GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.