struct CopyMemoryIndirectCommandKHR
Defined at line 32423 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_KHR_copy_memory_indirect ===
Public Members
DeviceAddress srcAddress
DeviceAddress dstAddress
DeviceSize size
Public Methods
void CopyMemoryIndirectCommandKHR (DeviceAddresssrcAddress_,DeviceAddressdstAddress_,DeviceSizesize_)
Defined at line 32428 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CopyMemoryIndirectCommandKHR (const CopyMemoryIndirectCommandKHR & rhs)
Defined at line 32436 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CopyMemoryIndirectCommandKHR (const VkCopyMemoryIndirectCommandKHR & rhs)
Defined at line 32438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR & operator= (const CopyMemoryIndirectCommandKHR & rhs)
Defined at line 32443 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR & operator= (const VkCopyMemoryIndirectCommandKHR & rhs)
Defined at line 32446 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR & setSrcAddress (DeviceAddress srcAddress_)
Defined at line 32453 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR && setSrcAddress (DeviceAddress srcAddress_)
Defined at line 32459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR & setDstAddress (DeviceAddress dstAddress_)
Defined at line 32465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR && setDstAddress (DeviceAddress dstAddress_)
Defined at line 32471 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR & setSize (DeviceSize size_)
Defined at line 32477 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CopyMemoryIndirectCommandKHR && setSize (DeviceSize size_)
Defined at line 32483 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkCopyMemoryIndirectCommandKHR & operator const VkCopyMemoryIndirectCommandKHR & ()
Defined at line 32490 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkCopyMemoryIndirectCommandKHR & operator VkCopyMemoryIndirectCommandKHR & ()
Defined at line 32495 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkCopyMemoryIndirectCommandKHR * operator const VkCopyMemoryIndirectCommandKHR * ()
Defined at line 32500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkCopyMemoryIndirectCommandKHR * operator VkCopyMemoryIndirectCommandKHR * ()
Defined at line 32505 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const CopyMemoryIndirectCommandKHR & )
Defined at line 32518 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp