VkSparseImageFormatProperties

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

Members

Variables

aspectMask
VkImageAspectFlags aspectMask;
Undocumented in source.
flags
VkSparseImageFormatFlags flags;
Undocumented in source.
imageGranularity
VkExtent3D imageGranularity;
Undocumented in source.

Meta