FfxBrixelizerGIContext

A structure encapsulating the FidelityFX Brixelizer GI context.

File location: sdk/include/FidelityFX/host/ffx_brixelizergi.h

Detailed description

A structure encapsulating the FidelityFX Brixelizer GI context.

This sets up an object which contains all persistent internal data and resources that are required by Brixelizer GI.

The FfxBrixelizerGIContext object should have a lifetime matching your use of Brixelizer GI. Before destroying the Brixelizer GI context care should be taken to ensure the GPU is not accessing the resources created or used by Brixelizer GI. It is therefore recommended that the GPU is idle before destroying the Brixelizer GI context.