NAME
    cgGLDisableProgramProfiles - disable all profiles associated with a
    combined program

SYNOPSIS
      #include <Cg/cgGL.h>

      void cgGLDisableProgramProfiles( CGprogram program );

PARAMETERS
    program *to-be-written*

RETURN VALUES
    None.

        or B<cgGLDisableProgramProfiles> returns I<to-be-written>

DESCRIPTION
    cgGLDisableProgramProfiles does *to-be-written*

EXAMPLES
    *to-be-written*

ERRORS
    cgGLDisableProgramProfiles does not generate any errors.

        or I<to-be-written>

HISTORY
    cgGLDisableProgramProfiles was introduced in Cg 1.5.

SEE ALSO
    function1text, function2text

