mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Improve page table manager initialization
Change-Id: Ifdd74bf93a93fcdecaae5b1276c0fa83a9664987
This commit is contained in:
committed by
sys_ocldev
parent
4f270223d1
commit
87ed3d4fff
@@ -58,5 +58,6 @@ class WddmCommandStreamReceiver : public DeviceCommandStreamReceiver<GfxFamily>
|
||||
|
||||
Wddm *wddm;
|
||||
COMMAND_BUFFER_HEADER_REC *commandBufferHeader;
|
||||
bool pageTableManagerInitialized = false;
|
||||
};
|
||||
} // namespace OCLRT
|
||||
|
||||
Reference in New Issue
Block a user