Cg.CG_UNSUPPORTED_GL_EXTENSION_ERROR Field
An unsupported GL extension was required to perform this operation.
[Visual Basic]
Public Const CG_UNSUPPORTED_GL_EXTENSION_ERROR As
Integer = 7
[C#]
public const
int CG_UNSUPPORTED_GL_EXTENSION_ERROR = 7;
See Also
Cg Class | Tao.Cg Namespace