NAME
    cgCreateStateAssignment - whatever

SYNOPSIS
      #include <Cg/cg.h>

      CGstateassignment cgCreateStateAssignment(CGpass pass, CGstate state);

PARAMETERS
    pass    Specifies something.

    state   Specifies something.

DESCRIPTION
    cgCreateStateAssignment does something.

EXAMPLE
    write_me

RETURN VALUES
    cgCreateStateAssignment returns the handle to the created state
    assignment.

ERRORS
HISTORY
    This function was introduced with Cg 1.5.

SEE ALSO
    the cgCreateTechnique manpage, the cgCreateSamplerStateAssignment
    manpage, the cgCreateState manpage

