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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImage srcImage
 
VkImageLayout srcImageLayout
 
VkImage dstImage
 
VkImageLayout dstImageLayout
 
uint32_t regionCount
 
const VkImageResolve2pRegions
 

Detailed Description

Definition at line 7196 of file vulkan_core.h.

Field Documentation

◆ dstImage

VkImage VkResolveImageInfo2::dstImage

Definition at line 7201 of file vulkan_core.h.

◆ dstImageLayout

VkImageLayout VkResolveImageInfo2::dstImageLayout

Definition at line 7202 of file vulkan_core.h.

◆ pNext

const void* VkResolveImageInfo2::pNext

Definition at line 7198 of file vulkan_core.h.

◆ pRegions

const VkImageResolve2* VkResolveImageInfo2::pRegions

Definition at line 7204 of file vulkan_core.h.

◆ regionCount

uint32_t VkResolveImageInfo2::regionCount

Definition at line 7203 of file vulkan_core.h.

◆ srcImage

VkImage VkResolveImageInfo2::srcImage

Definition at line 7199 of file vulkan_core.h.

◆ srcImageLayout

VkImageLayout VkResolveImageInfo2::srcImageLayout

Definition at line 7200 of file vulkan_core.h.

◆ sType

VkStructureType VkResolveImageInfo2::sType

Definition at line 7197 of file vulkan_core.h.


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