org.lwjgl.opengl
Class NVVertexProgram2Option
java.lang.Object
org.lwjgl.opengl.NVVertexProgram2Option
public final class NVVertexProgram2Option
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
public static final int GL_MAX_PROGRAM_EXEC_INSTRUCTIONS_NV
- Accepted by the <pname> parameter of GetProgramivARB:
- See Also:
- Constant Field Values
GL_MAX_PROGRAM_CALL_DEPTH_NV
public static final int GL_MAX_PROGRAM_CALL_DEPTH_NV
- Accepted by the <pname> parameter of GetProgramivARB:
- See Also:
- Constant Field Values
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.