Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCopyMemoryToImageIndirectCommandNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkDeviceAddress srcAddress
 
uint32_t bufferRowLength
 
uint32_t bufferImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 18029 of file vulkan_core.h.

Field Documentation

◆ bufferImageHeight

uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferImageHeight

Definition at line 18032 of file vulkan_core.h.

◆ bufferRowLength

uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferRowLength

Definition at line 18031 of file vulkan_core.h.

◆ imageExtent

VkExtent3D VkCopyMemoryToImageIndirectCommandNV::imageExtent

Definition at line 18035 of file vulkan_core.h.

◆ imageOffset

VkOffset3D VkCopyMemoryToImageIndirectCommandNV::imageOffset

Definition at line 18034 of file vulkan_core.h.

◆ imageSubresource

VkImageSubresourceLayers VkCopyMemoryToImageIndirectCommandNV::imageSubresource

Definition at line 18033 of file vulkan_core.h.

◆ srcAddress

VkDeviceAddress VkCopyMemoryToImageIndirectCommandNV::srcAddress

Definition at line 18030 of file vulkan_core.h.


The documentation for this struct was generated from the following file: