HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDisplayModeProperties2KHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DisplayModeProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR displayModeProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DisplayModeProperties2KHR (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DisplayModeProperties2KHR (VkDisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
DisplayModeProperties2KHRoperator= (DisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DisplayModeProperties2KHRoperator= (VkDisplayModeProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayModeProperties2KHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayModeProperties2KHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DisplayModeProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DisplayModeProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayModeProperties2KHR
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR displayModeProperties = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 28074 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::DisplayModeProperties2KHR ( VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR  displayModeProperties_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 28082 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::DisplayModeProperties2KHR ( DisplayModeProperties2KHR const rhs)
default
VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::DisplayModeProperties2KHR ( VkDisplayModeProperties2KHR const rhs)
inline

Definition at line 28091 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::operator VkDisplayModeProperties2KHR & ( )
inline

Definition at line 28110 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::operator VkDisplayModeProperties2KHR const & ( ) const
inline

Definition at line 28105 of file vulkan_structs.hpp.

DisplayModeProperties2KHR& VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::operator= ( DisplayModeProperties2KHR const rhs)
default
DisplayModeProperties2KHR& VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::operator= ( VkDisplayModeProperties2KHR const rhs)
inline

Definition at line 28099 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::operator== ( DisplayModeProperties2KHR const rhs) const
inline

Definition at line 28130 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::allowDuplicate = false
static

Definition at line 28078 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayModePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::displayModeProperties = {}

Definition at line 28148 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::pNext = {}

Definition at line 28147 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::structureType = StructureType::eDisplayModeProperties2KHR
static

Definition at line 28079 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayModeProperties2KHR::sType = StructureType::eDisplayModeProperties2KHR

Definition at line 28146 of file vulkan_structs.hpp.


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