adjusted fnc name
This commit is contained in:
parent
a523083f72
commit
2ac81691ba
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
*/
|
*/
|
||||||
import vulkan_hpp;
|
import vulkan_hpp;
|
||||||
|
|
||||||
int test_instance()
|
int test_version()
|
||||||
{
|
{
|
||||||
return static_cast<int>(vk::makeApiVersion(1, 0, 0, 0));
|
return static_cast<int>(vk::makeApiVersion(1, 0, 0, 0));
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue