Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the blend state.
Syntax
void GetDesc(
[out] D3D10_BLEND_DESC1 *pDesc
);
Parameters
pDesc [out]
Type: D3D10_BLEND_DESC1*A pointer to the blend state (see D3D10_BLEND_DESC1).
Return value
Returns nothing.
Remarks
This method requires Windows Vista Service Pack 1.
Requirements
Header |
D3D10_1.h |