Name
cgD3D8ValidateVertexDeclaration - to-be-written
Synopsis
#include <Cg/cgD3D8.h>
CGbool cgD3D8ValidateVertexDeclaration( CGprogram prog,
const DWORD* decl );
Parameters
- prog
-
Cg program handle.
- decl
-
to-be-written
Return Values
None.
or
cgD3D8ValidateVertexDeclaration returns to-be-written
Description
cgD3D8ValidateVertexDeclaration does to-be-written
Examples
// example code to-be-written
Errors
None.
or
to-be-written
History
cgD3D8ValidateVertexDeclaration was introduced in Cg 1.1.
See Also
|