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 2025-12-22 01:48:50 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
10be59cb15e06b12498b84a1d53bf0948d800c5c
compute-runtime/shared/source/helpers/neo_driver_version.h

28 lines
352 B
C
Raw Normal View History

AUB CSR with a capability to add AUB comment Change-Id: Ia7e85468c3f1e937d34b67b0e279c013e8e3c190 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-04-01 09:33:19 +02:00
/*
Move generic command stream receiver files to shared Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2021-09-22 22:03:07 +00:00
* Copyright (C) 2019-2021 Intel Corporation
AUB CSR with a capability to add AUB comment Change-Id: Ia7e85468c3f1e937d34b67b0e279c013e8e3c190 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-04-01 09:33:19 +02:00
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "driver_version.h"
#ifdef QTR
#undef QTR
#endif
#ifdef TOSTR
#undef TOSTR
#endif
#define QTR(a) #a
#define TOSTR(b) QTR(b)
namespace NEO {
fix driver version reporting Change-Id: I187f1e1a71f07dbd83dfadbd9c51ff910be356b8 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2020-03-22 10:53:13 +01:00
constexpr const char *driverVersion = TOSTR(NEO_OCL_DRIVER_VERSION);
AUB CSR with a capability to add AUB comment Change-Id: Ia7e85468c3f1e937d34b67b0e279c013e8e3c190 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2019-04-01 09:33:19 +02:00
}
#undef QTR
#undef TOSTR
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 387ms 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