This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

struct Enlighten::UpdatePppiAtlasStats

Stats reported by UpdatePppiAtlas().

Variables

Name Description
Geo::u32 m_BuildTimeUs

The time (in microseconds) spent rebuilding the write targets data structure (needs to be done when targets are cleared).

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.

  • No labels