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

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 3829 of file vulkan_core.h.

Member Data Documentation

VkImageAspectFlags VkImageSubresourceLayers::aspectMask

Definition at line 3830 of file vulkan_core.h.

uint32_t VkImageSubresourceLayers::baseArrayLayer

Definition at line 3832 of file vulkan_core.h.

uint32_t VkImageSubresourceLayers::layerCount

Definition at line 3833 of file vulkan_core.h.

uint32_t VkImageSubresourceLayers::mipLevel

Definition at line 3831 of file vulkan_core.h.


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