compressed and swizzled GPU data arrays as if they were decompressed and stored in row-
major order. In a shared memory system, this allows CPU to directly access the GPU data
without copying the data or losing the performance and bandwidth benefits of using
compression and swizzling on the GPU. Our method is flexible enough to support a wide
variety of existing and future swizzling and compression schemes, including block-based …