Searched refs:GetPhysicalDeviceXcbPresentationSupportKHR (Results 1 – 7 of 7) sorted by relevance
157 GET_INSTANCE_PROC(GetPhysicalDeviceXcbPresentationSupportKHR); in LoadInstanceProcs()
144 GetPhysicalDeviceXcbPresentationSupportKHR = nullptr; member
282 PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR GetPhysicalDeviceXcbPresentationSupportKHR; member
101 PFN_vkGetPhysicalDeviceXcbPresentationSupportKHR GetPhysicalDeviceXcbPresentationSupportKHR; member
130 LOOKUP_GIPA(GetPhysicalDeviceXcbPresentationSupportKHR, false); in loader_icd_init_entries()1209 …table->GetPhysicalDeviceXcbPresentationSupportKHR = (PFN_vkGetPhysicalDeviceXcbPresentationSupport… in loader_init_instance_extension_dispatch_table()2262 …eviceXcbPresentationSupportKHR")) return (void *)table->GetPhysicalDeviceXcbPresentationSupportKHR; in loader_lookup_instance_dispatch_table()9843 ….GetPhysicalDeviceXcbPresentationSupportKHR = terminator_GetPhysicalDeviceXcbPresentationSupportKH…
1380 …table->GetPhysicalDeviceXcbPresentationSupportKHR = (PFN_vkGetPhysicalDeviceXcbPresentationSupport… in layer_init_instance_dispatch_table()
893 …return disp->GetPhysicalDeviceXcbPresentationSupportKHR(unwrapped_phys_dev, queueFamilyIndex, conn… in vkGetPhysicalDeviceXcbPresentationSupportKHR()912 if (NULL == icd_term->dispatch.GetPhysicalDeviceXcbPresentationSupportKHR) { in terminator_GetPhysicalDeviceXcbPresentationSupportKHR()919 …return icd_term->dispatch.GetPhysicalDeviceXcbPresentationSupportKHR(phys_dev_term->phys_dev, queu… in terminator_GetPhysicalDeviceXcbPresentationSupportKHR()