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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkMemoryOpaqueCaptureAddressAllocateInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR MemoryOpaqueCaptureAddressAllocateInfo (uint64_t opaqueCaptureAddress_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR MemoryOpaqueCaptureAddressAllocateInfo (MemoryOpaqueCaptureAddressAllocateInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 MemoryOpaqueCaptureAddressAllocateInfo (VkMemoryOpaqueCaptureAddressAllocateInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
MemoryOpaqueCaptureAddressAllocateInfooperator= (MemoryOpaqueCaptureAddressAllocateInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
MemoryOpaqueCaptureAddressAllocateInfooperator= (VkMemoryOpaqueCaptureAddressAllocateInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
MemoryOpaqueCaptureAddressAllocateInfo
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
MemoryOpaqueCaptureAddressAllocateInfo
setOpaqueCaptureAddress (uint64_t opaqueCaptureAddress_) VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryOpaqueCaptureAddressAllocateInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkMemoryOpaqueCaptureAddressAllocateInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (MemoryOpaqueCaptureAddressAllocateInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (MemoryOpaqueCaptureAddressAllocateInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo
 
const voidpNext = {}
 
uint64_t opaqueCaptureAddress = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 45940 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::MemoryOpaqueCaptureAddressAllocateInfo ( uint64_t  opaqueCaptureAddress_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 45948 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::MemoryOpaqueCaptureAddressAllocateInfo ( MemoryOpaqueCaptureAddressAllocateInfo const rhs)
default
VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::MemoryOpaqueCaptureAddressAllocateInfo ( VkMemoryOpaqueCaptureAddressAllocateInfo const rhs)
inline

Definition at line 45956 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::operator VkMemoryOpaqueCaptureAddressAllocateInfo & ( )
inline

Definition at line 45989 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::operator VkMemoryOpaqueCaptureAddressAllocateInfo const & ( ) const
inline

Definition at line 45984 of file vulkan_structs.hpp.

MemoryOpaqueCaptureAddressAllocateInfo& VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::operator= ( MemoryOpaqueCaptureAddressAllocateInfo const rhs)
default
MemoryOpaqueCaptureAddressAllocateInfo& VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::operator= ( VkMemoryOpaqueCaptureAddressAllocateInfo const rhs)
inline

Definition at line 45964 of file vulkan_structs.hpp.

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

Definition at line 46009 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 MemoryOpaqueCaptureAddressAllocateInfo& VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::setOpaqueCaptureAddress ( uint64_t  opaqueCaptureAddress_)
inline

Definition at line 45977 of file vulkan_structs.hpp.

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

Definition at line 45971 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 45944 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::opaqueCaptureAddress = {}

Definition at line 46027 of file vulkan_structs.hpp.

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

Definition at line 46026 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::structureType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo
static

Definition at line 45945 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::sType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo

Definition at line 46025 of file vulkan_structs.hpp.


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