Searched refs:GetPhysicalDeviceXcbPresentationSupportKHR (Results 1 – 10 of 10) sorted by relevance
222 GetPhysicalDeviceXcbPresentationSupportKHR; member
187 return vk::GetPhysicalDeviceXcbPresentationSupportKHR(phy, in can_present()
649 table->GetPhysicalDeviceXcbPresentationSupportKHR = in loader_init_instance_extension_dispatch_table()749 return (void *)table->GetPhysicalDeviceXcbPresentationSupportKHR; in loader_lookup_instance_dispatch_table()
1024 VkBool32 res = disp->GetPhysicalDeviceXcbPresentationSupportKHR( in vkGetPhysicalDeviceXcbPresentationSupportKHR()1052 icd->GetPhysicalDeviceXcbPresentationSupportKHR && in terminator_GetPhysicalDeviceXcbPresentationSupportKHR()1055 return icd->GetPhysicalDeviceXcbPresentationSupportKHR( in terminator_GetPhysicalDeviceXcbPresentationSupportKHR()
229 GetPhysicalDeviceXcbPresentationSupportKHR; member
140 .GetPhysicalDeviceXcbPresentationSupportKHR =1652 LOOKUP_GIPA(GetPhysicalDeviceXcbPresentationSupportKHR, false);
702 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceXcbPresentationSupportKHR(VkPhysicalDevice physical… in GetPhysicalDeviceXcbPresentationSupportKHR() function732 …result = my_data->instance_dispatch_table->GetPhysicalDeviceXcbPresentationSupportKHR(physicalDevi… in GetPhysicalDeviceXcbPresentationSupportKHR()2425 reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceXcbPresentationSupportKHR)}, in intercept_khr_surface_command()
2779 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceXcbPresentationSupportKHR(VkPhysicalDevice physical… in GetPhysicalDeviceXcbPresentationSupportKHR() function2792 …->GetPhysicalDeviceXcbPresentationSupportKHR(physicalDevice, queueFamilyIndex, connection, visual_… in GetPhysicalDeviceXcbPresentationSupportKHR()3068 return reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceXcbPresentationSupportKHR); in InterceptWsiEnabledCommand()
4917 VKAPI_ATTR VkBool32 VKAPI_CALL GetPhysicalDeviceXcbPresentationSupportKHR(VkPhysicalDevice physical… in GetPhysicalDeviceXcbPresentationSupportKHR() function4930 …->GetPhysicalDeviceXcbPresentationSupportKHR(physicalDevice, queueFamilyIndex, connection, visual_… in GetPhysicalDeviceXcbPresentationSupportKHR()5490 return reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceXcbPresentationSupportKHR); in InterceptWsiEnabledCommand()
1058 …VkBool32 result = phys_dev->inst->layer_disp.GetPhysicalDeviceXcbPresentationSupportKHR(vk_phys_de… in vkGetPhysicalDeviceXcbPresentationSupportKHR()