struct StridedDeviceAddressRegionKHR

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

Public Members

vk::DeviceAddress deviceAddress
vk::DeviceSize stride
vk::DeviceSize size

Public Methods

void StridedDeviceAddressRegionKHR (vk::DeviceAddress deviceAddress_, vk::DeviceSize stride_, vk::DeviceSize size_)

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

void StridedDeviceAddressRegionKHR (const StridedDeviceAddressRegionKHR & rhs)

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

void StridedDeviceAddressRegionKHR (const VkStridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & operator= (const StridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & operator= (const VkStridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & setDeviceAddress (vk::DeviceAddress deviceAddress_)

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

StridedDeviceAddressRegionKHR & setStride (vk::DeviceSize stride_)

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

StridedDeviceAddressRegionKHR & setSize (vk::DeviceSize size_)

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

const VkStridedDeviceAddressRegionKHR & operator const VkStridedDeviceAddressRegionKHR & ()

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

VkStridedDeviceAddressRegionKHR & operator VkStridedDeviceAddressRegionKHR & ()

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

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

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