Class NVFragmentProgram2

java.lang.Object
org.lwjgl.opengl.NVFragmentProgram2

public final class NVFragmentProgram2 extends Object
  • Field Details

    • 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:
    • 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:
    • GL_MAX_PROGRAM_IF_DEPTH_NV

      public static final int GL_MAX_PROGRAM_IF_DEPTH_NV
      Accepted by the <pname> parameter of GetProgramivARB:
      See Also:
    • GL_MAX_PROGRAM_LOOP_DEPTH_NV

      public static final int GL_MAX_PROGRAM_LOOP_DEPTH_NV
      Accepted by the <pname> parameter of GetProgramivARB:
      See Also:
    • GL_MAX_PROGRAM_LOOP_COUNT_NV

      public static final int GL_MAX_PROGRAM_LOOP_COUNT_NV
      Accepted by the <pname> parameter of GetProgramivARB:
      See Also: