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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDisplayPlaneProperties2KHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DisplayPlaneProperties2KHR (VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DisplayPlaneProperties2KHR (DisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DisplayPlaneProperties2KHR (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
DisplayPlaneProperties2KHRoperator= (DisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DisplayPlaneProperties2KHRoperator= (VkDisplayPlaneProperties2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayPlaneProperties2KHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayPlaneProperties2KHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DisplayPlaneProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DisplayPlaneProperties2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayPlaneProperties2KHR
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 28605 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::DisplayPlaneProperties2KHR ( VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR  displayPlaneProperties_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 28613 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::DisplayPlaneProperties2KHR ( DisplayPlaneProperties2KHR const rhs)
default
VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::DisplayPlaneProperties2KHR ( VkDisplayPlaneProperties2KHR const rhs)
inline

Definition at line 28622 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::operator VkDisplayPlaneProperties2KHR & ( )
inline

Definition at line 28641 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::operator VkDisplayPlaneProperties2KHR const & ( ) const
inline

Definition at line 28636 of file vulkan_structs.hpp.

DisplayPlaneProperties2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::operator= ( DisplayPlaneProperties2KHR const rhs)
default
DisplayPlaneProperties2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::operator= ( VkDisplayPlaneProperties2KHR const rhs)
inline

Definition at line 28630 of file vulkan_structs.hpp.

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

Definition at line 28661 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 28609 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::displayPlaneProperties = {}

Definition at line 28679 of file vulkan_structs.hpp.

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

Definition at line 28678 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::structureType = StructureType::eDisplayPlaneProperties2KHR
static

Definition at line 28610 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR::sType = StructureType::eDisplayPlaneProperties2KHR

Definition at line 28677 of file vulkan_structs.hpp.


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