Variable VkImageViewCreateInfo.subresourceRange

struct VkImageViewCreateInfo
{
  // ...
  VkImageSubresourceRange subresourceRange ;
  // ...
}