Searched refs:GetDisplayPlaneSupportedDisplays (Results 1 – 3 of 3) sorted by relevance
30 static VkResult GetDisplayPlaneSupportedDisplays(uint32_t *pDisplayCount, VkDisplayKHR *pDisplays);
78 VkResult DisplaySurfaceKHR::GetDisplayPlaneSupportedDisplays(uint32_t *pDisplayCount, VkDisplayKHR … in GetDisplayPlaneSupportedDisplays() function in vk::DisplaySurfaceKHR
3876 return vk::DisplaySurfaceKHR::GetDisplayPlaneSupportedDisplays(pDisplayCount, pDisplays); in vkGetDisplayPlaneSupportedDisplaysKHR()