Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCopyImageToMemoryInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 14185 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkHostImageCopyFlagsEXT VkCopyImageToMemoryInfoEXT::flags

Definition at line 14188 of file vulkan_core.h.

◆ pNext

const void* VkCopyImageToMemoryInfoEXT::pNext

Definition at line 14187 of file vulkan_core.h.

◆ pRegions

const VkImageToMemoryCopyEXT* VkCopyImageToMemoryInfoEXT::pRegions

Definition at line 14192 of file vulkan_core.h.

◆ regionCount

uint32_t VkCopyImageToMemoryInfoEXT::regionCount

Definition at line 14191 of file vulkan_core.h.

◆ srcImage

VkImage VkCopyImageToMemoryInfoEXT::srcImage

Definition at line 14189 of file vulkan_core.h.

◆ srcImageLayout

VkImageLayout VkCopyImageToMemoryInfoEXT::srcImageLayout

Definition at line 14190 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyImageToMemoryInfoEXT::sType

Definition at line 14186 of file vulkan_core.h.


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