Class NVTessellationProgram5


  • public final class NVTessellationProgram5
    extends Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int GL_MAX_PROGRAM_PATCH_ATTRIBS_NV
      Accepted by the <pname> parameter of GetProgramivARB:
      static int GL_TESS_CONTROL_PROGRAM_NV
      Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
      static int GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV
      Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
      static int GL_TESS_EVALUATION_PROGRAM_NV
      Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
      static int GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV
      Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
    • Field Detail

      • GL_TESS_CONTROL_PROGRAM_NV

        public static final int GL_TESS_CONTROL_PROGRAM_NV
        Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
        See Also:
        Constant Field Values
      • GL_TESS_EVALUATION_PROGRAM_NV

        public static final int GL_TESS_EVALUATION_PROGRAM_NV
        Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev, and by the <target> parameter of ProgramStringARB, BindProgramARB, ProgramEnvParameter4[df][v]ARB, ProgramLocalParameter4[df][v]ARB, GetProgramEnvParameter[df]vARB, GetProgramLocalParameter[df]vARB, GetProgramivARB and GetProgramStringARB:
        See Also:
        Constant Field Values
      • GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV

        public static final int GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV
        Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
        See Also:
        Constant Field Values
      • GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV

        public static final int GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV
        Accepted by the <target> parameter of ProgramBufferParametersfvNV, ProgramBufferParametersIivNV, and ProgramBufferParametersIuivNV, BindBufferRangeNV, BindBufferOffsetNV, BindBufferBaseNV, and BindBuffer and the <value> parameter of GetIntegerIndexedvEXT:
        See Also:
        Constant Field Values
      • GL_MAX_PROGRAM_PATCH_ATTRIBS_NV

        public static final int GL_MAX_PROGRAM_PATCH_ATTRIBS_NV
        Accepted by the <pname> parameter of GetProgramivARB:
        See Also:
        Constant Field Values