Represents the initialization state of a FSR2Context. You can only use and set this when calling GraphicsDevice.CreateFeature.
| Property | Description | 
|---|---|
| displaySizeHeight | The height of the presentation resolution targeted by the upscaling process. | 
| displaySizeWidth | The width of the presentation resolution targeted by the upscaling process. | 
| ffxFsrFlags | Initialization flags. Additional resources: FfxFsr2InitializationFlags. | 
| maxRenderSizeHeight | The maximum height that rendering will be performed at. | 
| maxRenderSizeWidth | The maximum width that rendering will be performed at. |