gpu-allocator
gpu-allocator copied to clipboard
Add option for different color per allocation in visualizer.
The visualizer gives blocks different colors based on what type of memory they are (linear or non-linear). We should add the option to give every allocation a different color (hash of chunk_id probably). That will make it easier to spot which blocks are large and which blocks are small.