Mount Fuji Engine  0.8b
MF_API MFDepthStencilState* MFDepthStencilState_Create ( MFDepthStencilStateDesc pDesc)

Creates a depth/stencil state object.

Parameters
pDescPointer to a depth/stencil state description.
Returns
The created depth/stencil state object.
See Also
MFDepthStencilState_Release()