Variable VkPhysicalDeviceLimits.maxImageDimension1D

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