Variable ImageSubresourceLayer.firstLayer

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