Variable VkPhysicalDeviceLimits.maxImageDimensionCube

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxImageDimensionCube ;
  // ...
}