NAME

cgCreatePass - whatever

SYNOPSIS

  #include <Cg/cg.h>

  CGpass cgCreatePass(CGtechnique technique, const char *name);

PARAMETERS

technique

Specifies something.

name

Specifies something.

DESCRIPTION

cgCreatePass does something.

EXAMPLE

write_me

RETURN VALUES

cgCreatePass returns the handle to the created pass.

ERRORS

HISTORY

This function was introduced with Cg 1.5.

SEE ALSO

cgCreateTechnique