Logo
Explore Help
Sign In
intel/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2026-01-04 23:56:39 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ecc2a6b1155c36dbdef5bedd4974c4e9aaaba67b
compute-runtime/unit_tests/fixtures/device_instrumentation_fixture.h

21 lines
343 B
C
Raw Normal View History

Stop creating osInterface in WddmCSR and DrmCSR constructors Change-Id: Ic8ca21824882dfae5df3fe05c7ec1ff96311f286
2018-09-17 15:42:15 +02:00
/*
Change namespace from OCLRT to NEO Change-Id: If965c79d70392db26597aea4c2f3b7ae2820fe96 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2019-03-26 11:59:46 +01:00
* Copyright (C) 2018-2019 Intel Corporation
Stop creating osInterface in WddmCSR and DrmCSR constructors Change-Id: Ic8ca21824882dfae5df3fe05c7ec1ff96311f286
2018-09-17 15:42:15 +02:00
*
* SPDX-License-Identifier: MIT
*
*/
#include <memory>
Change namespace from OCLRT to NEO Change-Id: If965c79d70392db26597aea4c2f3b7ae2820fe96 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2019-03-26 11:59:46 +01:00
namespace NEO {
Stop creating osInterface in WddmCSR and DrmCSR constructors Change-Id: Ic8ca21824882dfae5df3fe05c7ec1ff96311f286
2018-09-17 15:42:15 +02:00
class Device;
struct HardwareInfo;
struct DeviceInstrumentationFixture {
void SetUp(bool instrumentation);
std::unique_ptr<Device> device = nullptr;
HardwareInfo *hwInfo = nullptr;
};
Change namespace from OCLRT to NEO Change-Id: If965c79d70392db26597aea4c2f3b7ae2820fe96 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2019-03-26 11:59:46 +01:00
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 295ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API