NAME
cgGLEnableProgramProfiles - enable all profiles associated with a combined program
SYNOPSIS
#include <Cg/cgGL.h> void cgGLEnableProgramProfiles( CGprogram program );PARAMETERS
- program
The program.
RETURN VALUES
None.
DESCRIPTION
cgGLEnableProgramProfiles does to-be-written
EXAMPLES
to-be-written
ERRORS
cgGLEnableProgramProfiles does not generate any errors.
or I<to-be-written>HISTORY
cgGLEnableProgramProfiles was introduced in Cg 1.5.
SEE ALSO