[]
ID3D11PixelShader
[Guid("ea82e40d-51dc-4f33-93d4-db7c9125ae8c")]
public class PixelShader : DeviceChild, IDisposable, IUnknown
Name | Description |
---|---|
PixelShader(IntPtr) | Initializes a new instance of the PixelShader class. |
Name | Description |
---|---|
Create(Device, byte[], ClassLinkage) | Initializes a new instance of the PixelShader class. |
Name | Description |
---|---|
explicit operator PixelShader(IntPtr) | Performs an explicit conversion from IntPtr to PixelShader. |