Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5edff commit 7d00f5eCopy full SHA for 7d00f5e
1 file changed
code/05_window_surface.cpp
@@ -1,8 +1,5 @@
1
-#define VK_USE_PLATFORM_WIN32_KHR
2
#define GLFW_INCLUDE_VULKAN
3
#include <GLFW/glfw3.h>
4
-#define GLFW_EXPOSE_NATIVE_WIN32
5
-#include <GLFW/glfw3native.h>
6
7
#include <iostream>
8
#include <stdexcept>
0 commit comments