Variable VkImageSubresourceLayers.mipLevel

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