Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCopyMemoryIndirectCommandNV |
Public Attributes | |
vk::DeviceAddress | srcAddress = {} |
vk::DeviceAddress | dstAddress = {} |
vk::DeviceSize | size = {} |
Definition at line 18724 of file vulkan_structs.hpp.
Definition at line 18726 of file vulkan_structs.hpp.
|
inline |
Definition at line 18729 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18740 of file vulkan_structs.hpp.
|
inline |
Definition at line 18779 of file vulkan_structs.hpp.
|
inline |
Definition at line 18774 of file vulkan_structs.hpp.
|
inline |
Definition at line 18808 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 18748 of file vulkan_structs.hpp.
|
inline |
Definition at line 18799 of file vulkan_structs.hpp.
|
inline |
Definition at line 18761 of file vulkan_structs.hpp.
|
inline |
Definition at line 18767 of file vulkan_structs.hpp.
|
inline |
Definition at line 18755 of file vulkan_structs.hpp.
vk::DeviceAddress vk::CopyMemoryIndirectCommandNV::dstAddress = {} |
Definition at line 18816 of file vulkan_structs.hpp.
vk::DeviceSize vk::CopyMemoryIndirectCommandNV::size = {} |
Definition at line 18817 of file vulkan_structs.hpp.
vk::DeviceAddress vk::CopyMemoryIndirectCommandNV::srcAddress = {} |
Definition at line 18815 of file vulkan_structs.hpp.