Variable VkImageSubresourceRange.aspectMask

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