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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceExternalImageFormatInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalImageFormatInfo (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType_=VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits::eOpaqueFd, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalImageFormatInfo (PhysicalDeviceExternalImageFormatInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceExternalImageFormatInfo (VkPhysicalDeviceExternalImageFormatInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceExternalImageFormatInfooperator= (PhysicalDeviceExternalImageFormatInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceExternalImageFormatInfooperator= (VkPhysicalDeviceExternalImageFormatInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalImageFormatInfo
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalImageFormatInfo
setHandleType (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalImageFormatInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalImageFormatInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceExternalImageFormatInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceExternalImageFormatInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceExternalImageFormatInfo
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType = VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits::eOpaqueFd
 

Static Public Attributes

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

Detailed Description

Definition at line 56326 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::PhysicalDeviceExternalImageFormatInfo ( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits  handleType_ = VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits::eOpaqueFd,
const void pNext_ = nullptr 
)
inline

Definition at line 56334 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::PhysicalDeviceExternalImageFormatInfo ( PhysicalDeviceExternalImageFormatInfo const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::PhysicalDeviceExternalImageFormatInfo ( VkPhysicalDeviceExternalImageFormatInfo const rhs)
inline

Definition at line 56344 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::operator VkPhysicalDeviceExternalImageFormatInfo & ( )
inline

Definition at line 56378 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::operator VkPhysicalDeviceExternalImageFormatInfo const & ( ) const
inline

Definition at line 56373 of file vulkan_structs.hpp.

PhysicalDeviceExternalImageFormatInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::operator= ( PhysicalDeviceExternalImageFormatInfo const rhs)
default
PhysicalDeviceExternalImageFormatInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::operator= ( VkPhysicalDeviceExternalImageFormatInfo const rhs)
inline

Definition at line 56352 of file vulkan_structs.hpp.

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

Definition at line 56398 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalImageFormatInfo& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::setHandleType ( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits  handleType_)
inline

Definition at line 56366 of file vulkan_structs.hpp.

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

Definition at line 56359 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 56330 of file vulkan_structs.hpp.

Definition at line 56416 of file vulkan_structs.hpp.

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

Definition at line 56415 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::structureType = StructureType::ePhysicalDeviceExternalImageFormatInfo
static

Definition at line 56331 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalImageFormatInfo::sType = StructureType::ePhysicalDeviceExternalImageFormatInfo

Definition at line 56414 of file vulkan_structs.hpp.


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