Variable VkClearAttachment.aspectMask

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