- PFN_vkCreateMirSurfaceKHR
alias PFN_vkCreateMirSurfaceKHR = VkResult function(VkInstance instance, const(VkMirSurfaceCreateInfoKHR)* pCreateInfo, const(VkAllocationCallbacks)* pAllocator, VkSurfaceKHR* pSurface)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- PFN_vkGetPhysicalDeviceMirPresentationSupportKHR
alias PFN_vkGetPhysicalDeviceMirPresentationSupportKHR = VkBool32 function(VkPhysicalDevice physicalDevice, uint queueFamilyIndex, MirConnection* connection)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- VkMirSurfaceCreateFlagsKHR
alias VkMirSurfaceCreateFlagsKHR = VkFlags
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.