Versions Compared

Key

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

struct Enlighten::PppiIndirectionOutputWorkspace

The output texture data for the indirection texture.

Variables

NameDescription
void * m_IndirectionTextureMemory

Start address of the CPU-writable memory region assigned to the indirection texture.

Geo::s32 m_IndirectionTextureRowPitch

Number of bytes used per row by the indirection texture.

Geo::s32 m_IndirectionTextureSlicePitch

Number of bytes used per slice by the indirection texture.