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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkHostImageCopyFlagsEXT flags
 
VkImage srcImage
 
VkImageLayout srcImageLayout
 
uint32_t regionCount
 
const VkImageToMemoryCopyEXTpRegions
 

Detailed Description

Definition at line 15424 of file vulkan_core.h.

Field Documentation

◆ flags

VkHostImageCopyFlagsEXT VkCopyImageToMemoryInfoEXT::flags

Definition at line 15427 of file vulkan_core.h.

◆ pNext

const void* VkCopyImageToMemoryInfoEXT::pNext

Definition at line 15426 of file vulkan_core.h.

◆ pRegions

const VkImageToMemoryCopyEXT* VkCopyImageToMemoryInfoEXT::pRegions

Definition at line 15431 of file vulkan_core.h.

◆ regionCount

uint32_t VkCopyImageToMemoryInfoEXT::regionCount

Definition at line 15430 of file vulkan_core.h.

◆ srcImage

VkImage VkCopyImageToMemoryInfoEXT::srcImage

Definition at line 15428 of file vulkan_core.h.

◆ srcImageLayout

VkImageLayout VkCopyImageToMemoryInfoEXT::srcImageLayout

Definition at line 15429 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyImageToMemoryInfoEXT::sType

Definition at line 15425 of file vulkan_core.h.


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