Variable VkImageMemoryBarrier.srcQueueFamilyIndex

struct VkImageMemoryBarrier
{
  // ...
  uint srcQueueFamilyIndex ;
  // ...
}