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.
orcgD3D8ValidateVertexDeclaration returns to-be-written
DESCRIPTION
cgD3D8ValidateVertexDeclaration does to-be-written
EXAMPLES
// example code to-be-writtenERRORS
None.
orto-be-written
HISTORY
cgD3D8ValidateVertexDeclaration was introduced in Cg 1.1.
SEE ALSO