NAME
cgD3D8IsParameterShadowingEnabled - to-be-written
SYNOPSIS
#include <Cg/cgD3D8.h> CGbool cgD3D8IsParameterShadowingEnabled( CGprogram prog );PARAMETERS
- prog
Cg program for which to query if parameter shadowing is enabled.
RETURN VALUES
None.
orcgD3D8IsParameterShadowingEnabled returns to-be-written
DESCRIPTION
cgD3D8IsParameterShadowingEnabled does to-be-written
EXAMPLES
// example code to-be-writtenERRORS
None.
orto-be-written
HISTORY
cgD3D8IsParameterShadowingEnabled was introduced in Cg 1.1.
SEE ALSO