summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-device-queue.cpp
AgeCommit message (Expand)Author
2021-03-04Refactor `gfx` to surface `CommandBuffer` interface. (#1735)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2020-07-23Fix for vulkan tests failing (#1456)jsmall-nvidia
2020-07-02Only call m_api functions if m_api has been validly set on dtor of VulkanDevi...jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia