HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkImageSubresource Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t arrayLayer
 

Detailed Description

Definition at line 3261 of file vulkan_core.h.

Member Data Documentation

uint32_t VkImageSubresource::arrayLayer

Definition at line 3264 of file vulkan_core.h.

VkImageAspectFlags VkImageSubresource::aspectMask

Definition at line 3262 of file vulkan_core.h.

uint32_t VkImageSubresource::mipLevel

Definition at line 3263 of file vulkan_core.h.


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