We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df01a11 commit f1b37b5Copy full SHA for f1b37b5
attachments/35_gltf_ktx.cpp
@@ -18,8 +18,8 @@ import vulkan_hpp;
18
#endif
19
#include <vulkan/vk_platform.h>
20
#if defined(__ANDROID__)
21
-# include <vulkan/vulkan_android.h>
22
# include <vulkan/vulkan_core.h>
+# include <vulkan/vulkan_android.h>
23
24
#include <vulkan/vulkan_profiles.hpp>
25
attachments/36_multiple_objects.cpp
0 commit comments