[]
ID3D11ComputeShader
[Guid("4f5b196e-c2bd-495e-bd01-1fded38e4969")]
public class ComputeShader : DeviceChild, IDisposable, IUnknown
Name | Description |
---|---|
ComputeShader(IntPtr) | Initializes a new instance of the ComputeShader class. |
Name | Description |
---|---|
Create(Device, byte[], ClassLinkage) | Initializes a new instance of the ComputeShader class. |
Name | Description |
---|---|
explicit operator ComputeShader(IntPtr) | Performs an explicit conversion from IntPtr to ComputeShader. |