|
HasFogVertexClamped |
Gets a value indicating whether the device clamps fog blend factor per vertex. |
|
IsNullReference |
Gets a value indicating whether the device is a null reference device that does not render. |
|
SupportsBlendOperation |
Gets a value indicating whether the device supports blending operations other than BlendFunction.Add. |
|
SupportsClipPlaneScaledPoints |
Gets a value indicating whether the device correctly clips scaled points of size greater than 1.0 to user-defined clipping planes. |
|
SupportsClipTransformedVertices |
Gets a value indicating whether the device clips post-transformed vertex primitives. |
|
SupportsColorWrite |
Gets a value indicating whether the device supports per-channel writes for the render-target color buffer through the ColorWriteChannels state. |
|
SupportsCullClockwiseFace |
Gets a value indicating whether the driver supports clockwise triangle culling through the CullMode state. |
|
SupportsCullCounterClockwiseFace |
Gets a value indicating whether the driver supports counterclockwise triangle culling through the CullMode state. |
|
SupportsCullNone |
Gets a value indicating whether the driver does not perform triangle culling. |
|
SupportsFogAndSpecularAlpha |
Gets a value indicating whether the driver supports separate fog and specular alpha. |
|
SupportsIndependentWriteMasks |
Gets a value indicating whether the device supports independent write masks for multiple element textures or multiple render targets. |
|
SupportsMaskZ |
Gets a value indicating whether the device can enable and disable modification of the depth buffer on pixel operations. |
|
SupportsMultipleRenderTargetsIndependentBitDepths |
Gets a value indicating whether the device supports different bit depths for multiple render targets. |
|
SupportsMultipleRenderTargetsPostPixelShaderBlending |
Gets a value indicating whether the device supports post-pixel shader operations for multiple render targets. |
|
SupportsPerStageConstant |
Gets a value indicating whether the device supports per-stage constants. |
|
SupportsSeparateAlphaBlend |
Gets a value indicating whether the device supports separate blend settings for the alpha channel. |
|
SupportsTextureStageStateArgumentTemp |
Gets a value indicating whether the device supports texture argument values for the temporary register. |