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 02:34:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4d36054254ce26270ba06cfd938b391d9fa1f1f6
compute-runtime/runtime/helpers/memory_properties_flags_helpers.cpp

16 lines
350 B
C++
Raw Normal View History

Remove OCL object from MemoryProperties 1/n Create struct MemoryPropertiesFlags and helper for it Related-To: NEO-3132 Change-Id: If303a563d7dbae8cf897aa8182b9caab08593c75 Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2019-08-05 15:16:57 +02:00
/*
* Copyright (C) 2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "runtime/helpers/memory_properties_flags_helpers_base.inl"
namespace NEO {
Remove OCL object from MemoryProperties 13/n Refactor parseMemoryProperties and createMemoryPropertiesFlags functions Related-To: NEO-3132 Change-Id: I61aaae69b84d8b0f77c08a59010879cc3a93e6cf Signed-off-by: Gibala <krzysztof.gibala@intel.com>
2019-10-22 19:51:53 +02:00
void MemoryPropertiesFlagsParser::addExtraMemoryPropertiesFlags(MemoryPropertiesFlags &propertiesFlag, cl_mem_flags flags, cl_mem_flags_intel flagsIntel) {
Remove OCL object from MemoryProperties 1/n Create struct MemoryPropertiesFlags and helper for it Related-To: NEO-3132 Change-Id: If303a563d7dbae8cf897aa8182b9caab08593c75 Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2019-08-05 15:16:57 +02:00
}
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 363ms Template: 6ms
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