Mount Fuji Engine  0.8b
MF_API MFSamplerState* MFSamplerState_Create ( MFSamplerStateDesc pDesc)

Creates a texture sampler state object.

Parameters
pDescPointer to a sampler state description.
Returns
The created sampler state object.
See Also
MFSamplerState_Release()