Variable VkSubpassDependency.dstStageMask

struct VkSubpassDependency
{
  // ...
  uint dstStageMask ;
  // ...
}