mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Delete OsContext from FenceData
This decoupling is needed to move makeResidentResidencyAllocations into WddmResidencyController, where we have only contextId, not the context itself Change-Id: I0d79f1dc7a51fa6b1d713deb6e9003aa2b7be1d4 Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
77b00fa749
commit
7fe0a0df06
@@ -23,6 +23,7 @@ class DeferredDeleter;
|
||||
class ExecutionEnvironment;
|
||||
class GraphicsAllocation;
|
||||
class CommandStreamReceiver;
|
||||
class OsContext;
|
||||
class TimestampPacket;
|
||||
|
||||
struct HwPerfCounter;
|
||||
|
||||
Reference in New Issue
Block a user