|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkImageAspectFlags | aspectMask |
| uint32_t | mipLevel |
| uint32_t | baseArrayLayer |
| uint32_t | layerCount |
Definition at line 3031 of file vulkan_core.h.
| VkImageAspectFlags VkImageSubresourceLayers::aspectMask |
Definition at line 3032 of file vulkan_core.h.
| uint32_t VkImageSubresourceLayers::baseArrayLayer |
Definition at line 3034 of file vulkan_core.h.
| uint32_t VkImageSubresourceLayers::layerCount |
Definition at line 3035 of file vulkan_core.h.
| uint32_t VkImageSubresourceLayers::mipLevel |
Definition at line 3033 of file vulkan_core.h.