Vulkan-Hpp
vk::SwapchainPresentModeInfoEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSwapchainPresentModeInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SwapchainPresentModeInfoEXT (uint32_t swapchainCount_={}, const vk::PresentModeKHR *pPresentModes_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SwapchainPresentModeInfoEXT (SwapchainPresentModeInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SwapchainPresentModeInfoEXT (VkSwapchainPresentModeInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 SwapchainPresentModeInfoEXT (vk::ArrayProxyNoTemporaries< const vk::PresentModeKHR > const &presentModes_, const void *pNext_=nullptr)
 
SwapchainPresentModeInfoEXToperator= (SwapchainPresentModeInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SwapchainPresentModeInfoEXToperator= (VkSwapchainPresentModeInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXTsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXTsetSwapchainCount (uint32_t swapchainCount_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXTsetPPresentModes (const vk::PresentModeKHR *pPresentModes_) VULKAN_HPP_NOEXCEPT
 
SwapchainPresentModeInfoEXTsetPresentModes (vk::ArrayProxyNoTemporaries< const vk::PresentModeKHR > const &presentModes_) VULKAN_HPP_NOEXCEPT
 
 operator VkSwapchainPresentModeInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSwapchainPresentModeInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SwapchainPresentModeInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SwapchainPresentModeInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eSwapchainPresentModeInfoEXT
 
const void * pNext = {}
 
uint32_t swapchainCount = {}
 
const vk::PresentModeKHRpPresentModes = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSwapchainPresentModeInfoEXT
 

Detailed Description

Definition at line 111809 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ SwapchainPresentModeInfoEXT() [1/4]

VULKAN_HPP_CONSTEXPR vk::SwapchainPresentModeInfoEXT::SwapchainPresentModeInfoEXT ( uint32_t  swapchainCount_ = {},
const vk::PresentModeKHR pPresentModes_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 111817 of file vulkan_structs.hpp.

◆ SwapchainPresentModeInfoEXT() [2/4]

VULKAN_HPP_CONSTEXPR vk::SwapchainPresentModeInfoEXT::SwapchainPresentModeInfoEXT ( SwapchainPresentModeInfoEXT const &  rhs)
default

◆ SwapchainPresentModeInfoEXT() [3/4]

vk::SwapchainPresentModeInfoEXT::SwapchainPresentModeInfoEXT ( VkSwapchainPresentModeInfoEXT const &  rhs)
inline

Definition at line 111828 of file vulkan_structs.hpp.

◆ SwapchainPresentModeInfoEXT() [4/4]

vk::SwapchainPresentModeInfoEXT::SwapchainPresentModeInfoEXT ( vk::ArrayProxyNoTemporaries< const vk::PresentModeKHR > const &  presentModes_,
const void *  pNext_ = nullptr 
)
inline

Definition at line 111834 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkSwapchainPresentModeInfoEXT &()

vk::SwapchainPresentModeInfoEXT::operator VkSwapchainPresentModeInfoEXT & ( )
inline

Definition at line 111885 of file vulkan_structs.hpp.

◆ operator VkSwapchainPresentModeInfoEXT const &()

vk::SwapchainPresentModeInfoEXT::operator VkSwapchainPresentModeInfoEXT const & ( ) const
inline

Definition at line 111880 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::SwapchainPresentModeInfoEXT::operator!= ( SwapchainPresentModeInfoEXT const &  rhs) const
inline

Definition at line 111914 of file vulkan_structs.hpp.

◆ operator=() [1/2]

SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::operator= ( SwapchainPresentModeInfoEXT const &  rhs)
default

◆ operator=() [2/2]

SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::operator= ( VkSwapchainPresentModeInfoEXT const &  rhs)
inline

Definition at line 111844 of file vulkan_structs.hpp.

◆ operator==()

bool vk::SwapchainPresentModeInfoEXT::operator== ( SwapchainPresentModeInfoEXT const &  rhs) const
inline

Definition at line 111905 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::setPNext ( const void *  pNext_)
inline

Definition at line 111851 of file vulkan_structs.hpp.

◆ setPPresentModes()

VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::setPPresentModes ( const vk::PresentModeKHR pPresentModes_)
inline

Definition at line 111863 of file vulkan_structs.hpp.

◆ setPresentModes()

SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::setPresentModes ( vk::ArrayProxyNoTemporaries< const vk::PresentModeKHR > const &  presentModes_)
inline

Definition at line 111871 of file vulkan_structs.hpp.

◆ setSwapchainCount()

VULKAN_HPP_CONSTEXPR_14 SwapchainPresentModeInfoEXT& vk::SwapchainPresentModeInfoEXT::setSwapchainCount ( uint32_t  swapchainCount_)
inline

Definition at line 111857 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::SwapchainPresentModeInfoEXT::allowDuplicate = false
static

Definition at line 111813 of file vulkan_structs.hpp.

◆ pNext

const void* vk::SwapchainPresentModeInfoEXT::pNext = {}

Definition at line 111922 of file vulkan_structs.hpp.

◆ pPresentModes

const vk::PresentModeKHR* vk::SwapchainPresentModeInfoEXT::pPresentModes = {}

Definition at line 111924 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::SwapchainPresentModeInfoEXT::structureType = StructureType::eSwapchainPresentModeInfoEXT
static

Definition at line 111814 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::SwapchainPresentModeInfoEXT::sType = StructureType::eSwapchainPresentModeInfoEXT

Definition at line 111921 of file vulkan_structs.hpp.

◆ swapchainCount

uint32_t vk::SwapchainPresentModeInfoEXT::swapchainCount = {}

Definition at line 111923 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: