struct HostAddressRangeConstEXT

Defined at line 75357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkHostAddressRangeConstEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkHostAddressRangeConstEXT.html

Public Members

const void * address
size_t size

Public Methods

void HostAddressRangeConstEXT (const void * address_, size_t size_)

Defined at line 75362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void HostAddressRangeConstEXT (const HostAddressRangeConstEXT & rhs)

Defined at line 75368 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void HostAddressRangeConstEXT (const VkHostAddressRangeConstEXT & rhs)

Defined at line 75370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

template <typename T>
void HostAddressRangeConstEXT (const ArrayProxyNoTemporaries<const T> & address_)

Defined at line 75377 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT & operator= (const HostAddressRangeConstEXT & rhs)

Defined at line 75382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT & operator= (const VkHostAddressRangeConstEXT & rhs)

Defined at line 75385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT & setAddress (const void * address_)

Defined at line 75392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT && setAddress (const void * address_)

Defined at line 75398 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

template <typename T>
HostAddressRangeConstEXT & setAddress (const ArrayProxyNoTemporaries<const T> & address_)

Defined at line 75406 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT & setSize (size_t size_)

Defined at line 75414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

HostAddressRangeConstEXT && setSize (size_t size_)

Defined at line 75420 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkHostAddressRangeConstEXT & operator const VkHostAddressRangeConstEXT & ()

Defined at line 75427 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkHostAddressRangeConstEXT & operator VkHostAddressRangeConstEXT & ()

Defined at line 75432 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkHostAddressRangeConstEXT * operator const VkHostAddressRangeConstEXT * ()

Defined at line 75437 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkHostAddressRangeConstEXT * operator VkHostAddressRangeConstEXT * ()

Defined at line 75442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const HostAddressRangeConstEXT & )

Defined at line 75455 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp