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-23 03:01:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4324b0178aeb3db997aa0705e016651a74c4767c
compute-runtime/opencl/source/program/additional_options.cpp

14 lines
214 B
C++
Raw Normal View History

Possibility to apply additional build options Change-Id: Ic654f57b462e32f464db9df94aed1061bc5a7bac
2019-01-24 10:00:27 +01:00
/*
Changing include paths Change-Id: I3b878463289083c956382e68da3473788cf5c15f
2020-02-22 09:28:27 +01:00
* Copyright (C) 2017-2020 Intel Corporation
Possibility to apply additional build options Change-Id: Ic654f57b462e32f464db9df94aed1061bc5a7bac
2019-01-24 10:00:27 +01:00
*
* SPDX-License-Identifier: MIT
*
*/
Add absolute path to include Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
2020-02-22 22:50:57 +01:00
#include "opencl/source/program/program.h"
Possibility to apply additional build options Change-Id: Ic654f57b462e32f464db9df94aed1061bc5a7bac
2019-01-24 10:00:27 +01: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
namespace NEO {
Possibility to apply additional build options Change-Id: Ic654f57b462e32f464db9df94aed1061bc5a7bac
2019-01-24 10:00:27 +01:00
void Program::applyAdditionalOptions() {
}
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: 522ms Template: 2ms
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