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

#include <vulkan_core.h>

Data Fields

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 15392 of file vulkan_core.h.

Field Documentation

◆ imageExtent

VkExtent3D VkMemoryToImageCopyEXT::imageExtent

Definition at line 15400 of file vulkan_core.h.

◆ imageOffset

VkOffset3D VkMemoryToImageCopyEXT::imageOffset

Definition at line 15399 of file vulkan_core.h.

◆ imageSubresource

VkImageSubresourceLayers VkMemoryToImageCopyEXT::imageSubresource

Definition at line 15398 of file vulkan_core.h.

◆ memoryImageHeight

uint32_t VkMemoryToImageCopyEXT::memoryImageHeight

Definition at line 15397 of file vulkan_core.h.

◆ memoryRowLength

uint32_t VkMemoryToImageCopyEXT::memoryRowLength

Definition at line 15396 of file vulkan_core.h.

◆ pHostPointer

const void* VkMemoryToImageCopyEXT::pHostPointer

Definition at line 15395 of file vulkan_core.h.

◆ pNext

const void* VkMemoryToImageCopyEXT::pNext

Definition at line 15394 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryToImageCopyEXT::sType

Definition at line 15393 of file vulkan_core.h.


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