We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372fec5 commit dca207fCopy full SHA for dca207f
src/lepus/gfx/GraphicsEngine/Apis/ApiVk.h
@@ -5,6 +5,7 @@
5
6
#ifndef WIN32
7
#include "vk_mem_alloc.h"
8
+#include <VkBootstrap.h>
9
#else
10
#define VK_USE_PLATFORM_WIN32_KHR
11
#include <VkBootstrap.h>
0 commit comments