[Mesa-users] Getting a vulkan instance with radv
Anthony Jagers
noonetinone at gmail.com
Sun May 21 17:06:16 UTC 2017
I cannot as a regular user get a vulkan instance.
The Talos Principle will not load with the vulkan backend.
As a root user things are fine.
With LunarG's vulkaninfo this is sent to the console.
___________________________________________________________
VK_KHR_get_physical_device_properties2: extension revision 1
VK_EXT_debug_report : extension revision 6
/var/lib/jenkins/workspace/Create-Linux-VulkanSDK/Vulkan-LoaderAndValidationLayers/demos/vulkaninfo.c:1464:
failed with VK_ERROR_INITIALIZATION_FAILED
____________________________________________________
As root the utility report back normally.
VK_EXT_debug_report : extension revision 6
WARNING: radv is not a conformant vulkan implementation, testing use only.
Line 1464 is a cal to vkEnumeratePhysicalDevices ().
The first call to vulkan in the program.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20170521/78b29357/attachment.html>
More information about the mesa-users
mailing list