ReactOS 0.4.17-dev-934-g091855f
VkImageSubresource2 Struct Reference

#include <vulkan.h>

Collaboration diagram for VkImageSubresource2:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageSubresource imageSubresource
 

Detailed Description

Definition at line 9054 of file vulkan.h.

Member Data Documentation

◆ imageSubresource

VkImageSubresource VkImageSubresource2::imageSubresource

Definition at line 9058 of file vulkan.h.

◆ pNext

void* VkImageSubresource2::pNext

Definition at line 9057 of file vulkan.h.

◆ sType

VkStructureType VkImageSubresource2::sType

Definition at line 9056 of file vulkan.h.


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