summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-util.h
AgeCommit message (Expand)Author
2021-04-24Remove resource `Usage` from `gfx` interface. (#1813)Yong He
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-19Make gfx library visible to external user. (#1719)Yong He
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia