Represents the state of FSR2.
This class must be persistent, since internally it keeps track of history buffers and other important implementation details. To modify the results of FSR2, alter values in the ExecuteData property and then run GraphicsDevice.ExecuteFSR2.
executeData | The mutable state of the current FSR2 object. |
initData | The immutable initialization data the DLSSContext requires. |