FfxSssrContextDescription
A structure encapsulating the parameters required to initialize FidelityFX Stochastic Screen Space Reflections.
File location: sdk/include/FidelityFX/host/ffx_sssr.h
Detailed description
A structure encapsulating the parameters required to initialize FidelityFX Stochastic Screen Space Reflections.
Data fields
Type |
Description |
---|---|
uint32_t |
flags
A collection of “FfxSssrInitializationFlagBits“.
|
renderSize
The resolution we are currently rendering at.
|
|
FfxSurfaceFormat |
normalsHistoryBufferFormat
The format used by the reflections denoiser to store the normals buffer history.
|
backendInterface
A set of pointers to the backend implementation for FidelityFX SDK.
|