FfxBrixelizerStats
A structure containing the statistics readable after an update of the Brixelizer API.
File location: sdk/include/FidelityFX/host/ffx_brixelizer.h
Detailed description
A structure containing the statistics readable after an update of the Brixelizer API.
Data fields
Type |
Description |
---|---|
uint32_t |
cascadeIndex
The index of the cascade that the statisticss have been collected for.
|
staticCascadeStats
The statistics for the static cascade.
|
|
dynamicCascadeStats
The statistics for the dynamic cascade.
|
|
contextStats
The statistics for the Brixelizer context.
|