Tao.Cg SDK Documentation

Cg.CG_NVPARSE_ERROR Field

nvparse could not successfully parse the output from the Cg compiler backend.

[Visual Basic]
Public Const CG_NVPARSE_ERROR As Integer = 14
[C#]
public const int CG_NVPARSE_ERROR = 14;

See Also

Cg Class | Tao.Cg Namespace