Options that represent subfeatures of DLSS.
None | Disables every subfeature. |
IsHDR | Indicates whether the input buffer uses high dynamic range. If set, the input buffer is raw luminance, if not set, the input buffer is normalized color. |
MVLowRes | Indicates whether the input motion vector buffer is a lower resolution than the output. If set, you must specify DLSSCommandExecutionData.mvScaleX and DLSSCommandExecutionData.mvScaleY. |
MVJittered | Indicates whether the input motion vector buffer is jittered or not. If set, you must specify DLSSCommandExecutionData.jitterOffsetX and DLSSCommandExecutionData.jitterOffsetY. |
DepthInverted | Indicates whether to invert the depth buffer or not. |
DoSharpening | Indicates whether to use the sharpening feature or not. |