• Home
  • Raw
  • Download

Lines Matching refs:planeIndex

2065 …sKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…  in vkGetDisplayPlaneCapabilitiesKHR()  argument
2067 return ::vkGetDisplayPlaneCapabilitiesKHR( physicalDevice, mode, planeIndex, pCapabilities ); in vkGetDisplayPlaneCapabilitiesKHR()
2070 …ayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… in vkGetDisplayPlaneSupportedDisplaysKHR() argument
2072 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
15183 …Result getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCapab…
15186 …R>::type getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch const …
15190 …Result getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t* pDisplayCount, DisplayK…
15193 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch const …
15195 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator const…
26403 , planeIndex( planeIndex_ ) in DisplayPlaneInfo2KHR()
26431 planeIndex = planeIndex_; in setPlaneIndex()
26450 && ( planeIndex == rhs.planeIndex ); in operator ==()
26464 uint32_t planeIndex; member
26752 , planeIndex( planeIndex_ ) in DisplaySurfaceCreateInfoKHR()
26791 planeIndex = planeIndex_; in setPlaneIndex()
26841 && ( planeIndex == rhs.planeIndex ) in operator ==()
26861 uint32_t planeIndex; member
52839 …lDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCap… in getDisplayPlaneCapabilitiesKHR() argument
52841 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()
52845 …lDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch const … in getDisplayPlaneCapabilitiesKHR() argument
52848 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()
52854 …VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex,… in getDisplayPlaneSupportedDisplaysKHR() argument
52856 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, … in getDisplayPlaneSupportedDisplaysKHR()
52860 …>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch const … in getDisplayPlaneSupportedDisplaysKHR() argument
52867 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
52871 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
52882 …>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator const… in getDisplayPlaneSupportedDisplaysKHR() argument
52889 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
52893 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()