#include <vulkan_core.h>
Public Attributes | |
uint32_t | arrayLayer |
VkImageAspectFlags | aspectMask |
uint32_t | mipLevel |
Definition at line 1990 of file vulkan_core.h.
uint32_t VkImageSubresource::arrayLayer |
Definition at line 1993 of file vulkan_core.h.
VkImageAspectFlags VkImageSubresource::aspectMask |
Definition at line 1991 of file vulkan_core.h.
uint32_t VkImageSubresource::mipLevel |
Definition at line 1992 of file vulkan_core.h.