mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Restore self-open ze_intel_gpu library on Linux
Change-Id: I3110c9b36d3cca660e87f3eae969d621dd6fe230 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
99f0d2b1db
commit
633cb3a243
@@ -26,6 +26,9 @@ typedef struct _ze_gpu_driver_dditable_t {
|
||||
ze_api_version_t version = ZE_API_VERSION_1_0;
|
||||
|
||||
bool enableTracing;
|
||||
|
||||
void *driverLibrary;
|
||||
|
||||
} ze_gpu_driver_dditable_t;
|
||||
|
||||
extern ze_gpu_driver_dditable_t driver_ddiTable;
|
||||
|
||||
Reference in New Issue
Block a user