The XDeviceCaps type exposes the following members.

Properties

  NameDescription
Caps
Hardware device capabilites, accessible through the DirectX.
MaxMagFilter
The best magnifying filter the device supports. TextureFilter
MaxMinFilter
The best shrink filter the device supports. TextureFilter
MaxMipFilter
The best mipmap filter the device supports. TextureFilter
RasterCaps
Raster drawing capabilities information.
TextureCaps
Various instances of the texture mapping capabilities.
TextureFilterCaps
Texture filtering capabilities information. FilterCaps
TextureOperationCaps
Describes the texture operations supported by the device. TextureOperationCaps

See Also