[]
ID3D11DomainShader
[Guid("f582c508-0f36-490c-9977-31eece268cfa")]
public class DomainShader : DeviceChild, IDisposable, IUnknown
| Name | Description |
|---|---|
| DomainShader(IntPtr) | Initializes a new instance of the DomainShader class. |
| Name | Description |
|---|---|
| Create(Device, byte[], ClassLinkage) | Initializes a new instance of the DomainShader class. |
| Name | Description |
|---|---|
| explicit operator DomainShader(IntPtr) | Performs an explicit conversion from IntPtr to DomainShader. |