[]
ID3D11DeviceContext
[Guid("c0bfa96c-e089-44fb-8eaf-26f8796190da")]
public class PixelShaderStage : CommonShaderStage<PixelShader>, IDisposable
| Name | Description |
|---|---|
| PixelShaderStage(IntPtr) | Initializes a new instance of the PixelShaderStage class. |
| Name | Description |
|---|---|
| FrontfacingDefaultValue | Constant FrontfacingDefaultValue. |
| FrontfacingFalseValue | Constant FrontfacingFalseValue. |
| FrontfacingTrueValue | Constant FrontfacingTrueValue. |
| InputRegisterComponentBitCount | Constant InputRegisterComponentBitCount. |
| InputRegisterComponents | Constant InputRegisterComponents. |
| InputRegisterCount | Constant InputRegisterCount. |
| InputRegisterReadPorts | Constant InputRegisterReadPorts. |
| InputRegisterReadsPerInst | Constant InputRegisterReadsPerInst. |
| LegacyPixelCenterFractionalComponent | Constant LegacyPixelCenterFractionalComponent. |
| OutputDepthRegisterComponentBitCount | Constant OutputDepthRegisterComponentBitCount. |
| OutputDepthRegisterComponents | Constant OutputDepthRegisterComponents. |
| OutputDepthRegisterCount | Constant OutputDepthRegisterCount. |
| OutputMaskRegisterComponentBitCount | Constant OutputMaskRegisterComponentBitCount. |
| OutputMaskRegisterComponents | Constant OutputMaskRegisterComponents. |
| OutputMaskRegisterCount | Constant OutputMaskRegisterCount. |
| OutputRegisterComponentBitCount | Constant OutputRegisterComponentBitCount. |
| OutputRegisterComponents | Constant OutputRegisterComponents. |
| OutputRegisterCount | Constant OutputRegisterCount. |
| PixelCenterFractionalComponent | Constant PixelCenterFractionalComponent. |
| Name | Description |
|---|---|
| explicit operator PixelShaderStage(IntPtr) | Performs an explicit conversion from IntPtr to PixelShaderStage. |