ReactOS 0.4.17-dev-934-g091855f
VkImageSubresource Struct Reference

#include <vulkan.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t arrayLayer
 

Detailed Description

Definition at line 9047 of file vulkan.h.

Member Data Documentation

◆ arrayLayer

uint32_t VkImageSubresource::arrayLayer

◆ aspectMask

VkImageAspectFlags VkImageSubresource::aspectMask

◆ mipLevel

uint32_t VkImageSubresource::mipLevel

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