RenderCapability Methods
.NET Framework 4
The RenderCapability type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsPixelShaderVersionSupported | Gets a value that indicates whether the specified pixel shader version is supported. |
|
IsPixelShaderVersionSupportedInSoftware | Gets a value that indicates whether the specified pixel shader version can be rendered in software on the current system. |
|
MaxPixelShaderInstructionSlots | Gets the maximum number of instruction slots supported by the specified pixel shader version. |