Variable VkBufferCreateInfo.flags

struct VkBufferCreateInfo
{
  // ...
  uint flags ;
  // ...
}