• Home
  • Raw
  • Download

Lines Matching refs:planeIndex

1999 …sKHR( VkPhysicalDevice physicalDevice, VkDisplayModeKHR mode, uint32_t planeIndex, VkDisplayPlaneC…  in vkGetDisplayPlaneCapabilitiesKHR()  argument
2001 return ::vkGetDisplayPlaneCapabilitiesKHR( physicalDevice, mode, planeIndex, pCapabilities); in vkGetDisplayPlaneCapabilitiesKHR()
2003 …ayPlaneSupportedDisplaysKHR( VkPhysicalDevice physicalDevice, uint32_t planeIndex, uint32_t* pDisp… in vkGetDisplayPlaneSupportedDisplaysKHR() argument
2005 …return ::vkGetDisplayPlaneSupportedDisplaysKHR( physicalDevice, planeIndex, pDisplayCount, pDispla… in vkGetDisplayPlaneSupportedDisplaysKHR()
15728 , planeIndex( planeIndex_ ) in DisplayPlaneInfo2KHR()
15756 planeIndex = planeIndex_; in setPlaneIndex()
15775 && ( planeIndex == rhs.planeIndex ); in operator ==()
15789 uint32_t planeIndex; member
29394 , planeIndex( planeIndex_ ) in DisplaySurfaceCreateInfoKHR()
29433 planeIndex = planeIndex_; in setPlaneIndex()
29483 && ( planeIndex == rhs.planeIndex ) in operator ==()
29503 uint32_t planeIndex; member
45245 …Result getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, uint32_t* pDisplayCount, DisplayK…
45248 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch const …
45250 …layKHR,Allocator>>::type getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator const…
45270 …Result getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCapab…
45273 …R>::type getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch const …
46025 …VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex,… in getDisplayPlaneSupportedDisplaysKHR() argument
46027 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, pDisplayCount, … in getDisplayPlaneSupportedDisplaysKHR()
46031 …>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Dispatch const … in getDisplayPlaneSupportedDisplaysKHR() argument
46038 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
46042 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
46053 …>>::type PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, Allocator const… in getDisplayPlaneSupportedDisplaysKHR() argument
46060 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
46064 …st<Result>( d.vkGetDisplayPlaneSupportedDisplaysKHR( m_physicalDevice, planeIndex, &displayCount, … in getDisplayPlaneSupportedDisplaysKHR()
46144 …lDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, DisplayPlaneCap… in getDisplayPlaneCapabilitiesKHR() argument
46146 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()
46150 …lDevice::getDisplayPlaneCapabilitiesKHR( DisplayModeKHR mode, uint32_t planeIndex, Dispatch const … in getDisplayPlaneCapabilitiesKHR() argument
46153 …abilitiesKHR( m_physicalDevice, static_cast<VkDisplayModeKHR>( mode ), planeIndex, reinterpret_cas… in getDisplayPlaneCapabilitiesKHR()