Variable VkDescriptorBufferInfo.buffer

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