Grf configuration

Change-Id: I3741f53a38c6707b0c8ad82ae553ea65ae6917e4
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
Pawel Wilma
2018-09-21 14:06:35 +02:00
committed by sys_ocldev
parent a81b1a461f
commit e06aa17dfc
19 changed files with 73 additions and 26 deletions

View File

@@ -0,0 +1,13 @@
/*
* Copyright (C) 2018 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "runtime/kernel/kernel.h"
namespace OCLRT {
void Kernel::reconfigureKernel() {
}
} // namespace OCLRT