Home
last modified time | relevance | path

Searched defs:SwapchainPresentModesCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp111933 struct SwapchainPresentModesCreateInfoEXT struct
111935 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() function
111952SwapchainPresentModesCreateInfoEXT( VkSwapchainPresentModesCreateInfoEXT const & rhs ) VULKAN_HPP_… in SwapchainPresentModesCreateInfoEXT() function
111958SwapchainPresentModesCreateInfoEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP… in SwapchainPresentModesCreateInfoEXT() function
111970 …*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 …]