FfxBrixelizerGIContextDescription
A structure encapsulating the parameters used for creating an FfxBrixelizerGIContext
.
File location: sdk/include/FidelityFX/host/ffx_brixelizergi.h
Detailed description
A structure encapsulating the parameters used for creating an FfxBrixelizerGIContext
.
Data fields
Type |
Description |
---|---|
FfxBrixelize.giflags |
flags
A bit field representings various options.
|
FfxBrixelizerGIInternalResolution |
internalResolution
The scale at which Brixelizer GI will output GI at internally. The output will be internally upscaled to the specified displaySize.
|
displaySize
The size of the presentation resolution targeted by the upscaling process.
|
|
backendInterface
An implementation of the FidelityFX backend for use with Brixelizer.
|