Package org.lwjgl.opengl
Class NVFragmentProgram2
java.lang.Object
org.lwjgl.opengl.NVFragmentProgram2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetProgramivARB:static final int
Accepted by the <pname> parameter of GetProgramivARB:static final int
Accepted by the <pname> parameter of GetProgramivARB:static final int
Accepted by the <pname> parameter of GetProgramivARB:static final int
Accepted by the <pname> parameter of GetProgramivARB: -
Method Summary
-
Field Details
-
GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
public static final int GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NVAccepted by the <pname> parameter of GetProgramivARB:- See Also:
-
GL_MAX_PROGRAM_CALL_DEPTH_NV
public static final int GL_MAX_PROGRAM_CALL_DEPTH_NVAccepted by the <pname> parameter of GetProgramivARB:- See Also:
-
GL_MAX_PROGRAM_IF_DEPTH_NV
public static final int GL_MAX_PROGRAM_IF_DEPTH_NVAccepted by the <pname> parameter of GetProgramivARB:- See Also:
-
GL_MAX_PROGRAM_LOOP_DEPTH_NV
public static final int GL_MAX_PROGRAM_LOOP_DEPTH_NVAccepted by the <pname> parameter of GetProgramivARB:- See Also:
-
GL_MAX_PROGRAM_LOOP_COUNT_NV
public static final int GL_MAX_PROGRAM_LOOP_COUNT_NVAccepted by the <pname> parameter of GetProgramivARB:- See Also:
-