Searched defs:SwapchainPresentModesCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance
111933 struct SwapchainPresentModesCreateInfoEXT struct111935 using NativeType = VkSwapchainPresentModesCreateInfoEXT;111937 static const bool allowDuplicate = false;111938 …NST_OR_CONSTEXPR StructureType structureType = StructureType::eSwapchainPresentModesCreateInfoEXT;111941 …VULKAN_HPP_CONSTEXPR SwapchainPresentModesCreateInfoEXT( uint32_t … in SwapchainPresentModesCreateInfoEXT() function111952 …SwapchainPresentModesCreateInfoEXT( VkSwapchainPresentModesCreateInfoEXT const & rhs ) VULKAN_HPP_… in SwapchainPresentModesCreateInfoEXT() function111958 …SwapchainPresentModesCreateInfoEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP… in SwapchainPresentModesCreateInfoEXT() function111970 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SwapchainPresentModesCreateInfoEXT const *>( &rhs … in operator =()111975 …NSTEXPR_14 SwapchainPresentModesCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()111981 …inPresentModesCreateInfoEXT & setPresentModeCount( uint32_t presentModeCount_ ) VULKAN_HPP_NOEXCEPT in setPresentModeCount()[all …]