Lines Matching refs:planeIndex
1957 uint32_t planeIndex, uint32_t *pDisplayCount,
1968 VkResult res = disp->GetDisplayPlaneSupportedDisplaysKHR(unwrapped_phys_dev, planeIndex, pDisplayCount, pDisplays);
1972 VKAPI_ATTR VkResult VKAPI_CALL terminator_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice, uint32_t planeIndex,
1994 return icd_term->dispatch.GetDisplayPlaneSupportedDisplaysKHR(phys_dev_term->phys_dev, planeIndex, pDisplayCount, pDisplays);
2080 VkDisplayModeKHR mode, uint32_t planeIndex,
2091 VkResult res = disp->GetDisplayPlaneCapabilitiesKHR(unwrapped_phys_dev, mode, planeIndex, pCapabilities);
2096 uint32_t planeIndex,
2118 return icd_term->dispatch.GetDisplayPlaneCapabilitiesKHR(phys_dev_term->phys_dev, mode, planeIndex, pCapabilities);
2160 pIcdSurface->display_surf.planeIndex = pCreateInfo->planeIndex;
2565 pDisplayPlaneInfo->planeIndex, &pCapabilities->capabilities);