mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Debugger support in L0 fixes
Related-To: NEO-4404 Change-Id: I733b3018606b243989d9ba382da9d06bedbae799 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
f841771634
commit
1444d98575
@@ -61,6 +61,8 @@ struct ModuleImp : public Module {
|
||||
|
||||
bool initialize(const ze_module_desc_t *desc, NEO::Device *neoDevice);
|
||||
|
||||
bool isDebugEnabled() const override;
|
||||
|
||||
protected:
|
||||
ModuleImp() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user