[]
ID3D11VertexShader
[Guid("3b301d64-d678-4289-8897-22f8928b72f3")]
public class VertexShader : DeviceChild, IDisposable, IUnknown
| Name | Description |
|---|---|
| VertexShader(IntPtr) | Initializes a new instance of the VertexShader class. |
| Name | Description |
|---|---|
| Create(Device, byte[], ClassLinkage) | Initializes a new instance of the VertexShader class. |
| Name | Description |
|---|---|
| explicit operator VertexShader(IntPtr) | Performs an explicit conversion from IntPtr to VertexShader. |