Variable VkImageFormatProperties.maxResourceSize

struct VkImageFormatProperties
{
  // ...
  ulong maxResourceSize ;
  // ...
}