struct StridedDeviceAddressRegionKHR

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

wrapper struct for struct VkStridedDeviceAddressRegionKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkStridedDeviceAddressRegionKHR.html

Public Members

DeviceAddress deviceAddress
DeviceSize stride
DeviceSize size

Public Methods

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

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

void StridedDeviceAddressRegionKHR (const StridedDeviceAddressRegionKHR & rhs)

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

void StridedDeviceAddressRegionKHR (const VkStridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & operator= (const StridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & operator= (const VkStridedDeviceAddressRegionKHR & rhs)

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

StridedDeviceAddressRegionKHR & setDeviceAddress (DeviceAddress deviceAddress_)

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

StridedDeviceAddressRegionKHR && setDeviceAddress (DeviceAddress deviceAddress_)

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

StridedDeviceAddressRegionKHR & setStride (DeviceSize stride_)

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

StridedDeviceAddressRegionKHR && setStride (DeviceSize stride_)

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

StridedDeviceAddressRegionKHR & setSize (DeviceSize size_)

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

StridedDeviceAddressRegionKHR && setSize (DeviceSize size_)

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

const VkStridedDeviceAddressRegionKHR & operator const VkStridedDeviceAddressRegionKHR & ()

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

VkStridedDeviceAddressRegionKHR & operator VkStridedDeviceAddressRegionKHR & ()

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

const VkStridedDeviceAddressRegionKHR * operator const VkStridedDeviceAddressRegionKHR * ()

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

VkStridedDeviceAddressRegionKHR * operator VkStridedDeviceAddressRegionKHR * ()

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

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

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