Variable VkMemoryType.heapIndex

struct VkMemoryType
{
  // ...
  uint heapIndex ;
  // ...
}