Closed AlexSabourinDev closed 1 year ago
Describe the bug Currently - if you try to run the project without validation layers, the engine will fail to create a vulkan instance. Investigate ways of disabling validation layers if they can't be found.
Resolved - Vulkan Version in vulkan instance creation was not correct
Describe the bug Currently - if you try to run the project without validation layers, the engine will fail to create a vulkan instance. Investigate ways of disabling validation layers if they can't be found.