Variable VkSubmitInfo.pWaitDstStageMask

struct VkSubmitInfo
{
  // ...
  const(uint)* pWaitDstStageMask ;
  // ...
}