Diligent Engine API Reference
|
Texture sampler capabilities. More...
Public Member Functions | |
SamplerCaps () | |
Initializes the structure members with default values. | |
Public Attributes | |
Bool | bBorderSamplingModeSupported |
Indicates if device supports border texture addressing mode. | |
Bool | bAnisotropicFilteringSupported |
Indicates if device supports anisotrpoic filtering. | |
Bool | bLODBiasSupported |
Indicates if device supports MIP load bias. | |
Texture sampler capabilities.