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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDisplayPlaneInfo2KHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DisplayPlaneInfo2KHR (VULKAN_HPP_NAMESPACE::DisplayModeKHR mode_={}, uint32_t planeIndex_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DisplayPlaneInfo2KHR (DisplayPlaneInfo2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DisplayPlaneInfo2KHR (VkDisplayPlaneInfo2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
DisplayPlaneInfo2KHRoperator= (DisplayPlaneInfo2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DisplayPlaneInfo2KHRoperator= (VkDisplayPlaneInfo2KHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DisplayPlaneInfo2KHR
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DisplayPlaneInfo2KHR
setMode (VULKAN_HPP_NAMESPACE::DisplayModeKHR mode_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DisplayPlaneInfo2KHR
setPlaneIndex (uint32_t planeIndex_) VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayPlaneInfo2KHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDisplayPlaneInfo2KHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DisplayPlaneInfo2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DisplayPlaneInfo2KHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayPlaneInfo2KHR
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DisplayModeKHR mode = {}
 
uint32_t planeIndex = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 28427 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::DisplayPlaneInfo2KHR ( VULKAN_HPP_NAMESPACE::DisplayModeKHR  mode_ = {},
uint32_t  planeIndex_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 28436 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::DisplayPlaneInfo2KHR ( DisplayPlaneInfo2KHR const rhs)
default
VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::DisplayPlaneInfo2KHR ( VkDisplayPlaneInfo2KHR const rhs)
inline

Definition at line 28445 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::operator VkDisplayPlaneInfo2KHR & ( )
inline

Definition at line 28484 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::operator VkDisplayPlaneInfo2KHR const & ( ) const
inline

Definition at line 28479 of file vulkan_structs.hpp.

DisplayPlaneInfo2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::operator= ( DisplayPlaneInfo2KHR const rhs)
default
DisplayPlaneInfo2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::operator= ( VkDisplayPlaneInfo2KHR const rhs)
inline

Definition at line 28453 of file vulkan_structs.hpp.

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

Definition at line 28504 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DisplayPlaneInfo2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::setMode ( VULKAN_HPP_NAMESPACE::DisplayModeKHR  mode_)
inline

Definition at line 28466 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DisplayPlaneInfo2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::setPlaneIndex ( uint32_t  planeIndex_)
inline

Definition at line 28472 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DisplayPlaneInfo2KHR& VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::setPNext ( const void pNext_)
inline

Definition at line 28460 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 28431 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DisplayModeKHR VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::mode = {}

Definition at line 28522 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::planeIndex = {}

Definition at line 28523 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::pNext = {}

Definition at line 28521 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::structureType = StructureType::eDisplayPlaneInfo2KHR
static

Definition at line 28432 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DisplayPlaneInfo2KHR::sType = StructureType::eDisplayPlaneInfo2KHR

Definition at line 28520 of file vulkan_structs.hpp.


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