Home | History | Annotate | Download | only in swapchain

Lines Matching refs:GetPhysicalDeviceMirPresentationSupportKHR

100     pDisp->GetPhysicalDeviceMirPresentationSupportKHR =
490 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceMirPresentationSupportKHR(VkPhysicalDevice physicalDevice,
519 result = my_data->instance_dispatch_table->GetPhysicalDeviceMirPresentationSupportKHR(physicalDevice, queueFamilyIndex,
2235 { "vkGetPhysicalDeviceMirPresentationSupportKHR", reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceMirPresentationSupportKHR) },