ID3D10BlendState1::GetDesc method
Get the blend state.
c++
void GetDesc(
[out] D3D10_BLEND_DESC1 *pDesc
);
pDesc [out]
Type: D3D10_BLEND_DESC1*A pointer to the blend state (see D3D10_BLEND_DESC1).
Returns nothing.
This method requires Windows Vista Service Pack 1.
Header |
D3D10_1.h |