merged vk/init.c
This commit is contained in:
parent
4b97f8ff33
commit
fef087c906
@ -119,7 +119,7 @@ VY_DLLEXPORT int vyInit(const vy_renderer_init_info *info) {
|
|||||||
.apiVersion = VK_API_VERSION_1_0,
|
.apiVersion = VK_API_VERSION_1_0,
|
||||||
.applicationVersion = 0x00001000,
|
.applicationVersion = 0x00001000,
|
||||||
.engineVersion = 0x00001000,
|
.engineVersion = 0x00001000,
|
||||||
.pEngineName = "voyage",
|
.pEngineName = "voyageEngine",
|
||||||
.pApplicationName = "Voyage",
|
.pApplicationName = "Voyage",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user