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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkHostImageCopyFlagsEXT flags
 
VkImage dstImage
 
VkImageLayout dstImageLayout
 
uint32_t regionCount
 
const VkMemoryToImageCopyEXTpRegions
 

Detailed Description

Definition at line 15414 of file vulkan_core.h.

Field Documentation

◆ dstImage

VkImage VkCopyMemoryToImageInfoEXT::dstImage

Definition at line 15418 of file vulkan_core.h.

◆ dstImageLayout

VkImageLayout VkCopyMemoryToImageInfoEXT::dstImageLayout

Definition at line 15419 of file vulkan_core.h.

◆ flags

VkHostImageCopyFlagsEXT VkCopyMemoryToImageInfoEXT::flags

Definition at line 15417 of file vulkan_core.h.

◆ pNext

const void* VkCopyMemoryToImageInfoEXT::pNext

Definition at line 15416 of file vulkan_core.h.

◆ pRegions

const VkMemoryToImageCopyEXT* VkCopyMemoryToImageInfoEXT::pRegions

Definition at line 15421 of file vulkan_core.h.

◆ regionCount

uint32_t VkCopyMemoryToImageInfoEXT::regionCount

Definition at line 15420 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyMemoryToImageInfoEXT::sType

Definition at line 15415 of file vulkan_core.h.


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