Searched refs:GetPhysicalDevicePresentRectanglesKHR (Results 1 – 5 of 5) sorted by relevance
255 PFN_vkGetPhysicalDevicePresentRectanglesKHR GetPhysicalDevicePresentRectanglesKHR; member
77 PFN_vkGetPhysicalDevicePresentRectanglesKHR GetPhysicalDevicePresentRectanglesKHR; member
103 LOOKUP_GIPA(GetPhysicalDevicePresentRectanglesKHR, false); in loader_icd_init_entries()1191 …table->GetPhysicalDevicePresentRectanglesKHR = (PFN_vkGetPhysicalDevicePresentRectanglesKHR)gpa(in… in loader_init_instance_extension_dispatch_table()2250 …tPhysicalDevicePresentRectanglesKHR")) return (void *)table->GetPhysicalDevicePresentRectanglesKHR; in loader_lookup_instance_dispatch_table()9878 .GetPhysicalDevicePresentRectanglesKHR = terminator_GetPhysicalDevicePresentRectanglesKHR,
1376 …table->GetPhysicalDevicePresentRectanglesKHR = (PFN_vkGetPhysicalDevicePresentRectanglesKHR) gpa(i… in layer_init_instance_dispatch_table()
2247 …return disp->GetPhysicalDevicePresentRectanglesKHR(unwrapped_phys_dev, surface, pRectCount, pRects… in vkGetPhysicalDevicePresentRectanglesKHR()2255 if (NULL == icd_term->dispatch.GetPhysicalDevicePresentRectanglesKHR) { in terminator_GetPhysicalDevicePresentRectanglesKHR()2267 return icd_term->dispatch.GetPhysicalDevicePresentRectanglesKHR( in terminator_GetPhysicalDevicePresentRectanglesKHR()2270 …return icd_term->dispatch.GetPhysicalDevicePresentRectanglesKHR(phys_dev_term->phys_dev, surface, … in terminator_GetPhysicalDevicePresentRectanglesKHR()