Variable ImageSubresourceLayer.mipLevel

struct ImageSubresourceLayer
{
  // ...
  uint mipLevel = 0u;
  // ...
}