Versions Compared

Key

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

struct Enlighten::PppiUpdateData::Block

A contiguous data block.

Variables

NameDescription
const T * m_Array

The elements within this block.

Geo::u32 m_Count

The number of elements within this block.

Geo::u32 m_Offset

The offset of this block within the target buffer.