commit | 8764a1b7c4f8428e55da52d61f7a6d772bf01008 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Dec 19 10:51:11 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Dec 19 10:51:15 2023 +0100 |
tree | a9988b431e2c2ff3c7ae3855fa6361f27f341f89 | |
parent | 089ed3032359f7c83c0c608d500c518b359bf25f [diff] |
Backends: Vulkan: free FontCommandBuffer explicitely (not actually required in normal code path, unless ImGui_ImplVulkan_DestroyDeviceObjects is declared directly). (#7104)