union DeviceOrHostAddressKHR
Defined at line 682 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_KHR_acceleration_structure ===
Public Members
vk::DeviceAddress deviceAddress
void * hostAddress
Public Methods
void DeviceOrHostAddressKHR (vk::DeviceAddress deviceAddress_)
Defined at line 687 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceOrHostAddressKHR (void * hostAddress_)
Defined at line 689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceOrHostAddressKHR & setDeviceAddress (vk::DeviceAddress deviceAddress_)
Defined at line 693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceOrHostAddressKHR & setHostAddress (void * hostAddress_)
Defined at line 699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceOrHostAddressKHR & operator const VkDeviceOrHostAddressKHR & ()
Defined at line 706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceOrHostAddressKHR & operator VkDeviceOrHostAddressKHR & ()
Defined at line 711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp