Variable VkDescriptorImageInfo.imageLayout

struct VkDescriptorImageInfo
{
  // ...
  VkImageLayout imageLayout ;
  // ...
}