ReactOS 0.4.17-dev-934-g091855f
VkCopyMemoryToImageIndirectCommandNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCopyMemoryToImageIndirectCommandNV:

Public Member Functions

VkDeviceAddress WINE_VK_ALIGN (8) srcAddress
 

Public Attributes

uint32_t bufferRowLength
 
uint32_t bufferImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 16122 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkDeviceAddress VkCopyMemoryToImageIndirectCommandNV::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ bufferImageHeight

uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferImageHeight

Definition at line 16126 of file vulkan.h.

◆ bufferRowLength

uint32_t VkCopyMemoryToImageIndirectCommandNV::bufferRowLength

Definition at line 16125 of file vulkan.h.

◆ imageExtent

VkExtent3D VkCopyMemoryToImageIndirectCommandNV::imageExtent

Definition at line 16129 of file vulkan.h.

◆ imageOffset

VkOffset3D VkCopyMemoryToImageIndirectCommandNV::imageOffset

Definition at line 16128 of file vulkan.h.

◆ imageSubresource

VkImageSubresourceLayers VkCopyMemoryToImageIndirectCommandNV::imageSubresource

Definition at line 16127 of file vulkan.h.


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