gpu-allocator icon indicating copy to clipboard operation
gpu-allocator copied to clipboard

Add option for different color per allocation in visualizer.

Open manon-traverse opened this issue 4 years ago • 0 comments

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.

manon-traverse avatar Sep 07 '21 09:09 manon-traverse