Variable VkMemoryDedicatedAllocateInfo.buffer

struct VkMemoryDedicatedAllocateInfo
{
  // ...
  VkBuffer_T* buffer ;
  // ...
}