struct HostAddressRangeEXT

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

=== VK_EXT_descriptor_heap ===

Public Members

void * address
size_t size

Public Methods

void HostAddressRangeEXT (void * address_, size_t size_)

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

void HostAddressRangeEXT (const HostAddressRangeEXT & rhs)

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

void HostAddressRangeEXT (const VkHostAddressRangeEXT & rhs)

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

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

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

HostAddressRangeEXT & operator= (const HostAddressRangeEXT & rhs)

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

HostAddressRangeEXT & operator= (const VkHostAddressRangeEXT & rhs)

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

HostAddressRangeEXT & setAddress (void * address_)

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

HostAddressRangeEXT && setAddress (void * address_)

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

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

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

HostAddressRangeEXT & setSize (size_t size_)

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

HostAddressRangeEXT && setSize (size_t size_)

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

const VkHostAddressRangeEXT & operator const VkHostAddressRangeEXT & ()

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

VkHostAddressRangeEXT & operator VkHostAddressRangeEXT & ()

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

const VkHostAddressRangeEXT * operator const VkHostAddressRangeEXT * ()

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

VkHostAddressRangeEXT * operator VkHostAddressRangeEXT * ()

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

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

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