Variable VkImageMemoryBarrier.newLayout

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