FfxBrixelizerRawJobDescription
A structure describing a Brixelizer job.
File location: sdk/include/FidelityFX/host/ffx_brixelizer_raw.h
Detailed description
A structure describing a Brixelizer job.
Data fields
Type |
Description |
---|---|
float |
aabbMin
The mimimum corner of the AABB of the job.
|
float |
aabbMax
The maximum corner of the AABB of the job.
|
uint32_t |
flags
Flags for the job (to be set from FfxBrixelizerRawJobFlags).
|
uint32_t |
instanceIdx
The ID for an instance for the job.
|