mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
Move createAllocationForHostPtr method to command stream receiver
Remove not needed includes from command_queue.h Change-Id: I45963bf005471bd7716d55471474299a15e27b62 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
1dc3a94ac8
commit
ead2e2ea6d
@@ -5,8 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "runtime/event/user_event.h"
|
||||
#include "runtime/memory_manager/svm_memory_manager.h"
|
||||
#include "driver_diagnostics_tests.h"
|
||||
#include "unit_tests/context/driver_diagnostics_tests.h"
|
||||
#include "unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "unit_tests/fixtures/buffer_fixture.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user