Vulkan-Hpp
VkDeviceImageSubresourceInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
const VkImageCreateInfopCreateInfo
 
const VkImageSubresource2KHRpSubresource
 

Detailed Description

Definition at line 11088 of file vulkan_core.h.

Member Data Documentation

◆ pCreateInfo

const VkImageCreateInfo* VkDeviceImageSubresourceInfoKHR::pCreateInfo

Definition at line 11091 of file vulkan_core.h.

◆ pNext

const void* VkDeviceImageSubresourceInfoKHR::pNext

Definition at line 11090 of file vulkan_core.h.

◆ pSubresource

const VkImageSubresource2KHR* VkDeviceImageSubresourceInfoKHR::pSubresource

Definition at line 11092 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceImageSubresourceInfoKHR::sType

Definition at line 11089 of file vulkan_core.h.


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