Searched refs:GetPhysicalDeviceDisplayPlanePropertiesKHR (Results 1 – 5 of 5) sorted by relevance
259 PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR GetPhysicalDeviceDisplayPlanePropertiesKHR; member
81 PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR GetPhysicalDeviceDisplayPlanePropertiesKHR; member
107 LOOKUP_GIPA(GetPhysicalDeviceDisplayPlanePropertiesKHR, false); in loader_icd_init_entries()1195 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in loader_init_instance_extension_dispatch_table()2254 …eviceDisplayPlanePropertiesKHR")) return (void *)table->GetPhysicalDeviceDisplayPlanePropertiesKHR; in loader_lookup_instance_dispatch_table()9882 ….GetPhysicalDeviceDisplayPlanePropertiesKHR = terminator_GetPhysicalDeviceDisplayPlanePropertiesKH…
1378 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in layer_init_instance_dispatch_table()
1875 …VkResult res = disp->GetPhysicalDeviceDisplayPlanePropertiesKHR(unwrapped_phys_dev, pPropertyCount… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()1892 if (NULL == icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR) { in terminator_GetPhysicalDeviceDisplayPlanePropertiesKHR()1902 …return icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPro… in terminator_GetPhysicalDeviceDisplayPlanePropertiesKHR()2372 if (icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR == NULL) { in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()2379 …return icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPro… in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()2388 …icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPropertyCo… in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()