Versions Compared

Key

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

struct Enlighten::UpdatePppiAtlasStats

Statistics reported by the atlas texture update.

Variables

NameDescription
Geo::u32 m_ConvertTimeUs

The time (in microseconds) spent converting probe values from fp32 to fp16 format.

Geo::u32 m_CopyTimeUs

The time (in microseconds) spent copying converted fp16 probe values to the atlas.

Geo::s32 m_NumCopiedProbes

The number of probes updated to the atlas.