[]
ID3D11InputLayout
[Guid("e4819ddc-4cf0-4025-bd26-5de82a3e07b7")]
public class InputLayout : DeviceChild, IDisposable, IUnknown
Name | Description |
---|---|
InputLayout(IntPtr) | Initializes a new instance of the InputLayout class. |
Name | Description |
---|---|
Create(Device, byte[], InputElement[]) | Initializes a new instance of the InputLayout object to describe the input-buffer data for the input-assembler stage. |
Name | Description |
---|---|
explicit operator InputLayout(IntPtr) | Performs an explicit conversion from IntPtr to InputLayout. |