Variable VkImageSubresource.mipLevel

struct VkImageSubresource
{
  // ...
  uint mipLevel ;
  // ...
}