summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-descriptor-allocator.cpp
AgeCommit message (Collapse)Author
2021-07-09Enable testing with Swiftshader. (#1906)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
* Explicit swapchain interface in `gfx`. * Correctly return nullptr when `IRenderer` creation failed. * Fix crashes on CUDA tests. * Cleanups.