Versions Compared

Key

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

struct Enlighten::UpdatePppiIndirectionStats

Statistics reported by the indirection texture update.

Variables

NameDescription
Geo::u32 m_BuildBlockCount

The number of blocks built.

Geo::u32 m_BuildTimeUs

The time (in microseconds) spent building blocks.

Geo::u32 m_IndirectionUpdateCount

The number of indirection blocks which required an update.

Geo::u32 m_IndirectionUpdateTimeUs

The time (in microseconds) spent updating the indirection texture.