RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR:
[legend]

Public Member Functions

 DeviceGroupSwapchainCreateInfoKHR (DeviceGroupPresentModeFlagsKHR modes_=DeviceGroupPresentModeFlagsKHR())
 
 DeviceGroupSwapchainCreateInfoKHR (VkDeviceGroupSwapchainCreateInfoKHR const &rhs)
 
DeviceGroupSwapchainCreateInfoKHRoperator= (VkDeviceGroupSwapchainCreateInfoKHR const &rhs)
 
DeviceGroupSwapchainCreateInfoKHRsetPNext (const void *pNext_)
 
DeviceGroupSwapchainCreateInfoKHRsetModes (DeviceGroupPresentModeFlagsKHR modes_)
 
 operator const VkDeviceGroupSwapchainCreateInfoKHR & () const
 
bool operator== (DeviceGroupSwapchainCreateInfoKHR const &rhs) const
 
bool operator!= (DeviceGroupSwapchainCreateInfoKHR const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
DeviceGroupPresentModeFlagsKHR modes
 

Private Attributes

StructureType sType = StructureType::eDeviceGroupSwapchainCreateInfoKHR
 

Constructor & Destructor Documentation

◆ DeviceGroupSwapchainCreateInfoKHR() [1/2]

VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::DeviceGroupSwapchainCreateInfoKHR ( DeviceGroupPresentModeFlagsKHR  modes_ = DeviceGroupPresentModeFlagsKHR())
inline

◆ DeviceGroupSwapchainCreateInfoKHR() [2/2]

VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::DeviceGroupSwapchainCreateInfoKHR ( VkDeviceGroupSwapchainCreateInfoKHR const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkDeviceGroupSwapchainCreateInfoKHR &()

VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::operator const VkDeviceGroupSwapchainCreateInfoKHR & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::operator!= ( DeviceGroupSwapchainCreateInfoKHR const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

DeviceGroupSwapchainCreateInfoKHR& VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::operator= ( VkDeviceGroupSwapchainCreateInfoKHR const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::operator== ( DeviceGroupSwapchainCreateInfoKHR const rhs) const
inline
Here is the caller graph for this function:

◆ setModes()

DeviceGroupSwapchainCreateInfoKHR& VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::setModes ( DeviceGroupPresentModeFlagsKHR  modes_)
inline

◆ setPNext()

DeviceGroupSwapchainCreateInfoKHR& VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::setPNext ( const void pNext_)
inline

Member Data Documentation

◆ modes

DeviceGroupPresentModeFlagsKHR VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::modes

◆ pNext

const void* VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::pNext = nullptr

◆ sType

StructureType VULKAN_HPP_NAMESPACE::DeviceGroupSwapchainCreateInfoKHR::sType = StructureType::eDeviceGroupSwapchainCreateInfoKHR
private

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