-
Brian Suchy authored
Implement a 2D tiling with continuous tiles in memory, with tiles organized in row-major order inside the virtual address range. Also adds functions to query the size of a tile inside the tiling.
a13ddad2
Implement a 2D tiling with continuous tiles in memory, with tiles organized in row-major order inside the virtual address range. Also adds functions to query the size of a tile inside the tiling.