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

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 14175 of file vulkan_core.h.

Member Data Documentation

◆ dstImage

VkImage VkCopyMemoryToImageInfoEXT::dstImage

Definition at line 14179 of file vulkan_core.h.

◆ dstImageLayout

VkImageLayout VkCopyMemoryToImageInfoEXT::dstImageLayout

Definition at line 14180 of file vulkan_core.h.

◆ flags

VkHostImageCopyFlagsEXT VkCopyMemoryToImageInfoEXT::flags

Definition at line 14178 of file vulkan_core.h.

◆ pNext

const void* VkCopyMemoryToImageInfoEXT::pNext

Definition at line 14177 of file vulkan_core.h.

◆ pRegions

const VkMemoryToImageCopyEXT* VkCopyMemoryToImageInfoEXT::pRegions

Definition at line 14182 of file vulkan_core.h.

◆ regionCount

uint32_t VkCopyMemoryToImageInfoEXT::regionCount

Definition at line 14181 of file vulkan_core.h.

◆ sType

VkStructureType VkCopyMemoryToImageInfoEXT::sType

Definition at line 14176 of file vulkan_core.h.


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