summaryrefslogtreecommitdiffstats
path: root/external/renderdoc_app.h
Commit message (Collapse)AuthorAge
* Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He2021-03-04
* Refactor `gfx` to surface `CommandBuffer` interface. * Fixes. * Fix code review issues, and make vulkan runnable on devices without VK_EXT_extended_dynamic_states. * Update solution files * Move out-of-date examples to examples/experimental Co-authored-by: Yong He <yhe@nvidia.com>