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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
const void * pHostPointer
 
uint32_t memoryRowLength
 
uint32_t memoryImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 14153 of file vulkan_core.h.

Member Data Documentation

◆ imageExtent

VkExtent3D VkMemoryToImageCopyEXT::imageExtent

Definition at line 14161 of file vulkan_core.h.

◆ imageOffset

VkOffset3D VkMemoryToImageCopyEXT::imageOffset

Definition at line 14160 of file vulkan_core.h.

◆ imageSubresource

VkImageSubresourceLayers VkMemoryToImageCopyEXT::imageSubresource

Definition at line 14159 of file vulkan_core.h.

◆ memoryImageHeight

uint32_t VkMemoryToImageCopyEXT::memoryImageHeight

Definition at line 14158 of file vulkan_core.h.

◆ memoryRowLength

uint32_t VkMemoryToImageCopyEXT::memoryRowLength

Definition at line 14157 of file vulkan_core.h.

◆ pHostPointer

const void* VkMemoryToImageCopyEXT::pHostPointer

Definition at line 14156 of file vulkan_core.h.

◆ pNext

const void* VkMemoryToImageCopyEXT::pNext

Definition at line 14155 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryToImageCopyEXT::sType

Definition at line 14154 of file vulkan_core.h.


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