ReactOS 0.4.17-dev-934-g091855f
VkDeviceImageSubresourceInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceImageSubresourceInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
const VkImageCreateInfo * pCreateInfo
 
const VkImageSubresource2 * pSubresource
 

Detailed Description

Definition at line 16256 of file vulkan.h.

Member Data Documentation

◆ pCreateInfo

const VkImageCreateInfo* VkDeviceImageSubresourceInfo::pCreateInfo

Definition at line 16260 of file vulkan.h.

◆ pNext

const void* VkDeviceImageSubresourceInfo::pNext

Definition at line 16259 of file vulkan.h.

◆ pSubresource

const VkImageSubresource2* VkDeviceImageSubresourceInfo::pSubresource

Definition at line 16261 of file vulkan.h.

◆ sType

VkStructureType VkDeviceImageSubresourceInfo::sType

Definition at line 16258 of file vulkan.h.


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