summaryrefslogtreecommitdiff
path: root/tools/vk-pipeline-create/main.cpp
AgeCommit message (Collapse)Author
2023-10-19Add a tool to dump/replay compute pipeline creation from gfx. (#3275)Yong He
* Add a tool to dump/replay compute pipeline creation from gfx. * Fix x86 build. --------- Co-authored-by: Yong He <yhe@nvidia.com>