Variable VkDeviceGroupSubmitInfo.signalSemaphoreCount

struct VkDeviceGroupSubmitInfo
{
  // ...
  uint signalSemaphoreCount ;
  // ...
}