blob: 5fc36a01e1ddf79e9cbd49c41e49aef13b5cf2b6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
vkoverhead is a tool for evaluating CPU-based overhead of Vulkan
drivers. It was inspired heavily by drawoverhead from piglit.
## Features
* extreme granularity for profiling specific scenarios
* simple to use
* CSV output for ease of script parsing
* zero dependencies
|