Variable VkSubpassDependency.dstSubpass

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