Home | History | Annotate | Download | only in libvulkan

Lines Matching defs:vkCreateAndroidSurfaceKHR

107     driver::Logger(instance).Err(instance, "VK_KHR_android_surface not enabled. Exported vkCreateAndroidSurfaceKHR not executed.");
442 "vkCreateAndroidSurfaceKHR",
1966 VKAPI_ATTR VkResult vkCreateAndroidSurfaceKHR(VkInstance instance, const VkAndroidSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) {