Variable VkImageViewCreateInfo.format

struct VkImageViewCreateInfo
{
  // ...
  VkFormat format ;
  // ...
}