Vulkan-Hpp
VkImageSubresource2KHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageSubresource imageSubresource
 

Detailed Description

Definition at line 11082 of file vulkan_core.h.

Member Data Documentation

◆ imageSubresource

VkImageSubresource VkImageSubresource2KHR::imageSubresource

Definition at line 11085 of file vulkan_core.h.

◆ pNext

void* VkImageSubresource2KHR::pNext

Definition at line 11084 of file vulkan_core.h.

◆ sType

VkStructureType VkImageSubresource2KHR::sType

Definition at line 11083 of file vulkan_core.h.


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