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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDeviceSize bufferOffset
 
uint32_t bufferRowLength
 
uint32_t bufferImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 7134 of file vulkan_core.h.

Field Documentation

◆ bufferImageHeight

uint32_t VkBufferImageCopy2::bufferImageHeight

Definition at line 7139 of file vulkan_core.h.

◆ bufferOffset

VkDeviceSize VkBufferImageCopy2::bufferOffset

Definition at line 7137 of file vulkan_core.h.

◆ bufferRowLength

uint32_t VkBufferImageCopy2::bufferRowLength

Definition at line 7138 of file vulkan_core.h.

◆ imageExtent

VkExtent3D VkBufferImageCopy2::imageExtent

Definition at line 7142 of file vulkan_core.h.

◆ imageOffset

VkOffset3D VkBufferImageCopy2::imageOffset

Definition at line 7141 of file vulkan_core.h.

◆ imageSubresource

VkImageSubresourceLayers VkBufferImageCopy2::imageSubresource

Definition at line 7140 of file vulkan_core.h.

◆ pNext

const void* VkBufferImageCopy2::pNext

Definition at line 7136 of file vulkan_core.h.

◆ sType

VkStructureType VkBufferImageCopy2::sType

Definition at line 7135 of file vulkan_core.h.


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