Variable VkImageViewCreateInfo.components

struct VkImageViewCreateInfo
{
  // ...
  VkComponentMapping components ;
  // ...
}