Searched defs:DisplayPlane (Results 1 – 2 of 2) sorted by relevance
48 pub struct DisplayPlane { struct51 properties: ash::vk::DisplayPlanePropertiesKHR, argument55 impl DisplayPlane { argument59 ) -> Result<IntoIter<DisplayPlane>, OomError> { in enumerate_raw()150 pub fn enumerate(physical_device: Arc<PhysicalDevice>) -> IntoIter<DisplayPlane> { in enumerate()
158 plane: &DisplayPlane, in from_display_plane()167 plane: &DisplayPlane, in validate_from_display_plane()197 plane: &DisplayPlane, in from_display_plane_unchecked()1400 DisplayPlane, enumerator