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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDeviceEventInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DeviceEventInfoEXT (VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT deviceEvent_=VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT::eDisplayHotplug, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DeviceEventInfoEXT (DeviceEventInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DeviceEventInfoEXT (VkDeviceEventInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
DeviceEventInfoEXToperator= (DeviceEventInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DeviceEventInfoEXToperator= (VkDeviceEventInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DeviceEventInfoEXT
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DeviceEventInfoEXT
setDeviceEvent (VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT deviceEvent_) VULKAN_HPP_NOEXCEPT
 
 operator VkDeviceEventInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDeviceEventInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DeviceEventInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DeviceEventInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDeviceEventInfoEXT
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT deviceEvent = VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT::eDisplayHotplug
 

Static Public Attributes

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

Detailed Description

Definition at line 24547 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::DeviceEventInfoEXT ( VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT  deviceEvent_ = VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT::eDisplayHotplug,
const void pNext_ = nullptr 
)
inline

Definition at line 24555 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::DeviceEventInfoEXT ( DeviceEventInfoEXT const rhs)
default
VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::DeviceEventInfoEXT ( VkDeviceEventInfoEXT const rhs)
inline

Definition at line 24564 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::operator VkDeviceEventInfoEXT & ( )
inline

Definition at line 24594 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::operator VkDeviceEventInfoEXT const & ( ) const
inline

Definition at line 24589 of file vulkan_structs.hpp.

DeviceEventInfoEXT& VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::operator= ( DeviceEventInfoEXT const rhs)
default
DeviceEventInfoEXT& VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::operator= ( VkDeviceEventInfoEXT const rhs)
inline

Definition at line 24569 of file vulkan_structs.hpp.

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

Definition at line 24614 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DeviceEventInfoEXT& VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::setDeviceEvent ( VULKAN_HPP_NAMESPACE::DeviceEventTypeEXT  deviceEvent_)
inline

Definition at line 24582 of file vulkan_structs.hpp.

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

Definition at line 24576 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 24551 of file vulkan_structs.hpp.

Definition at line 24632 of file vulkan_structs.hpp.

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

Definition at line 24631 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::structureType = StructureType::eDeviceEventInfoEXT
static

Definition at line 24552 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceEventInfoEXT::sType = StructureType::eDeviceEventInfoEXT

Definition at line 24630 of file vulkan_structs.hpp.


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