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

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 15403 of file vulkan_core.h.

Field Documentation

◆ imageExtent

VkExtent3D VkImageToMemoryCopyEXT::imageExtent

Definition at line 15411 of file vulkan_core.h.

◆ imageOffset

VkOffset3D VkImageToMemoryCopyEXT::imageOffset

Definition at line 15410 of file vulkan_core.h.

◆ imageSubresource

VkImageSubresourceLayers VkImageToMemoryCopyEXT::imageSubresource

Definition at line 15409 of file vulkan_core.h.

◆ memoryImageHeight

uint32_t VkImageToMemoryCopyEXT::memoryImageHeight

Definition at line 15408 of file vulkan_core.h.

◆ memoryRowLength

uint32_t VkImageToMemoryCopyEXT::memoryRowLength

Definition at line 15407 of file vulkan_core.h.

◆ pHostPointer

void* VkImageToMemoryCopyEXT::pHostPointer

Definition at line 15406 of file vulkan_core.h.

◆ pNext

const void* VkImageToMemoryCopyEXT::pNext

Definition at line 15405 of file vulkan_core.h.

◆ sType

VkStructureType VkImageToMemoryCopyEXT::sType

Definition at line 15404 of file vulkan_core.h.


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