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()1189 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in loader_init_instance_extension_dispatch_table()2242 …eviceDisplayPlanePropertiesKHR")) return (void *)table->GetPhysicalDeviceDisplayPlanePropertiesKHR; in loader_lookup_instance_dispatch_table()9823 ….GetPhysicalDeviceDisplayPlanePropertiesKHR = terminator_GetPhysicalDeviceDisplayPlanePropertiesKH…
1364 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in layer_init_instance_dispatch_table()
1873 …VkResult res = disp->GetPhysicalDeviceDisplayPlanePropertiesKHR(unwrapped_phys_dev, pPropertyCount… in vkGetPhysicalDeviceDisplayPlanePropertiesKHR()1890 if (NULL == icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR) { in terminator_GetPhysicalDeviceDisplayPlanePropertiesKHR()1900 …return icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPro… in terminator_GetPhysicalDeviceDisplayPlanePropertiesKHR()2370 if (icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR == NULL) { in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()2377 …return icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPro… in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()2386 …icd_term->dispatch.GetPhysicalDeviceDisplayPlanePropertiesKHR(phys_dev_term->phys_dev, pPropertyCo… in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()