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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkMemoryHostPointerPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR MemoryHostPointerPropertiesEXT (uint32_t memoryTypeBits_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR MemoryHostPointerPropertiesEXT (MemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 MemoryHostPointerPropertiesEXT (VkMemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
MemoryHostPointerPropertiesEXToperator= (MemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
MemoryHostPointerPropertiesEXToperator= (VkMemoryHostPointerPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryHostPointerPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryHostPointerPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (MemoryHostPointerPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (MemoryHostPointerPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eMemoryHostPointerPropertiesEXT
 
voidpNext = {}
 
uint32_t memoryTypeBits = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 45858 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::MemoryHostPointerPropertiesEXT ( uint32_t  memoryTypeBits_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 45866 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::MemoryHostPointerPropertiesEXT ( MemoryHostPointerPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::MemoryHostPointerPropertiesEXT ( VkMemoryHostPointerPropertiesEXT const rhs)
inline

Definition at line 45874 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::operator VkMemoryHostPointerPropertiesEXT & ( )
inline

Definition at line 45893 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::operator VkMemoryHostPointerPropertiesEXT const & ( ) const
inline

Definition at line 45888 of file vulkan_structs.hpp.

MemoryHostPointerPropertiesEXT& VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::operator= ( MemoryHostPointerPropertiesEXT const rhs)
default
MemoryHostPointerPropertiesEXT& VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::operator= ( VkMemoryHostPointerPropertiesEXT const rhs)
inline

Definition at line 45882 of file vulkan_structs.hpp.

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

Definition at line 45913 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 45862 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::memoryTypeBits = {}

Definition at line 45931 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::pNext = {}

Definition at line 45930 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::structureType = StructureType::eMemoryHostPointerPropertiesEXT
static

Definition at line 45863 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryHostPointerPropertiesEXT::sType = StructureType::eMemoryHostPointerPropertiesEXT

Definition at line 45929 of file vulkan_structs.hpp.


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