[]
ID3D11BlendState1
[Guid("cc86fabe-da55-401d-85e7-e3c9de2877e9")]
public class BlendState1 : BlendState, IDisposable, IUnknown
Name | Description |
---|---|
BlendState1(IntPtr) | Initializes a new instance of the BlendState1 class. |
Name | Description |
---|---|
Description1 | GetDescription1 |
Name | Description |
---|---|
Create(Device1, BlendStateDescription1) | Constructs a new BlendState1 based on the specified description. |
GetDescription1(out BlendStateDescription1) | void ID3D11BlendState1::GetDesc1([Out] D3D11_BLEND_DESC1* pDesc) |
Name | Description |
---|---|
explicit operator BlendState1(IntPtr) | Performs an explicit conversion from IntPtr to BlendState1. |