Variable VkPhysicalDeviceFeatures.imageCubeArray

struct VkPhysicalDeviceFeatures
{
  // ...
  uint imageCubeArray ;
  // ...
}