mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 16:48:45 +08:00
Prepare to use gmm dynamic lib on Linux
Change-Id: Ie1b0c8fe13c4e044f1f2b0651349840d2850f423
This commit is contained in:
committed by
sys_ocldev
parent
1c0f90b194
commit
96e3163386
@@ -34,6 +34,8 @@ const char *frontEndDllName = "libmock_igdfcl.so";
|
||||
const char *igcDllName = "libmock_igc.so";
|
||||
const char *libvaDllName = nullptr;
|
||||
const char *testDllName = "libtest_dynamic_lib.so";
|
||||
const char *gmmDllName = "libmock_gmm.so";
|
||||
const char *gmmEntryName = "openMockGmm";
|
||||
#endif
|
||||
const char *sysFsPciPath = "./test_files";
|
||||
} // namespace Os
|
||||
|
||||
Reference in New Issue
Block a user