Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkImageAspectFlags | aspectMask |
VkExtent3D | imageGranularity |
VkSparseImageFormatFlags | flags |
Definition at line 3304 of file vulkan_core.h.
VkImageAspectFlags VkSparseImageFormatProperties::aspectMask |
Definition at line 3305 of file vulkan_core.h.
VkSparseImageFormatFlags VkSparseImageFormatProperties::flags |
Definition at line 3307 of file vulkan_core.h.
VkExtent3D VkSparseImageFormatProperties::imageGranularity |
Definition at line 3306 of file vulkan_core.h.