I am trying to enable the Vulkan debug utils extension, but the result from vkCreateInstance is '-7', which translates to:
VK_ERROR_EXTENSION_NOT_PRESENT
It there something I have to install and link additionally, apart from the vulkan loader?
I've managed to find the vulkan-extension-layer package, though I cannot find any similarly named *.so file;
VK_ERROR_EXTENSION_NOT_PRESENT
It there something I have to install and link additionally, apart from the vulkan loader?
I've managed to find the vulkan-extension-layer package, though I cannot find any similarly named *.so file;