Variable VkImageSubresource.aspectMask

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