-
Hey i'm having problems with setting up multi context vulkan. I found gladLoadVulkanContext to create a VKContext but it needs a VkPhysicalDevice as a input how can i get one or how can i create a GladVulkanContext ? |
Beta Was this translation helpful? Give feedback.
Answered by
Dav1dde
Aug 24, 2024
Replies: 1 comment 4 replies
-
You load without a physical device ( |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should not return
0
, something else is wrong.