Structs§
- Plane
Super Block Offset - Absolute offset in superblocks inside a plane, where a superblock is defined
to be an
N*Nsquare whereN == (1 << SUPERBLOCK_TO_PLANE_SHIFT). - Super
Block Offset - Absolute offset in superblocks, where a superblock is defined
to be an
N*Nsquare whereN == (1 << SUPERBLOCK_TO_PLANE_SHIFT). - Tile
Super Block Offset - Absolute offset in superblocks inside a tile, where a superblock is defined
to be an
N*Nsquare whereN == (1 << SUPERBLOCK_TO_PLANE_SHIFT).