Options that represent subfeatures of FSR3 or FSR4.
| Property | Description |
|---|---|
| EnableHighDynamicRange | A bit indicating if the input color data provided is using a high-dynamic range. |
| EnableDisplayResolutionMotionVectors | A bit indicating if the motion vectors are rendered at display resolution. |
| EnableMotionVectorsJitterCancellation | A bit indicating that the motion vectors have the jittering pattern applied to them. |
| DepthInverted | A bit indicating that the input depth buffer data provided is inverted [1..0]. |
| EnableDepthInfinite | A bit indicating that the input depth buffer data provided is using an infinite far plane. |
| EnableAutoExposure | A bit indicating if automatic exposure should be applied to input color data. |
| EnableDynamicResolution | A bit indicating that the application uses dynamic resolution scaling. |
| EnableDebugChecking | A bit indicating that the runtime should check some API values and report issues. |
| EnableNonLinearColorSpace | A bit indicating that the color resource contains perceptual (gamma corrected) colors. |
| EnableDebugVisualization | A bit indicating if debug visualization is allowed. (memory consumption could increase) |