summaryrefslogtreecommitdiffstats
path: root/tools/gfx/vulkan/vk-pipeline-dump-layer.cpp
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Add a tool to dump/replay compute pipeline creation from gfx. (#3275)Yong He2023-10-19
* Add a tool to dump/replay compute pipeline creation from gfx. * Fix x86 build. --------- Co-authored-by: Yong He <yhe@nvidia.com>