FfxBrixelizerResources

A structure representing all external resources for use with Brixelizer.

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

Detailed description

A structure representing all external resources for use with Brixelizer.

Data fields

Type

Description

FfxResource

sdfAtlas
An FfxResource for storing the SDF atlas. This should be a 512x512x512 3D texture of 8-bit unorm values.

FfxResource

brickAABBs
An FfxResource for storing the brick AABBs. This should be a structured buffer containing 64*64*64 32-bit values.

FfxBrixelizerCascadeResources

cascadeResources
Cascade resources.