union DeviceOrHostAddressKHR

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

=== VK_KHR_acceleration_structure ===

Public Members

DeviceAddress deviceAddress
void * hostAddress

Public Methods

void DeviceOrHostAddressKHR (DeviceAddress deviceAddress_)

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

void DeviceOrHostAddressKHR (void * hostAddress_)

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

DeviceOrHostAddressKHR & setDeviceAddress (DeviceAddress deviceAddress_)

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

DeviceOrHostAddressKHR && setDeviceAddress (DeviceAddress deviceAddress_)

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

DeviceOrHostAddressKHR & setHostAddress (void * hostAddress_)

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

DeviceOrHostAddressKHR && setHostAddress (void * hostAddress_)

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

const VkDeviceOrHostAddressKHR & operator const VkDeviceOrHostAddressKHR & ()

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

VkDeviceOrHostAddressKHR & operator VkDeviceOrHostAddressKHR & ()

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