mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
WDDM_LINUX config improvements
Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b24b4cbffb
commit
05ce38e94f
@@ -14,6 +14,8 @@ namespace Os {
|
||||
const char *frontEndDllName = FCL_LIBRARY_NAME;
|
||||
const char *igcDllName = IGC_LIBRARY_NAME;
|
||||
const char *libvaDllName = "libva.so.2";
|
||||
const char *gdiDllName = "/usr/lib/wsl/lib/libdxcore.so";
|
||||
const char *dxcoreDllName = "/usr/lib/wsl/lib/libdxcore.so";
|
||||
|
||||
const char *sysFsPciPathPrefix = "/sys/bus/pci/devices/0000:";
|
||||
const char *pciDevicesDirectory = "/dev/dri/by-path";
|
||||
|
||||
Reference in New Issue
Block a user