Variable ImageSubresourceRange.firstLevel

struct ImageSubresourceRange
{
  // ...
  ulong firstLevel = 0LU;
  // ...
}