vulkan: implement multi canvas rendering

This commit is contained in:
niki
2022-08-28 03:35:06 +02:00
parent 748f2676d5
commit c5a2e47714
6 changed files with 165 additions and 107 deletions
@@ -12,5 +12,6 @@
#define VMA_STATIC_VULKAN_FUNCTIONS 0
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 1
#endif
#include "vk_mem_alloc.h"
#endif //LOVE_GRAPHICS_VULKAN_VULKANWRAPPER_H