Variable VkSparseImageFormatProperties.imageGranularity

struct VkSparseImageFormatProperties
{
  // ...
  VkExtent3D imageGranularity ;
  // ...
}