Get the D3DXFRAGMENT_DESC structure which describes the named fragment.
HRESULT GetFragmentDesc( D3DXHANDLE Name, LPD3DXFRAGMENT_DESC FragDesc );
This method always returns the value S_OK.
Header: Declared in D3dx9shader.h.