#include <vulkan_core.h>
Public Attributes | |
VkImageAspectFlags | aspectMask |
uint32_t | baseArrayLayer |
uint32_t | layerCount |
uint32_t | mipLevel |
Definition at line 2573 of file vulkan_core.h.
VkImageAspectFlags VkImageSubresourceLayers::aspectMask |
Definition at line 2574 of file vulkan_core.h.
uint32_t VkImageSubresourceLayers::baseArrayLayer |
Definition at line 2576 of file vulkan_core.h.
uint32_t VkImageSubresourceLayers::layerCount |
Definition at line 2577 of file vulkan_core.h.
uint32_t VkImageSubresourceLayers::mipLevel |
Definition at line 2575 of file vulkan_core.h.