Logo
Explore Help
Sign In
Media/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-06-28 17:58:30 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a2e6a8284b90693fcb148977c8ba84f178e1c6b5
compute-runtime/opencl/test/unit_test/mocks/mock_sharing_factory.h

19 lines
342 B
C
Raw Normal View History

Query sharing formats under debug key Related-To: NEO-612 Change-Id: I221f0770ff19b65fd847d802010904646e816f47 Signed-off-by: Hoppe, Mateusz <mateusz.hoppe@intel.com>
2019-06-03 09:54:55 +02:00
/*
Add missing pragma once in header files Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
2022-06-07 09:30:54 +00:00
* Copyright (C) 2019-2022 Intel Corporation
Query sharing formats under debug key Related-To: NEO-612 Change-Id: I221f0770ff19b65fd847d802010904646e816f47 Signed-off-by: Hoppe, Mateusz <mateusz.hoppe@intel.com>
2019-06-03 09:54:55 +02:00
*
* SPDX-License-Identifier: MIT
*
*/
Add missing pragma once in header files Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
2022-06-07 09:30:54 +00:00
#pragma once
Add absolute path to include Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
2020-02-22 22:50:57 +01:00
#include "opencl/source/sharings/sharing_factory.h"
Query sharing formats under debug key Related-To: NEO-612 Change-Id: I221f0770ff19b65fd847d802010904646e816f47 Signed-off-by: Hoppe, Mateusz <mateusz.hoppe@intel.com>
2019-06-03 09:54:55 +02:00
class SharingFactoryMock : public NEO::SharingFactory {
public:
using NEO::SharingFactory::sharings;
SharingFactoryMock() = default;
~SharingFactoryMock() = default;
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 729ms Template: 4ms
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