This is the documentation for Enlighten.

struct Enlighten PppiIndirectionOutputWorkspace

struct Enlighten::PppiIndirectionOutputWorkspace

The output texture data for the indirection texture.

Variables

Name Description
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.