Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::PppiAtlasUpdateData

The data that must be copied into the atlas update buffers.

Variables

NameDescription
PppiUpdateData< Geo::u32 > m_AtlasTileData

The atlas tiles to update.

PppiUpdateData< Geo::u64 > m_EnvironmentVisibilityData

The environment visibilities to be uploaded.

PppiUpdateData< Geo::u32 > m_InterpolationData

The interpolations to perform.

PppiUpdateData< Geo::u16 > m_ProbeIndexData

The probe indices associated with each atlas tile.

PppiUpdateData< Geo::u64 > m_ProbeSetData

The offsets of the probe coefficients for each set of probes.

PppiUpdateData< Geo::u64 > m_SampledProbeData

The probes from which to sample.

PppiUpdateData< Geo::u64 > m_SolvedCoeffData

The solved probe coefficients to be uploaded.