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-21 17:29:14 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b415cbae23e54c2175f8685443063fa1e3ccdd67
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
/*
Move files to core and cleanup headers gmm_callbacks cleanup headers in wddm Change-Id: Idc64ed7a6df1afd46aea08493c33cca12b62b861
2020-01-14 10:57:08 +01:00
* Copyright (C) 2019-2020 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: 338ms 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