|
Halide 17.0.1
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
| VkImageAspectFlags | aspectMask |
| uint32_t | mipLevel |
| uint32_t | baseArrayLayer |
| uint32_t | layerCount |
Definition at line 2374 of file mini_vulkan.h.
| VkImageAspectFlags VkImageSubresourceLayers::aspectMask |
Definition at line 2375 of file mini_vulkan.h.
| uint32_t VkImageSubresourceLayers::mipLevel |
Definition at line 2376 of file mini_vulkan.h.
| uint32_t VkImageSubresourceLayers::baseArrayLayer |
Definition at line 2377 of file mini_vulkan.h.
| uint32_t VkImageSubresourceLayers::layerCount |
Definition at line 2378 of file mini_vulkan.h.