Variable VkImageSubresourceLayers.aspectMask

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