Variable VkPhysicalDeviceLimits.maxImageDimension3D

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