mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 16:48:45 +08:00
Move gmm to core
Change-Id: I787dfcb3ca3926ce10e2e3c748594713df5fc467 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/*
|
||||
* Copyright (C) 2017-2019 Intel Corporation
|
||||
* Copyright (C) 2017-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/gmm_helper/gmm.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "runtime/gmm_helper/gmm.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/command_queue/enqueue_read_buffer_fixture.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user