summaryrefslogtreecommitdiff
path: root/tools/gfx/vulkan/vk-helper-functions.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-08-15fix getVKAdapters on MoltenVK (#4852)skallweitNV
2024-04-05gfx vulkan fixes (#3897)skallweitNV
2022-11-04Add AdapterLUID to identify GPU adapters (#2492)skallweitNV
2022-11-03Add gfxGetAdapters function (currently implemented for D3D12/Vulkan) (#2486)skallweitNV
2022-09-22GFX: improve d3d12 performance. (#2408)Yong He
2022-05-26Split render-vk.h/.cpp into a set of smaller files (#2244)lucy96chen