Traverse-Research / Traverse-Research/gpu-allocator
Vulkan visualizer's `render_memory_block_window` calls `render_breakdown_ui`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 497
- Forks
- 82
- Avg merge
- 18d 17h
- Merged PRs (30d)
- 1
Description
https://github.com/Traverse-Research/gpu-allocator/blob/main/src/vulkan/visualizer.rs#L153
It should probably call render_memory_block_ui instead :D
Cool visualizer btw! <3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open src/vulkan/visualizer.rs at line 153 and inspect render_memory_block_window. Compare the called render_breakdown_ui function with render_memory_block_ui, then update the call so the memory block window uses the intended UI renderer and verify the visualizer still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100