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
d55afceb8b49c55368d49d21b51f0d229f229849
compute-runtime/shared/source/helpers/windows/gmm_callbacks.cpp

14 lines
277 B
C++
Raw Normal View History

Make pointer to notifyAubCapture function a non-static variable move gmm callbacks to windows subdirectory Resolves: NEO-3365 Change-Id: I073fef4b527fb5bd0d829eb672bfd71176b0d317 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-27 10:21:18 +01:00
/*
Copyright header update Dates corrected in copyright headers to reflect original publication date (2018 for OpenCL, 2020 for Level Zero). Signed-off-by: lgotszal <lukasz.gotszald@intel.com>
2021-05-16 20:51:16 +02:00
* Copyright (C) 2020-2021 Intel Corporation
Make pointer to notifyAubCapture function a non-static variable move gmm callbacks to windows subdirectory Resolves: NEO-3365 Change-Id: I073fef4b527fb5bd0d829eb672bfd71176b0d317 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-27 10:21:18 +01:00
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include <cstdint>
namespace NEO {
long(__stdcall *notifyAubCaptureImpl)(void *csrHandle, uint64_t gfxAddress, size_t gfxSize, bool allocate) = nullptr;
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 255ms 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