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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceExternalSemaphoreInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalSemaphoreInfo (VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_=VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalSemaphoreInfo (PhysicalDeviceExternalSemaphoreInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceExternalSemaphoreInfo (VkPhysicalDeviceExternalSemaphoreInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceExternalSemaphoreInfooperator= (PhysicalDeviceExternalSemaphoreInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceExternalSemaphoreInfooperator= (VkPhysicalDeviceExternalSemaphoreInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalSemaphoreInfo
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalSemaphoreInfo
setHandleType (VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalSemaphoreInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalSemaphoreInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceExternalSemaphoreInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceExternalSemaphoreInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceExternalSemaphoreInfo
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType = VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd
 

Static Public Attributes

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

Detailed Description

Definition at line 56608 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::PhysicalDeviceExternalSemaphoreInfo ( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits  handleType_ = VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd,
const void pNext_ = nullptr 
)
inline

Definition at line 56616 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::PhysicalDeviceExternalSemaphoreInfo ( PhysicalDeviceExternalSemaphoreInfo const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::PhysicalDeviceExternalSemaphoreInfo ( VkPhysicalDeviceExternalSemaphoreInfo const rhs)
inline

Definition at line 56626 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::operator VkPhysicalDeviceExternalSemaphoreInfo & ( )
inline

Definition at line 56660 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::operator VkPhysicalDeviceExternalSemaphoreInfo const & ( ) const
inline

Definition at line 56655 of file vulkan_structs.hpp.

PhysicalDeviceExternalSemaphoreInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::operator= ( PhysicalDeviceExternalSemaphoreInfo const rhs)
default
PhysicalDeviceExternalSemaphoreInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::operator= ( VkPhysicalDeviceExternalSemaphoreInfo const rhs)
inline

Definition at line 56634 of file vulkan_structs.hpp.

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

Definition at line 56680 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalSemaphoreInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::setHandleType ( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits  handleType_)
inline

Definition at line 56648 of file vulkan_structs.hpp.

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

Definition at line 56641 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 56612 of file vulkan_structs.hpp.

Definition at line 56698 of file vulkan_structs.hpp.

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

Definition at line 56697 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::structureType = StructureType::ePhysicalDeviceExternalSemaphoreInfo
static

Definition at line 56613 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalSemaphoreInfo::sType = StructureType::ePhysicalDeviceExternalSemaphoreInfo

Definition at line 56696 of file vulkan_structs.hpp.


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