Variable ImageSubresourceRange.firstLayer

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