Searched refs:GetDisplayPlaneSupportedDisplaysKHR (Results 1 – 5 of 5) sorted by relevance
260 PFN_vkGetDisplayPlaneSupportedDisplaysKHR GetDisplayPlaneSupportedDisplaysKHR; member
82 PFN_vkGetDisplayPlaneSupportedDisplaysKHR GetDisplayPlaneSupportedDisplaysKHR; member
108 LOOKUP_GIPA(GetDisplayPlaneSupportedDisplaysKHR, false); in loader_icd_init_entries()1190 …table->GetDisplayPlaneSupportedDisplaysKHR = (PFN_vkGetDisplayPlaneSupportedDisplaysKHR)gpa(inst, … in loader_init_instance_extension_dispatch_table()2243 … "GetDisplayPlaneSupportedDisplaysKHR")) return (void *)table->GetDisplayPlaneSupportedDisplaysKHR; in loader_lookup_instance_dispatch_table()9824 .GetDisplayPlaneSupportedDisplaysKHR = terminator_GetDisplayPlaneSupportedDisplaysKHR,
1365 …table->GetDisplayPlaneSupportedDisplaysKHR = (PFN_vkGetDisplayPlaneSupportedDisplaysKHR) gpa(insta… in layer_init_instance_dispatch_table()
1915 …VkResult res = disp->GetDisplayPlaneSupportedDisplaysKHR(unwrapped_phys_dev, planeIndex, pDisplayC… in vkGetDisplayPlaneSupportedDisplaysKHR()1931 if (NULL == icd_term->dispatch.GetDisplayPlaneSupportedDisplaysKHR) { in terminator_GetDisplayPlaneSupportedDisplaysKHR()1941 …return icd_term->dispatch.GetDisplayPlaneSupportedDisplaysKHR(phys_dev_term->phys_dev, planeIndex,… in terminator_GetDisplayPlaneSupportedDisplaysKHR()