Variable VkMemoryAllocateInfo.memoryTypeIndex

struct VkMemoryAllocateInfo
{
  // ...
  uint memoryTypeIndex ;
  // ...
}