mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Improving OS abstraction
Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7bec5d5d3b
commit
0e9aa45e46
@@ -17,6 +17,8 @@ namespace NEO {
|
||||
|
||||
class SettingsReader;
|
||||
|
||||
bool isCompatibleDriverStore(std::string &&deviceRegistryPath);
|
||||
|
||||
class DriverInfoWindows : public DriverInfo {
|
||||
public:
|
||||
DriverInfoWindows(const std::string &path, const PhysicalDevicePciBusInfo &pciBusInfo);
|
||||
|
||||
Reference in New Issue
Block a user