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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkImageLayout oldLayout
 
VkImageLayout newLayout
 
VkImageSubresourceRange subresourceRange
 

Detailed Description

Definition at line 15446 of file vulkan_core.h.

Field Documentation

◆ image

VkImage VkHostImageLayoutTransitionInfoEXT::image

Definition at line 15449 of file vulkan_core.h.

◆ newLayout

VkImageLayout VkHostImageLayoutTransitionInfoEXT::newLayout

Definition at line 15451 of file vulkan_core.h.

◆ oldLayout

VkImageLayout VkHostImageLayoutTransitionInfoEXT::oldLayout

Definition at line 15450 of file vulkan_core.h.

◆ pNext

const void* VkHostImageLayoutTransitionInfoEXT::pNext

Definition at line 15448 of file vulkan_core.h.

◆ sType

VkStructureType VkHostImageLayoutTransitionInfoEXT::sType

Definition at line 15447 of file vulkan_core.h.

◆ subresourceRange

VkImageSubresourceRange VkHostImageLayoutTransitionInfoEXT::subresourceRange

Definition at line 15452 of file vulkan_core.h.


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