mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 12:11:31 +08:00
Changing include paths
Change-Id: I3b878463289083c956382e68da3473788cf5c15f
This commit is contained in:
committed by
Jaroslaw Chodor
parent
05210b203b
commit
8f44a95ca0
@@ -7,10 +7,11 @@
|
||||
|
||||
#include "core/memory_manager/unified_memory_manager.h"
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "runtime/event/user_event.h"
|
||||
#include "unit_tests/context/driver_diagnostics_tests.h"
|
||||
#include "unit_tests/fixtures/buffer_fixture.h"
|
||||
|
||||
#include "event/user_event.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
TEST_F(PerformanceHintEnqueueBufferTest, GivenBlockingReadWhenEnqueueReadBufferIsCallingWithCPUCopyThenContextProvidesProperHint) {
|
||||
|
||||
Reference in New Issue
Block a user