We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a523083 commit 2ac8169Copy full SHA for 2ac8169
tests/vk_hpp_module.cpp
@@ -7,7 +7,7 @@
7
*/
8
import vulkan_hpp;
9
10
-int test_instance()
+int test_version()
11
{
12
return static_cast<int>(vk::makeApiVersion(1, 0, 0, 0));
13
}
0 commit comments