NAME
    cgCreateSamplerStateAssignment - whatever

SYNOPSIS
      #include <Cg/cg.h>

      CGstateassignment cgCreateSamplerStateAssignment(CGparameter param, CGstate state);

PARAMETERS
    pass    Specifies something.

    state   Specifies something.

DESCRIPTION
    cgCreateSamplerStateAssignment does something.

EXAMPLE
    write_me

RETURN VALUES
    cgCreateSamplerStateAssignment returns the handle to the created sampler
    state assignment.

ERRORS
HISTORY
    This function was introduced with Cg 1.5.

SEE ALSO
    the cgCreateTechnique manpage, the cgCreateStateAssignment manpage

