Variable VkBufferCreateInfo.sharingMode

struct VkBufferCreateInfo
{
  // ...
  VkSharingMode sharingMode ;
  // ...
}