Variable VkPhysicalDeviceLimits.maxFramebufferLayers

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