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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkImportMemoryHostPointerInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR ImportMemoryHostPointerInfoEXT (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType_=VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits::eOpaqueFd, void *pHostPointer_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR ImportMemoryHostPointerInfoEXT (ImportMemoryHostPointerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 ImportMemoryHostPointerInfoEXT (VkImportMemoryHostPointerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
ImportMemoryHostPointerInfoEXToperator= (ImportMemoryHostPointerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
ImportMemoryHostPointerInfoEXToperator= (VkImportMemoryHostPointerInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ImportMemoryHostPointerInfoEXT
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ImportMemoryHostPointerInfoEXT
setHandleType (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits handleType_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ImportMemoryHostPointerInfoEXT
setPHostPointer (void *pHostPointer_) VULKAN_HPP_NOEXCEPT
 
 operator VkImportMemoryHostPointerInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkImportMemoryHostPointerInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (ImportMemoryHostPointerInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (ImportMemoryHostPointerInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

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

Static Public Attributes

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

Detailed Description

Definition at line 42157 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::ImportMemoryHostPointerInfoEXT ( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits  handleType_ = VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagBits::eOpaqueFd,
void pHostPointer_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 42165 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::ImportMemoryHostPointerInfoEXT ( ImportMemoryHostPointerInfoEXT const rhs)
default
VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::ImportMemoryHostPointerInfoEXT ( VkImportMemoryHostPointerInfoEXT const rhs)
inline

Definition at line 42177 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::operator VkImportMemoryHostPointerInfoEXT & ( )
inline

Definition at line 42217 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::operator VkImportMemoryHostPointerInfoEXT const & ( ) const
inline

Definition at line 42212 of file vulkan_structs.hpp.

ImportMemoryHostPointerInfoEXT& VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::operator= ( ImportMemoryHostPointerInfoEXT const rhs)
default
ImportMemoryHostPointerInfoEXT& VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::operator= ( VkImportMemoryHostPointerInfoEXT const rhs)
inline

Definition at line 42185 of file vulkan_structs.hpp.

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

Definition at line 42238 of file vulkan_structs.hpp.

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

Definition at line 42199 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 ImportMemoryHostPointerInfoEXT& VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::setPHostPointer ( void pHostPointer_)
inline

Definition at line 42205 of file vulkan_structs.hpp.

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

Definition at line 42192 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 42161 of file vulkan_structs.hpp.

Definition at line 42256 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::pHostPointer = {}

Definition at line 42257 of file vulkan_structs.hpp.

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

Definition at line 42255 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::structureType = StructureType::eImportMemoryHostPointerInfoEXT
static

Definition at line 42162 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImportMemoryHostPointerInfoEXT::sType = StructureType::eImportMemoryHostPointerInfoEXT

Definition at line 42254 of file vulkan_structs.hpp.


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