Cg.CG_CONFLICTING_PARAMETER_TYPES_ERROR Field
A type being added to the context conflicts with an existing type.
[Visual Basic]
Public Const CG_CONFLICTING_PARAMETER_TYPES_ERROR As
Integer = 25
[C#]
public const
int CG_CONFLICTING_PARAMETER_TYPES_ERROR = 25;
See Also
Cg Class | Tao.Cg Namespace