• Home
  • Raw
  • Download

Lines Matching refs:planeIndex

15111       , planeIndex( planeIndex_ )  in DisplaySurfaceCreateInfoKHR()
15157 planeIndex = planeIndex_; in setPlaneIndex()
15202 && ( planeIndex == rhs.planeIndex ) in operator ==()
15222 uint32_t planeIndex; member
17995 …Result getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t* pDisplayCount, DisplayK… in getDisplayPlaneSupportedDisplaysKHR() argument
17997 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18002 …ector<DisplayKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex ) const in getDisplayPlaneSupportedDisplaysKHR()
18009 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18013 …cast<Result>( vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
18063 …Result getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCapab… in getDisplayPlaneCapabilitiesKHR() argument
18065 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()
18069 …bilitiesKHR>::type getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex ) const in getDisplayPlaneCapabilitiesKHR()
18072 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()