Variable MemoryHeap.deviceLocal

struct MemoryHeap
{
  // ...
  bool deviceLocal ;
  // ...
}