Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkImageAspectFlags | aspectMask |
uint32_t | mipLevel |
uint32_t | arrayLayer |
Definition at line 3372 of file vulkan_core.h.
uint32_t VkImageSubresource::arrayLayer |
Definition at line 3375 of file vulkan_core.h.
VkImageAspectFlags VkImageSubresource::aspectMask |
Definition at line 3373 of file vulkan_core.h.
uint32_t VkImageSubresource::mipLevel |
Definition at line 3374 of file vulkan_core.h.