The output texture data for the indirection texture.
| 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. |