Variable VkImageMemoryBarrier.oldLayout

struct VkImageMemoryBarrier
{
  // ...
  VkImageLayout oldLayout ;
  // ...
}