HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkDeviceAddress | srcAddress |
uint32_t | bufferRowLength |
uint32_t | bufferImageHeight |
VkImageSubresourceLayers | imageSubresource |
VkOffset3D | imageOffset |
VkExtent3D | imageExtent |
Definition at line 15099 of file vulkan_core.h.
uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferImageHeight |
Definition at line 15102 of file vulkan_core.h.
uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferRowLength |
Definition at line 15101 of file vulkan_core.h.
VkExtent3D VkCopyMemoryToImageIndirectCommandNV::imageExtent |
Definition at line 15105 of file vulkan_core.h.
VkOffset3D VkCopyMemoryToImageIndirectCommandNV::imageOffset |
Definition at line 15104 of file vulkan_core.h.
VkImageSubresourceLayers VkCopyMemoryToImageIndirectCommandNV::imageSubresource |
Definition at line 15103 of file vulkan_core.h.
VkDeviceAddress VkCopyMemoryToImageIndirectCommandNV::srcAddress |
Definition at line 15100 of file vulkan_core.h.