VkImageSubresource

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkImageSubresource {}

Members

Variables

arrayLayer
uint32_t arrayLayer;
Undocumented in source.
aspectMask
VkImageAspectFlags aspectMask;
Undocumented in source.
mipLevel
uint32_t mipLevel;
Undocumented in source.

Meta