SWDEV-285332 - move common context into parent

Change-Id: I99ceb62ad948e1fa9d1dcaa5ede98626cc95bea7


[ROCm/clr commit: 6d09a83b2d]
This commit is contained in:
Brian Sumner
2021-05-09 09:18:39 -07:00
parent 3be8c0a0c3
commit 567d9cc617
8 changed files with 5 additions and 14 deletions
@@ -804,7 +804,6 @@ Device::Device()
: NullDevice(),
CALGSLDevice(),
numOfVgpus_(0),
context_(NULL),
heap_(),
dummyPage_(NULL),
lockAsyncOps_(NULL),